Ruud
|
b3713b7ae5
|
Merge branch 'refs/heads/develop' into tv
|
2013-09-02 00:09:16 +02:00 |
|
Ruud
|
88176997e7
|
Don't use year if it's the first in the identified string. fix #1815
|
2013-09-02 00:00:27 +02:00 |
|
Ruud
|
1fd11fb547
|
Don't show delete dialog for category if it doesn't exist yet. fix #1961
|
2013-09-01 23:28:55 +02:00 |
|
Ruud
|
b22021e7f0
|
Try next log remove, don't stop
|
2013-09-01 00:43:53 +02:00 |
|
Ruud
|
f6c836157d
|
Movie db to bottom in scanner
|
2013-09-01 00:22:22 +02:00 |
|
Ruud
|
700713abcf
|
Don't try to use undefined response
|
2013-08-31 17:48:19 +02:00 |
|
Ruud
|
5180426fc1
|
Remove debug print
|
2013-08-31 17:09:23 +02:00 |
|
Ruud
|
b797590a4e
|
Make sure extr_files exists
|
2013-08-25 20:16:08 +02:00 |
|
Ruud
|
3cddd29425
|
Merge branch 'refs/heads/develop' into tv
|
2013-08-25 01:15:40 +02:00 |
|
Ruud
|
cbd217271d
|
Don't load options twice
|
2013-08-25 00:59:37 +02:00 |
|
 Jason MehringandRuud
|
11fcfa8202
|
Moved library and refactored to its now location. Modified anything firing libray.add/update/_release date to now fire library.add.movie...
Conflicts:
couchpotato/core/loader.py
couchpotato/core/media/show/_base/main.py
couchpotato/core/media/show/library/season/main.py
|
2013-08-24 20:04:27 +02:00 |
|
Ruud
|
eced476eaf
|
Merge branch 'refs/heads/develop' into tv
Conflicts:
couchpotato/core/loader.py
couchpotato/core/providers/info/_modifier/__init__.py
couchpotato/core/providers/info/_modifier/main.py
couchpotato/core/providers/movie/_modifier/main.py
couchpotato/core/providers/show/_modifier/main.py
|
2013-08-24 18:30:00 +02:00 |
|
Ruud
|
199e61ea14
|
Fallback on type for current downloads
|
2013-08-24 16:37:16 +02:00 |
|
mano3m
|
c13c0f24e5
|
Change type to protocol in release and renamer
|
2013-08-24 15:50:19 +02:00 |
|
mano3m
|
7eb1d72333
|
remove move exception from unrar PR
|
2013-08-24 15:50:19 +02:00 |
|
Ruud
|
b106229a78
|
Merge branch 'refs/heads/develop' into tv
|
2013-08-24 15:07:21 +02:00 |
|
Ruud
|
c267232160
|
Add unrar support
Thanks @mano3m
|
2013-08-24 15:04:56 +02:00 |
|
Ruud
|
73efd5549f
|
Merge branch 'refs/heads/develop' into tv
|
2013-08-24 14:30:09 +02:00 |
|
Ruud
|
8e9e7b49ea
|
Simplify linking
Thanks @mano3m
|
2013-08-24 14:03:17 +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
|
7e44af936d
|
Watch shutdown when adding automation movies
|
2013-08-24 12:14:02 +02:00 |
|
Jason Mehring
|
3363e164fd
|
refactored Movie model to Media
|
2013-08-23 01:37:00 -04: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
|
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 |
|
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
|
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
|
3dff598d03
|
Add multiprovider for provider grouping
|
2013-08-18 11:48:00 +02:00 |
|
Ruud
|
3af6623a91
|
Move registerPlugin to __new__ magic
|
2013-08-18 11:47:49 +02:00 |
|
Ruud
|
dd0fcf0bc1
|
Add multiprovider for provider grouping
|
2013-08-18 11:45:45 +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 |
|
Ruud
|
e93e55a0f7
|
Searcher conf section
|
2013-08-16 10:22:43 +02:00 |
|
Ruud
|
f7da408f83
|
Searcher conf section
|
2013-08-16 10:21:44 +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
|
4d7c38d6db
|
Cleanup console log
|
2013-08-15 23:51:42 +02:00 |
|
Ruud
|
78ab419cd8
|
Move movie plugin to media folder
|
2013-08-15 23:38:14 +02:00 |
|
Ruud
|
3e93983f6e
|
Move movie to new media type folder
|
2013-08-15 22:22:45 +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
|
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 |
|