Commit Graph

261 Commits

Author SHA1 Message Date
Ruud 96b4af1fea Hide first item in combined table 2013-09-29 00:08:26 +02:00
Ruud 43af25a30e Fix menu phone styling 2013-09-10 23:50:17 +02:00
Ruud 023278e0c0 Remove webkit button styling 2013-09-10 23:32:51 +02:00
Ruud 4a71f2c556 Login styling 2013-09-10 22:58:41 +02:00
Ruud 38886b28f7 Hide soon and late blocks on dashboard if their empty. fix #1778 2013-09-06 23:05:41 +02:00
Ruud 7714504831 Run dashboard calls serial 2013-09-04 23:20:03 +02:00
Ruud 8f88f7d89b Javascript and css cleanup 2013-09-03 22:13:42 +02:00
Ruud 91856f1159 Searcher base
Re-usable cronjob code
2013-08-16 16:52:12 +02:00
Ruud 874655846c Move movie plugin to media folder 2013-08-15 23:52:43 +02:00
Ruud 623571acbb Make category destination editable 2013-08-15 18:31:06 +02:00
Ruud 67bc3903d4 Don't show loader for scanner if page isn't loaded yet 2013-08-14 12:20:38 +02:00
Ruud dc36e15448 Don't run multiple manage.progress requests 2013-08-14 11:56:08 +02:00
Ruud e8993932c1 Check isMac function 2013-07-22 21:56:33 +02:00
Ruud dd67239b6e Add categories to settings 2013-07-21 19:12:53 +02:00
mano3m 461a0b3645 Seeding support
Design intent:
- Option to turn seeding support on or off
- After torrent downloading is complete the seeding phase starts, seeding parameters can be set per torrent provide (0 disables them)
- When the seeding phase starts the checkSnatched function renames all files if (sym)linking/copying is used. The movie is set to done (!), the release to seeding status.
- Note that Direct symlink functionality is removed as the original file needs to end up in the movies store and not the downloader store (if the downloader cleans up his files, the original is deleted and the symlinks are useless)
- checkSnatched waits until downloader sets the download to completed (met the seeding parameters)
- When completed, checkSnatched intiates the renamer if move is used, or if linking is used asks the downloader to remove the torrent and clean-up it's files and sets the release to downloaded
- Updated some of the .ignore file behavior to allow the downloader to remove its files

Known items/issues:
- only implemented for uTorrent and Transmission
- text in downloader settings is too long and messes up the layout...

To do (after this PR):
- implement for other torrent downloaders
- complete download removal for NZBs (remove from history in sabNZBd)
- failed download management for torrents (no seeders, takes too long, etc.)
- unrar support

Updates:
- Added transmission support
- Simplified uTorrent
- Added checkSnatched to renamer to make sure the poller is always first
- Updated default values and removed advanced option tag for providers
- Updated the tagger to allow removing of ignore tags and tagging when the group is not known
- Added tagging of downloading torrents
- fixed subtitles being leftover after seeding
2013-06-26 19:49:04 +02:00
Ruud fd1e655075 Initial suggestion support 2013-06-23 19:07:03 +02:00
Ruud 0a00862495 Show csv imdb export in image 2013-06-19 23:34:58 +02:00
Ruud 65fbd38105 Make buttons more touch friendly
fix #1416
2013-05-18 23:37:49 +02:00
Ruud 4a616a0c04 Placeholder styling 2013-05-18 19:40:26 +02:00
Ruud 2b75153148 Don't limit snatched & wanted
fixes #1747
2013-05-17 12:11:53 +02:00
Ruud c1d35e8a57 Stop blinking text when scrolling in webkit 2013-05-10 15:19:39 +02:00
Ruud fede348fbd Icon replacements 2013-05-10 15:14:47 +02:00
Ruud 666771fb0f Notification is empty styling 2013-05-10 00:02:11 +02:00
Ruud 9e3f978677 Styling fixes 2013-05-09 23:36:54 +02:00
Ruud f467d1c4f7 Dashboard thumbnails height not set properly. fix #1698 2013-05-08 12:54:34 +02:00
Ruud c4c7b5b1a9 Settings styling issues 2013-05-05 14:09:11 +02:00
Ruud 46c408befb SImplify thumbslist 2013-05-03 22:29:33 +02:00
Ruud 4cba44fbb1 API notifications 2013-05-03 14:07:23 +02:00
Ruud eb20fda878 Position checkbox 2013-05-02 12:37:54 +02:00
Ruud 4a5aa02e6c Remove userscript detection 2013-05-02 11:47:32 +02:00
Ruud 89dc9e90b2 Logo border outside header 2013-05-01 19:02:01 +02:00
Ruud 39b1dedf12 Updater message at the bottom 2013-05-01 18:30:52 +02:00
Ruud be28820fb2 List and dropdown styling issues 2013-05-01 17:48:59 +02:00
Ruud 2f5cb81029 Optimize initial requests 2013-04-30 22:28:15 +02:00
Ruud 30ec8216e1 Minify on backend 2013-04-30 13:17:03 +02:00
Ruud 7b3a1409d5 Force thumbnail view on home 2013-04-30 10:32:22 +02:00
Ruud 8b0aa7a6b3 Initial mobile styling 2013-04-30 00:24:56 +02:00
Ruud be595aba91 Loading in movie lists 2013-04-12 20:57:00 +02:00
Ruud b91a077c91 Easier "get next best release" buttons 2013-03-25 22:54:22 +01:00
Ruud 59b924efe7 Tweak button styling 2013-03-25 22:53:48 +01:00
Ruud 67612fce98 Use label on combined setting 2013-03-24 20:27:38 +01:00
Ruud 158a7fc311 Optimize PNGs 2013-03-20 19:47:48 +01:00
Ruud b843d5f13b General notification icons 2013-03-20 19:35:11 +01:00
Ruud 4aff3f0495 Add score per provider. closes #1512 2013-03-20 08:50:43 +01:00
Ruud 572dfd529e Shorten automation description 2013-03-19 23:26:55 +01:00
Ruud f8f22cdef7 Description typo 2013-03-19 00:25:03 +01:00
Ruud 7268e02386 zindex fixes & empty home element 2013-03-17 15:50:45 +01:00
Ruud 7b7488ece8 Dashboard split
Do more with snatched and other statusses
2013-03-16 22:23:11 +01:00
Ruud 98981dac27 Suggestions 2013-03-04 23:11:26 +01:00
Ruud 1e1abf407c Dashboard 2013-03-04 23:11:13 +01:00