Ruud
7296dc54d0
Move thetvdb to info providers
12 years ago
Ruud
e5e9cf7d5f
Move info providers to proper folder
12 years ago
Ruud
b106229a78
Merge branch 'refs/heads/develop' into tv
12 years ago
Ruud
c267232160
Add unrar support
Thanks @mano3m
12 years ago
Ruud
48f4b008df
Move deluge lib to libs folder
12 years ago
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.
12 years ago
Ruud
cbfee72d51
rTorrent make pause advanced setting
12 years ago
Ruud
ee709054f2
rTorrent rename type to protocol
code styling
12 years ago
Ruud
ee60ec962b
Merge branch 'feature/dev_rtorrent' of git://github.com/fuzeman/CouchPotatoServer into fuzeman-feature/dev_rtorrent
12 years ago
Ruud
73efd5549f
Merge branch 'refs/heads/develop' into tv
12 years ago
Ruud
e013e38c5e
Update ubuntu.init
Thanks @moriame
12 years ago
Ruud
20aa78105f
Do window size check inside load event
12 years ago
Ruud
770590e4f2
Match default ports
Thanks @cpg
12 years ago
Ruud
8e9e7b49ea
Simplify linking
Thanks @mano3m
12 years ago
Ruud
08554889fd
Add the old rottentomatoes to default enabled list
12 years ago
Ruud
8ac2869de3
Merge branch 'rotten_tomatoes_custom_urls' of git://github.com/Lordcrash/CouchPotatoServer into Lordcrash-rotten_tomatoes_custom_urls
12 years ago
Ruud
bb8e8a0df5
Merge branch 'develop_seed_fixes' of git://github.com/mano3m/CouchPotatoServer into mano3m-develop_seed_fixes
12 years ago
Ruud
e2bd6a91cd
MPAA rating for renamer
12 years ago
Ruud
ed0e5ef497
XMBC notification, better remote folder description
12 years ago
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
Joel Kåberg
8139016636
Merge pull request #2061 from nrgaway/tv_loader
fix loader error messages for modules that are selected recursively but ...
12 years ago
Jason Mehring
59c0d0416e
fix loader error messages for modules that are selected recursively but are not really modules
12 years ago
Joel Kåberg
cd559ece04
Merge pull request #2058 from nrgaway/tv_refactored
Tv refactored
12 years ago
Joel Kåberg
120a4ad1ed
Merge pull request #2057 from nrgaway/tv_development
Completed tvshow model
12 years ago
Jason Mehring
3363e164fd
refactored Movie model to Media
12 years ago
Jason Mehring
6d6d5caeb6
Completed tvshow model
12 years ago
Joel Kåberg
21030e7cb4
Merge pull request #2052 from nrgaway/tv_database_2
Added Seasons
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
Jason Mehring
9b238ba712
Added Seasons. Show is the parent to Seasons and Episodes are the children if Season
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
b3d2d5349b
Rename database for TV branch
12 years ago
Ruud Burger
f9bad281de
Merge pull request #2038 from nrgaway/tv_database
Tv database
12 years ago
Jason Mehring
72ce919989
Merge branch 'tv' of https://github.com/RuudBurger/CouchPotatoServer into tv_database
12 years ago
Jason Mehring
ff782669f6
readded tvdb_api
12 years ago
Jason Mehring
36950993f1
removed tvdb_api since it was missing all files
12 years ago
Jason Mehring
7df93dc1b4
Moved library and refactored to its now location. Modified anything firing libray.add/update/_release date to now fire library.add.movie...
12 years ago
Ruud
a45913eee7
Default to movie type
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
a25eac6c4e
Make SceneAccess multiprovider
12 years ago