Commit Graph
2176 Commits
Author SHA1 Message Date
Ruud 08f44197f3 Use own cache 2013-09-03 12:14:02 +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 bc77812488 Copy file and maybe copy stats. fix #349 2013-09-02 16:49:57 +02:00
Ruud 3e28cd5c95 local ip checking helper 2013-09-02 15:27:18 +02:00
Ruud 2715dbaaa5 Don't do failed checking on local requests 2013-09-02 15:27:06 +02:00
Ruud 3baf12d3e4 Make sure cleanhost only has one trailing slash 2013-09-02 14:54:54 +02:00
Ruud a428d36604 Wrap requests in try for better failing
Or would it be worse failing?
2013-09-02 14:35:05 +02:00
Ruud b5207bc88c Return releasedate as string 2013-09-02 14:27:16 +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 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
Jesse Read 32b479467a Fix missed type/protocol change. Fixes torrents being created as .movie files. 2013-08-31 20:45:37 -04: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
Ruud cbd217271d Don't load options twice 2013-08-25 00:59:37 +02:00
Ruud 65896497fb Return true for loader 2013-08-24 20:22:31 +02:00
Ruud 54a37b577d Import cleanup
Conflicts:
	couchpotato/core/providers/torrent/sceneaccess/main.py
2013-08-24 20:15:54 +02:00
Ruud f1948ffb6a Just load media recursively 2013-08-24 20:12:59 +02:00
Jason MehringandRuud 7dd3b0ed15 fix loader error messages for modules that are selected recursively but are not really modules 2013-08-24 20:07:32 +02:00