Ruud
|
e1e475e605
|
Merge branch 'develop_XBMC' of git://github.com/mano3m/CouchPotatoServer into mano3m-develop_XBMC
|
12 years ago |
Ruud
|
cef5b04eb1
|
Return unique imdb list
|
12 years ago |
Ruud
|
7e44af936d
|
Watch shutdown when adding automation movies
|
12 years ago |
Ruud
|
6aec5a9a60
|
Cleanup IMDB provider
|
12 years ago |
Ruud
|
79c75c886b
|
Merge branch 'develop_automationIMDB' of git://github.com/dkboy/CouchPotatoServer into dkboy-develop_automationIMDB
|
12 years ago |
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.
|
12 years ago |
mano3m
|
70bc2a6656
|
use right variable for pause
fixes #2049
|
12 years ago |
mano3m
|
695cdea447
|
Remove 'move' exception
No need to remove files when 'move' is selected as the downloaders do
this themselves now when cleaning up
|
12 years ago |
mano3m
|
d0735a6d58
|
Add failsafe for symlink errors
E.g. on Windows you need Admin rights to symlink...
|
12 years ago |
mano3m
|
175c26bea9
|
Fix untagDir and hastagDir
Changes in commit 8a252bff64 broke the
tagging functionality
|
12 years ago |
Techmunk
|
8a298edd4e
|
Implementation of Deluge downloader.
|
12 years ago |
Ruud
|
9860a1c138
|
Default to movie type
|
12 years ago |
Ruud
|
3dff598d03
|
Add multiprovider for provider grouping
|
12 years ago |
Ruud
|
62b571d5f1
|
Rename type to protocol
|
12 years ago |
Ruud
|
3af6623a91
|
Move registerPlugin to __new__ magic
|
12 years ago |
Ruud
|
c73ed8a4c5
|
Add multiple categories for BRRIP on TPB. fix #2025
|
12 years ago |
Ruud
|
4d5ba65254
|
Migrate options
|
12 years ago |
Ruud
|
91856f1159
|
Searcher base
Re-usable cronjob code
|
12 years ago |
Ruud
|
f7da408f83
|
Searcher conf section
|
12 years ago |
Ruud
|
2824c55231
|
Give moviesearcher a unique name
|
12 years ago |
Ruud
|
874655846c
|
Move movie plugin to media folder
|
12 years ago |
Ruud
|
1620acedb1
|
Move movie to new media type folder
|
12 years ago |
Ruud
|
6395e5dbbb
|
Cleanup console log
|
12 years ago |
Ruud
|
251d9cdb8a
|
Placeholder for preferred words
|
12 years ago |
Ruud
|
623571acbb
|
Make category destination editable
|
12 years ago |
Ruud
|
250f07ffa7
|
Optimize dashboard query
|
12 years ago |
Ruud
|
8917d7c16c
|
Optimize movie.list query
|
12 years ago |
Ruud
|
d759280c18
|
Don't update library items on shutdown
|
12 years ago |
Ruud
|
67bc3903d4
|
Don't show loader for scanner if page isn't loaded yet
|
12 years ago |
Ruud
|
cf6f83a44b
|
Option to disable manage scan at startup. fix #1951
|
12 years ago |
Ruud
|
4b15563ba3
|
Don't use in_progress when it isn't set
|
12 years ago |
Ruud
|
dc36e15448
|
Don't run multiple manage.progress requests
|
12 years ago |
Ruud
|
0b6330e98b
|
Merge branch 'develop' of github.com:RuudBurger/CouchPotatoServer into develop
|
12 years ago |
Ruud
|
2e93687bb4
|
Don't try to loop over empty enablers
|
12 years ago |
Ruud
|
0f925a466a
|
Also ignore __ when importing folders
|
12 years ago |
Ruud
|
16eeeda787
|
Ignore folder include with __ at beginning
|
12 years ago |
Ruud
|
52f1df98bb
|
Don't try to split on empty string
|
12 years ago |
Ruud
|
a0ccff23a3
|
Remove duplicate spaces
|
12 years ago |
Ruud
|
b8bed627a8
|
Add possible title with some char replacements
|
12 years ago |
Ruud
|
8d058d9dc8
|
Add hdscr to screener quality
|
12 years ago |
Ruud
|
57e92ff8d3
|
Optimized frontend notifications
|
12 years ago |
Ruud
|
6eff724f97
|
Clean nonblocking requestshandler
|
12 years ago |
Ruud Burger
|
55c3fe503b
|
Merge pull request #1985 from mano3m/develop_nzbget
Fix NZBGet url issue
|
12 years ago |
Ruud Burger
|
7f1ac63c58
|
Merge pull request #2005 from mano3m/develop_sorting
Regard torrents and torrent_magnet the same
|
12 years ago |
Dean Gardiner
|
2bb2e28f91
|
Updated rTorrent library and fixed some issues with ratio setup.
|
12 years ago |
Dean Gardiner
|
0bdffc5036
|
Change to ratio group setup to ensure everything is set correctly.
|
12 years ago |
Dean Gardiner
|
7202fbf084
|
Removed stop_complete option, Can instead be disabled by setting seed_ratio to zero on the provider.
|
12 years ago |
Dean Gardiner
|
317c3afb7a
|
Few minor fixes and implemented delete_files option via shutil.rmtree
|
12 years ago |
Dean Gardiner
|
577baeca59
|
Hiding remove files in the rTorrent downloader until it's implemented.
|
12 years ago |
Dean Gardiner
|
7c680cac10
|
Updated rTorrent downloader to set ratio stop action, added new seeding methods and updated the rTorrent library
|
12 years ago |