Commit Graph
2282 Commits
Author SHA1 Message Date
Ruud bd52ab7ab1 Movie > Media 2013-09-11 23:18:31 +02:00
Ruud cce0a8ec62 Merge branch 'refs/heads/develop' into tv
Conflicts:
	couchpotato/core/media/movie/_base/main.py
	couchpotato/core/media/movie/library/movie/main.py
	couchpotato/core/plugins/dashboard/main.py
	couchpotato/core/plugins/profile/main.py
	couchpotato/core/plugins/release/main.py
	couchpotato/core/plugins/suggestion/main.py
2013-09-11 23:13:28 +02:00
Ruud 19c50f728e Suggestions, mark as seen. 2013-09-11 22:41:38 +02:00
Ruud a94307c59f rTorrent import cleanup 2013-09-11 21:33:11 +02:00
Joel Kåberg d02e62f89f Merge pull request #2139 from nrgaway/tv_tvdb
Tv tvdb
2013-09-11 07:52:42 -07: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 25693d44eb Count NONE as success for NZBGet. fix #2135 2013-09-11 09:07:32 +02:00
Jason Mehring e180addc3c added posters for seasons 2013-09-11 00:36:12 -04:00
Jason Mehring a37a4a8cd4 thetvdb, add alternate titles if they exist 2013-09-10 23:45:15 -04:00
Jason Mehring 8328c18728 set cache directory for thetvdb_api 2013-09-10 22:08:17 -04:00
Jason Mehring 7ae07d6c15 Opps, remove debug code for language 2013-09-10 21:58:47 -04:00
Jason Mehring 770bcf5bc6 Added ability to search thetvdb by language 2013-09-10 21:51:38 -04:00
Jason Mehring 7bd6a295d8 return False on fail. Everything caches now 2013-09-10 21:06:44 -04:00
Jason Mehring 4063761313 Changed model to accept Unicode value for airs_time and add last_updated field for episode. Now stores both as well as airs_daysofweek 2013-09-10 21:04:44 -04:00
Ruud 43af25a30e Fix menu phone styling 2013-09-10 23:50:17 +02:00
Ruud 023278e0c0 Remove webkit button styling 2013-09-10 23:32:51 +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
Ruud 4a71f2c556 Login styling 2013-09-10 22:58:41 +02:00
Ruud 9783409756 Login base 2013-09-10 18:02:04 +02:00
Ruud Burger c7e85c00ca Merge pull request #2133 from mythin/fix-variable-change
Fix the variable passed to the getImdb method
2013-09-09 23:32:14 -07: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 df13a0edc2 Ignore modules with only .pyc files in them. 2013-09-08 22:12:08 +02:00
Ruud 52a0de3b59 Deleting from late block didn't work 2013-09-06 23:12:22 +02:00
Ruud 38886b28f7 Hide soon and late blocks on dashboard if their empty. fix #1778 2013-09-06 23:05:41 +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 203a52bfd1 Don't load updater.js twice 2013-09-06 20:17:21 +02:00
Ruud 1b6bf13619 Optimize and order dashboard list 2013-09-06 20:03:34 +02:00
Ruud bc94e90994 Optimize available char listing 2013-09-06 19:37:39 +02:00
Ruud 347125365f movie.list didn't keep order 2013-09-06 19:19:20 +02:00
Jason Mehring d62b346a74 Merge branch 'tv' of https://github.com/RuudBurger/CouchPotatoServer into tv_tvdb 2013-09-06 13:16:38 -04:00
Ruud 59a718be20 Optimize events with single handler 2013-09-06 00:41:15 +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 88d512eacc Don't try to use releases when there aren't any 2013-09-04 22:30:32 +02:00
Ruud f4d5366c93 Remove profile from dashboard list 2013-09-04 22:30:32 +02:00
Ruud ac9aaec7b8 Optimize movie.list 2013-09-04 22:30:32 +02:00
Ruud 0c5b950c87 Add manual to tryNextRelease 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 ec302fe665 Make sure that a faulty api call end after error 2013-09-04 13:46:51 +02:00
Ruud 7f304b0c28 Don't load profile on movie list 2013-09-03 22:50:27 +02:00
Ruud 8f88f7d89b Javascript and css cleanup 2013-09-03 22:13:42 +02:00
Ruud 400fd461ab Always add timestamp to registered statics 2013-09-03 21:12:22 +02:00