Commit Graph

2223 Commits

Author SHA1 Message Date
Joel Kåberg d02e62f89f Merge pull request #2139 from nrgaway/tv_tvdb
Tv tvdb
2013-09-11 07:52:42 -07: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
Jason Mehring d62b346a74 Merge branch 'tv' of https://github.com/RuudBurger/CouchPotatoServer into tv_tvdb 2013-09-06 13:16:38 -04:00
Ruud 155732ab1a Rollback type remove 2013-09-02 00:13:05 +02:00
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 233e6f9be0 Movie class wasn't remove on delete cancel. fix #1962 2013-09-01 23:33:24 +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 8bfd206578 Option to disable direct searching on adding. closes #2054 2013-09-01 23:18:12 +02:00
Ruud 62c6fd2e40 Don't error out on faulty PublicHD page. fix #2014 2013-09-01 23:05:28 +02:00
Ruud ac2d2a0463 Always search on empty release dates. fix #2035 2013-09-01 22:51:59 +02:00
Ruud c1e4b47b99 Return category by default. fix #2073 2013-09-01 18:21:53 +02:00
Ruud 6cab2b34d6 Continue after empty folder while loading plugins 2013-09-01 02:10:31 +02:00
Ruud 9e744199fe Make sure messages isn't empty 2013-09-01 01:44:47 +02:00
Ruud b22021e7f0 Try next log remove, don't stop 2013-09-01 00:43:53 +02:00
Ruud 68bdf47ea4 Use protocol, not type for sorting 2013-09-01 00:31:47 +02:00
Ruud af2876bd71 Lock same api routes 2013-09-01 00:24:47 +02:00
Ruud 1e5d6bad2a Lock while editing listeners 2013-09-01 00:24:18 +02:00
Ruud f6c836157d Movie db to bottom in scanner 2013-09-01 00:22:22 +02:00
Ruud d10874f216 Video object on iPad doesn't listen to z-index. fix #2093 2013-08-31 19:22:32 +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 e1c8a08f2f Run api requests in own thread 2013-08-31 17:07:46 +02:00
Ruud 16f0bcc3ac Don't run handler if it doesn't exist.. 2013-08-31 17:04:53 +02:00
Ruud 9c98a38604 Tornado update 2013-08-31 15:59:47 +02:00
Ruud 1b03c7e474 Use finish instead of write 2013-08-31 15:32:45 +02:00
Ruud 689feb78d0 Torrentshack missin category for pre-dvd releases. fix #2083 2013-08-31 14:33:30 +02:00
Ruud 336b15b199 Deluge import cleanup 2013-08-30 19:21:31 +02:00
Ruud 4a4bb819ec Merge branch 'deluge' of git://github.com/techmunk/CouchPotatoServer into techmunk-deluge 2013-08-30 18:40:35 +02:00
Techmunk 48be010f33 Fix up some debug messages, and the torrent completed status. 2013-08-30 10:25:58 +10:00
Techmunk 104e21b314 Fix for deluge downloading torrent files. 2013-08-28 20:41:02 +10:00
Ruud aaf5cab138 Encode folder returned from downloader. fix #2071 2013-08-27 23:38:51 +02:00
Ruud 22b744340a Properly remove backup folder 2013-08-27 22:25:56 +02:00
Techmunk 2954558004 Fix up deluge is Finished status matching. 2013-08-27 20:13:29 +10:00
Ruud b797590a4e Make sure extr_files exists 2013-08-25 20:16:08 +02:00
Ruud 9d71fe1724 Deluge proper error logging. fix #2069 2013-08-25 12:24:15 +02:00
Ruud 9ad0ed642d Don't use type yet. fix #2068 2013-08-25 12:07:13 +02:00
Jason Mehring 19d026756c Merge branch 'tv' of https://github.com/RuudBurger/CouchPotatoServer into tv_tvdb 2013-08-24 21:11:53 -04: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 Mehring 23bde0b866 Merge branch 'tv' of https://github.com/RuudBurger/CouchPotatoServer into tv_tvdb 2013-08-24 15:53:31 -04:00
Jason Mehring 6f895c1805 get apikey from config 2013-08-24 15:37:11 -04:00
Ruud 96089074ce Merge branch 'refs/heads/develop' into tv
Conflicts:
	couchpotato/core/loader.py
2013-08-24 20:22:55 +02:00
Ruud 65896497fb Return true for loader 2013-08-24 20:22:31 +02:00