Commit Graph

926 Commits

Author SHA1 Message Date
Ruud 2365e1859f Don't show suggestions if there aren't any. fix #2153 2013-09-22 10:47:13 +02:00
Ruud 03700e0a04 Userscript image didn't show 2013-09-22 00:43:50 +02:00
Ruud 6cd38a3469 Providers missing in wizard 2013-09-21 11:20:53 +02:00
Ruud bfa3b87188 Only show soon and late with no releases 2013-09-21 11:07:16 +02:00
Ruud 69a9fa1193 Simplify string before checking on imdb 2013-09-20 18:08:27 +02:00
Ruud f67c6fe8be Only remove images from cache folder on cleanup 2013-09-20 16:07:18 +02:00
Ruud b0781b45f8 Different seperator for folder and filename 2013-09-19 23:49:23 +02:00
Ruud c8ab6a06fb ASCII encode md5 string. closes #2167 2013-09-19 23:39:15 +02:00
Ruud 6464bb065d Better year guessing. fix #609 2013-09-18 23:04:54 +02:00
Ruud 821c26f35b Return default cached suggestion list. fix #2191 2013-09-17 20:39:20 +02:00
Ruud 18e3194e27 Better category defaults 2013-09-16 22:37:10 +02:00
Ruud 08a1e1e582 Done use faulty None value for category 2013-09-16 22:33:45 +02:00
Ruud 19c50f728e Suggestions, mark as seen. 2013-09-11 22:41:38 +02:00
Ruud c6403e87f1 Get releases when cleaning up managed movies 2013-09-11 12:24:50 +02:00
Ruud b56cd3439e added_identifiers needs to be mutable. fix #2140 #2141 2013-09-11 09:28:30 +02:00
Ruud 0634c79f74 Give minified own FileHandler 2013-09-10 23:21:31 +02:00
Ruud 31b3c2ef64 Change static path 2013-09-10 22:59:31 +02:00
Mythin 94647bbb57 Fix the variable passed to the getImdb method 2013-09-09 23:08:49 -07:00
Ruud 1aa26a5a6c Replace protocol if it doesn't exist 2013-09-09 22:28:21 +02:00
Ruud 226cf6fc38 Make sure to not query db when there aren't any ids 2013-09-06 22:45:37 +02:00
Ruud 1b6bf13619 Optimize and order dashboard list 2013-09-06 20:03:34 +02:00
Ruud c41b3a612a Optimize dashboard soon listing 2013-09-06 00:24:17 +02:00
Ruud 23f77df911 Optimize profile queries 2013-09-06 00:23:52 +02:00
Ruud 117b952455 Default back to type on protocol. fix #2120 2013-09-05 21:46:00 +02:00
Ruud 7714504831 Run dashboard calls serial 2013-09-04 23:20:03 +02:00
Ruud 5c61c24c04 Lazyload file list in manage tab 2013-09-04 22:39:42 +02:00
Ruud b11e1d48e0 Suggestion listing: load library in single query 2013-09-04 22:30:32 +02:00
Ruud a6ce114284 Optimize suggestion listing 2013-09-04 22:30:32 +02:00
Ruud f4d5366c93 Remove profile from dashboard list 2013-09-04 22:30:32 +02:00
Ruud 47141f8e4f Api: added release.for_movie
Get all releases for a single movie
2013-09-04 22:30:32 +02:00
Ruud 6af00bf026 Standardize cache_key generation 2013-09-03 12:48:24 +02:00
Ruud 97c456c9e1 Optimize quality caching 2013-09-03 12:47:44 +02:00
Ruud 779c7d2942 Remove mutable objects from function args 2013-09-02 22:44:44 +02:00
Ruud 7fd14e0283 Code cleanup 2013-09-02 21:59:06 +02:00
Ruud 7d32a8750d type > protocol 2013-09-02 16:53:39 +02:00
Ruud 110e0b78fc Merge branch 'file_extension' of git://github.com/DarthNerdus/CouchPotatoServer into DarthNerdus-file_extension 2013-09-02 16:51:17 +02:00
Ruud 2715dbaaa5 Don't do failed checking on local requests 2013-09-02 15:27:06 +02:00
Ruud 910578a2ac Use TheMovieDB v3 api 2013-09-02 14:10:31 +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
Jesse Read 32b479467a Fix missed type/protocol change. Fixes torrents being created as .movie files. 2013-08-31 20:45:37 -04: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 cbd217271d Don't load options twice 2013-08-25 00:59:37 +02:00
Jason Mehring 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 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