Commit Graph

2116 Commits

Author SHA1 Message Date
Ruud ae1f181fbf Merge branch 'deluge' of git://github.com/techmunk/CouchPotatoServer into techmunk-deluge
# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
2013-08-24 14:42:17 +02:00
Ruud cbfee72d51 rTorrent make pause advanced setting 2013-08-24 14:38:57 +02:00
Ruud ee709054f2 rTorrent rename type to protocol
code styling
2013-08-24 14:35:57 +02:00
Ruud ee60ec962b Merge branch 'feature/dev_rtorrent' of git://github.com/fuzeman/CouchPotatoServer into fuzeman-feature/dev_rtorrent 2013-08-24 14:33:17 +02:00
Ruud e013e38c5e Update ubuntu.init
Thanks @moriame
2013-08-24 14:26:16 +02:00
Ruud 20aa78105f Do window size check inside load event 2013-08-24 14:22:15 +02:00
Ruud 770590e4f2 Match default ports
Thanks @cpg
2013-08-24 14:08:05 +02:00
Ruud 8e9e7b49ea Simplify linking
Thanks @mano3m
2013-08-24 14:03:17 +02:00
Ruud 08554889fd Add the old rottentomatoes to default enabled list 2013-08-24 13:34:45 +02:00
Ruud 8ac2869de3 Merge branch 'rotten_tomatoes_custom_urls' of git://github.com/Lordcrash/CouchPotatoServer into Lordcrash-rotten_tomatoes_custom_urls 2013-08-24 13:28:10 +02:00
Ruud bb8e8a0df5 Merge branch 'develop_seed_fixes' of git://github.com/mano3m/CouchPotatoServer into mano3m-develop_seed_fixes 2013-08-24 13:22:29 +02:00
Ruud e2bd6a91cd MPAA rating for renamer 2013-08-24 13:21:39 +02:00
Ruud ed0e5ef497 XMBC notification, better remote folder description 2013-08-24 12:24:15 +02:00
Ruud e1e475e605 Merge branch 'develop_XBMC' of git://github.com/mano3m/CouchPotatoServer into mano3m-develop_XBMC 2013-08-24 12:19:32 +02:00
Ruud cef5b04eb1 Return unique imdb list 2013-08-24 12:14:15 +02:00
Ruud 7e44af936d Watch shutdown when adding automation movies 2013-08-24 12:14:02 +02:00
Ruud 6aec5a9a60 Cleanup IMDB provider 2013-08-24 12:13:45 +02:00
Ruud 79c75c886b Merge branch 'develop_automationIMDB' of git://github.com/dkboy/CouchPotatoServer into dkboy-develop_automationIMDB 2013-08-24 10:59:32 +02:00
mano3m bf6bcaed72 provide more info in case no movie is found
Several users reported an issue with "more than one group found (0)",
and it was unclear to them what it meant. This might help.
2013-08-22 21:20:02 +02:00
mano3m 70bc2a6656 use right variable for pause
fixes #2049
2013-08-21 20:59:39 +02:00
mano3m 695cdea447 Remove 'move' exception
No need to remove files when 'move' is selected as the downloaders do
this themselves now when cleaning up
2013-08-21 20:59:38 +02:00
mano3m d0735a6d58 Add failsafe for symlink errors
E.g. on Windows you need Admin rights to symlink...
2013-08-21 20:59:38 +02:00
mano3m 175c26bea9 Fix untagDir and hastagDir
Changes in commit 8a252bff64 broke the
tagging functionality
2013-08-21 20:59:23 +02:00
Techmunk 8a298edd4e Implementation of Deluge downloader. 2013-08-21 23:52:54 +10:00
Ruud 9860a1c138 Default to movie type 2013-08-18 13:17:40 +02:00
Ruud 3dff598d03 Add multiprovider for provider grouping 2013-08-18 11:48:00 +02:00
Ruud 62b571d5f1 Rename type to protocol 2013-08-18 11:47:54 +02:00
Ruud 3af6623a91 Move registerPlugin to __new__ magic 2013-08-18 11:47:49 +02:00
Ruud c73ed8a4c5 Add multiple categories for BRRIP on TPB. fix #2025 2013-08-16 20:05:30 +02:00
Ruud 4d5ba65254 Migrate options 2013-08-16 17:23:40 +02:00
Ruud 91856f1159 Searcher base
Re-usable cronjob code
2013-08-16 16:52:12 +02:00
Ruud f7da408f83 Searcher conf section 2013-08-16 10:21:44 +02:00
Ruud 2824c55231 Give moviesearcher a unique name 2013-08-15 23:52:48 +02:00
Ruud 874655846c Move movie plugin to media folder 2013-08-15 23:52:43 +02:00
Ruud 1620acedb1 Move movie to new media type folder 2013-08-15 23:52:37 +02:00
Ruud 6395e5dbbb Cleanup console log 2013-08-15 23:52:16 +02:00
Ruud 251d9cdb8a Placeholder for preferred words 2013-08-15 18:47:57 +02:00
Ruud 623571acbb Make category destination editable 2013-08-15 18:31:06 +02:00
Ruud 250f07ffa7 Optimize dashboard query 2013-08-14 16:55:57 +02:00
Ruud 8917d7c16c Optimize movie.list query 2013-08-14 16:47:59 +02:00
Ruud d759280c18 Don't update library items on shutdown 2013-08-14 12:31:41 +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 cf6f83a44b Option to disable manage scan at startup. fix #1951 2013-08-14 12:14:52 +02:00
Ruud 4b15563ba3 Don't use in_progress when it isn't set 2013-08-14 12:13:52 +02:00
Ruud dc36e15448 Don't run multiple manage.progress requests 2013-08-14 11:56:08 +02:00
Ruud 0b6330e98b Merge branch 'develop' of github.com:RuudBurger/CouchPotatoServer into develop 2013-08-13 20:56:46 +02:00
Ruud 2e93687bb4 Don't try to loop over empty enablers 2013-08-13 17:46:41 +02:00
Ruud 0f925a466a Also ignore __ when importing folders 2013-08-13 17:31:12 +02:00
Ruud 16eeeda787 Ignore folder include with __ at beginning 2013-08-13 17:25:24 +02:00
Ruud 52f1df98bb Don't try to split on empty string 2013-08-13 16:51:46 +02:00