Ruud
|
73efd5549f
|
Merge branch 'refs/heads/develop' into tv
|
2013-08-24 14:30:09 +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 |
|
Joel Kåberg
|
8139016636
|
Merge pull request #2061 from nrgaway/tv_loader
fix loader error messages for modules that are selected recursively but ...
|
2013-08-23 12:51:34 -07:00 |
|
Jason Mehring
|
59c0d0416e
|
fix loader error messages for modules that are selected recursively but are not really modules
|
2013-08-23 15:32:47 -04:00 |
|
Joel Kåberg
|
cd559ece04
|
Merge pull request #2058 from nrgaway/tv_refactored
Tv refactored
|
2013-08-23 07:47:29 -07:00 |
|
Joel Kåberg
|
120a4ad1ed
|
Merge pull request #2057 from nrgaway/tv_development
Completed tvshow model
|
2013-08-23 07:47:14 -07:00 |
|
Jason Mehring
|
3363e164fd
|
refactored Movie model to Media
|
2013-08-23 01:37:00 -04:00 |
|
Jason Mehring
|
6d6d5caeb6
|
Completed tvshow model
|
2013-08-23 00:53:34 -04:00 |
|
Joel Kåberg
|
21030e7cb4
|
Merge pull request #2052 from nrgaway/tv_database_2
Added Seasons
|
2013-08-22 12:40:20 -07: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 |
|
Jason Mehring
|
9b238ba712
|
Added Seasons. Show is the parent to Seasons and Episodes are the children if Season
|
2013-08-22 02:47:41 -04: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 |
|
Ruud
|
b3d2d5349b
|
Rename database for TV branch
|
2013-08-20 23:02:43 +02:00 |
|
Ruud Burger
|
f9bad281de
|
Merge pull request #2038 from nrgaway/tv_database
Tv database
|
2013-08-20 01:00:29 -07:00 |
|
Jason Mehring
|
72ce919989
|
Merge branch 'tv' of https://github.com/RuudBurger/CouchPotatoServer into tv_database
|
2013-08-20 02:18:03 -04:00 |
|
Jason Mehring
|
ff782669f6
|
readded tvdb_api
|
2013-08-20 02:11:54 -04:00 |
|
Jason Mehring
|
36950993f1
|
removed tvdb_api since it was missing all files
|
2013-08-20 02:11:01 -04:00 |
|
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...
|
2013-08-20 01:54:47 -04:00 |
|
Ruud
|
a45913eee7
|
Default to movie type
|
2013-08-18 13:20:53 +02: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
|
a25eac6c4e
|
Make SceneAccess multiprovider
|
2013-08-18 11:47:07 +02:00 |
|
Ruud
|
dd0fcf0bc1
|
Add multiprovider for provider grouping
|
2013-08-18 11:45:45 +02:00 |
|
Ruud
|
2267235eca
|
Rename type to protocol
|
2013-08-18 11:44:00 +02:00 |
|
Jason Mehring
|
029cf9ecac
|
New model implemented to work with both Movies and TV Shows as well any future types. Currenly episodes are mapped directly to shows; no seasons yet. Will get around to that soon. This version allows you to add any tv show and it will appear in wanted list, but no searches are written yet :)
|
2013-08-18 03:28:41 -04:00 |
|
Ruud
|
f4217ecd3d
|
Move registerPlugin to __new__ magic
|
2013-08-18 00:22:36 +02:00 |
|
Jason Mehring
|
31cd993506
|
EOD commit (WIP). So close to writing tv objects to database but too tired to finish. Currently storing a show as a movie using imdb metadata. Added another search button beside movie button
|
2013-08-17 04:15:51 -04:00 |
|
Jason Mehring
|
fb579561de
|
added a --noreloader option flag on startup to prevent CP from auto reloading when in development and debugging mode
|
2013-08-16 17:10:52 -04:00 |
|
Jason Mehring
|
37eb424827
|
Merge branch 'tv' of https://github.com/RuudBurger/CouchPotatoServer into tv_database
|
2013-08-16 15:41:37 -04:00 |
|
Ruud
|
4348451692
|
Merge branch 'refs/heads/develop' into tv
Conflicts:
couchpotato/core/media/__init__.py
couchpotato/core/media/_base/searcher/main.py
couchpotato/core/media/movie/_base/main.py
couchpotato/core/media/movie/searcher/__init__.py
couchpotato/core/media/movie/searcher/main.py
|
2013-08-16 21:07:59 +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 |
|