Commit Graph

2546 Commits

Author SHA1 Message Date
Ruud 4b9f9862fc Change name and response 2013-11-23 12:07:00 +01:00
Ruud df60d70592 Move it 2013-11-23 12:06:46 +01:00
Ruud 379f62a339 CouchTater fixes 2013-11-23 00:31:26 +01:00
Joel Kåberg 8951e9fc90 typo 2013-11-21 22:22:19 +01:00
Joel Kåberg 357166414c use .get() and added more options 2013-11-21 22:20:45 +01:00
Joel Kåberg e1a311de40 initial couchtarter provider (torrent newznab)
initial ground work based on newznab provider
needs UI changes: http://i.imgur.com/4MiJUH5.png (need to add ratio and
seed hours also)

untested code
2013-11-21 19:55:36 +01:00
Ruud cec88319fe Merge branch 'develop' of github.com:RuudBurger/CouchPotatoServer into develop 2013-11-19 23:45:28 +01:00
Ruud d31b7eb72d Add date and message-id to email notification 2013-11-19 23:45:12 +01:00
Joel Kåberg b7d93b84dd option to set download directory in utorrent 2013-11-19 18:59:54 +01:00
Joel Kåberg 4008774908 append label unnecessary
just set the full path to the dir
2013-11-19 18:51:28 +01:00
Ruud accce789ba Normalize path sp function 2013-11-19 09:16:47 +01:00
Ruud 091b1fefd2 Add category_id to movie add docs 2013-11-19 09:09:29 +01:00
Ruud 899b1f9b96 Add mobile web capable for Android
Thanks @Elziah
2013-11-18 23:03:40 +01:00
Ruud 0ce5c51c67 renamer.scan needs some files. fix #2481 2013-11-18 22:56:03 +01:00
Ruud da760db340 Merge branch 'refs/heads/mano3m-develop_fixes' into develop 2013-11-17 21:18:37 +01:00
Ruud 4242a5cedb Merge branch 'develop_fixes' of git://github.com/mano3m/CouchPotatoServer into mano3m-develop_fixes 2013-11-17 21:16:35 +01:00
mano3m 8c41046836 more fixes 2013-11-17 21:10:07 +01:00
mano3m c5e6ce0e48 Several sp fixes 2013-11-17 18:26:01 +01:00
Ruud 3ad527eb62 Allow 1080p in webrip quality 2013-11-17 00:24:09 +01:00
Ruud af2a6bf031 Force ETA data not to be to far in the future 2013-11-16 23:58:58 +01:00
Ruud 731419b61f Better error logging for syno downloader. close #2464 2013-11-16 23:33:23 +01:00
Ruud 0fafd83d76 Do some scoring with scene / nuked. fix #2009 2013-11-16 23:26:46 +01:00
Ruud 003b78a66e Scene validation 2013-11-16 23:24:05 +01:00
Ruud 4ade857f01 Better string regex between brackets 2013-11-16 23:23:10 +01:00
Ruud 658596659f Deluge wrong sp wrap. fix #2463 2013-11-16 17:23:51 +01:00
Ruud 59e6d68416 Use correct config name for bithdtv 2013-11-16 14:39:51 +01:00
Ruud db4f7a216a SP function wrapping whole variables 2013-11-16 13:32:00 +01:00
Ruud 3f8b97feb9 Merge branch 'refs/heads/mano3m-develop_clean_path' into develop 2013-11-16 12:57:35 +01:00
Ruud a27673eaa4 Merge branch 'develop_clean_path' of git://github.com/mano3m/CouchPotatoServer into mano3m-develop_clean_path 2013-11-16 12:57:21 +01:00
Ruud 8e3291a1b0 bithdtv, Import correct functions 2013-11-16 12:49:39 +01:00
Ruud 89c04902e8 Merge branch 'develop' of github.com:RuudBurger/CouchPotatoServer into develop 2013-11-16 12:47:57 +01:00
Ruud e29b100374 Don't try to unicode None object 2013-11-16 12:47:18 +01:00
Shatil Rafiullah 941d4414ce Changed to using getattr() so films lacking sets/collections are also handled. 2013-11-16 12:43:07 +01:00
Shatil Rafiullah dc830324ae Added XBMC collection (set) categorization capability. 2013-11-16 12:43:02 +01:00
Ruud 3f37fc1e11 Move proxy getter to global torrent provider 2013-11-16 12:39:43 +01:00
Ruud 3442129610 Merge branch 'refs/heads/cptjhmiller-develop' into develop 2013-11-16 12:16:42 +01:00
Ruud e9d29f10c1 Cleanup KAT import 2013-11-16 12:16:37 +01:00
Joel Kåberg 8996dd34c2 fix ident in bithdtv 2013-11-16 12:01:29 +01:00
Ruud e2c5be0fcd Merge branch 'develop' of git://github.com/cptjhmiller/CouchPotatoServer into cptjhmiller-develop 2013-11-16 11:57:27 +01:00
Ruud 3d42c55560 Merge branch 'refs/heads/techmunk-develop' into develop 2013-11-16 11:56:35 +01:00
Ruud 9d287f140b Reorder deluge import 2013-11-16 11:56:29 +01:00
Jamie 5a8f28764d Fix to help find working proxy 2013-11-16 02:30:31 +00:00
Joel Kåberg a2c5074d66 fixed bithdtv provider 2013-11-16 02:58:29 +01:00
Joel Kåberg 6acc125d4f bithdtv provider
thanks to @lansinghd ,
https://github.com/RuudBurger/CouchPotatoServer/pull/2460
2013-11-16 02:57:06 +01:00
Techmunk 7b9ebc2f34 Fixed issue https://github.com/RuudBurger/CouchPotatoServer/issues/2440, by returning a 'True' status when an existing torrent in deluge is added from CP. 2013-11-15 21:25:19 +10:00
Ruud 4e0d6ec980 Merge branch 'refs/heads/clinton-hall-develop' into develop 2013-11-14 22:36:17 +01:00
Ruud c1944c987d Add some more double char replacements 2013-11-14 22:35:13 +01:00
Ruud cdb889a985 Merge branch 'develop' of git://github.com/clinton-hall/CouchPotatoServer into clinton-hall-develop 2013-11-14 21:56:31 +01:00
Jamie f6281c6dcc Update __init__.py 2013-11-14 14:51:27 +00:00
Jamie c832a9e2b2 Added proxy support 2013-11-14 14:50:50 +00:00