Ruud
db347f3fb7
Improve source updater
2012-07-11 21:28:41 +02:00
Ruud
cc374bf8fa
Wrong param set for newznab
2012-07-11 19:25:38 +02:00
Ruud
af49d0ea3a
Delete all .pyc files. fixes #543
2012-07-11 01:05:27 +02:00
Ruud
68cbfc4d84
Send unicode to Subliminal
2012-07-11 01:00:56 +02:00
Ruud
cc662db4d6
Try catch subtitle search error
2012-07-11 00:48:13 +02:00
Ruud
fbeca1b51c
Remove pylint file
2012-07-10 21:41:17 +02:00
Ruud
39b217caaa
Missing provider argument
2012-07-10 21:41:04 +02:00
Ruud
0dfefef0c5
Torrent provider cleanup
2012-07-08 12:21:22 +02:00
Ruud
1018a7dd32
Update tornado
2012-07-07 09:29:32 +02:00
Ruud
57547fbd7c
Merge branch 'dz0ny-master' into develop
2012-07-05 23:16:39 +02:00
Ruud
0710d2929d
Unused import
2012-07-05 22:32:54 +02:00
Ruud
d045d28897
Merge branch 'bwq-pneumatic' into develop
2012-07-05 22:31:01 +02:00
Ruud
1641b5a684
Merge branch 'pneumatic' of https://github.com/bwq/CouchPotatoServer into bwq-pneumatic
2012-07-05 22:30:44 +02:00
bwq
fdb7855348
Small log fix.
2012-07-05 22:29:15 +02:00
Ruud
566c4830de
Torrent provider cleanup
2012-07-05 22:13:29 +02:00
bwq
b9d701f4e8
Added support for the XBMC Pneumatic plug-in. This downloads
...
the nzb and creates an accompanying .strm file.
2012-07-05 19:25:34 +02:00
Ruud
8d1e343f7b
TryInt returns 0 on fail
2012-07-04 22:15:47 +02:00
Janez Troha
b7de52229e
Add info for selectred TPB domain on start of request
2012-07-04 21:01:39 +02:00
Janez Troha
f43a3725dd
TPB proxies round-robin balancer with default settings
2012-07-03 23:27:04 +02:00
Ruud
76b89c192e
Merge branch 'bwq-master' into develop
2012-07-03 20:41:27 +02:00
Ruud
ab2436081b
Merge branch 'master' of https://github.com/bwq/CouchPotatoServer into bwq-master
2012-07-03 20:41:12 +02:00
Janez Troha
9d607bce98
Extra score for tpb
2012-07-03 14:37:30 +02:00
Janez Troha
99809348f7
lamba fix for tpb
2012-07-03 12:35:20 +02:00
Janez Troha
a60b227e81
for_search, imdb_match added to class
2012-07-03 12:32:12 +02:00
Janez Troha
dfd522d7b9
fixing some lint errors
2012-07-03 12:17:59 +02:00
Janez Troha
95383bf74d
pylint rules file, disabling
...
# C0111 Missing docstring
# I0011 Warning locally suppressed using disable-msg
# I0012 Warning locally suppressed using disable-msg
# W0704 Except doesn't do anything Used when an except clause does nothing but "pass" and there is no "else" clause
# W0142 Used * or * magic* Used when a function or method is called using *args or **kwargs to dispatch arguments.
# W0212 Access to a protected member %s of a client class
# W0232 Class has no __init__ method Used when a class has no __init__ method, neither its parent classes.
# W0613 Unused argument %r Used when a function or method argument is not used.
# W0702 No exception's type specified Used when an except clause doesn't specify exceptions type to catch.
# R0201 Method could be a function
# W0614 Unused import XYZ from wildcard import
# R0914 Too many local variables
# R0912 Too many branches
# R0915 Too many statements
# R0913 Too many arguments
# R0904 Too many public methods
2012-07-03 12:17:26 +02:00
Ruud
4e10fddf95
Cleanup up bluray.com and kinopolis providers
2012-07-02 23:38:10 +02:00
Ruud
30dd68720e
Merge branch 'bwq-bluray_rss' into develop
2012-07-02 22:49:39 +02:00
Ruud
c069b01913
Merge branch 'bluray_rss' of https://github.com/bwq/CouchPotatoServer into bwq-bluray_rss
2012-07-02 22:49:30 +02:00
Janez Troha
42641c520a
removing cachedump from publichd
2012-07-02 13:36:37 +02:00
Janez Troha
d8eabf635a
Magnet type for TPB and transmssion support
2012-07-02 13:30:35 +02:00
Janez Troha
99a4763c4b
fix typo in publichd
2012-07-02 13:23:28 +02:00
Janez Troha
e19af816b0
Removed transmissionrpc and replaced with custom lightweight lib
2012-07-02 13:22:53 +02:00
Janez Troha
7e7f319609
Piratebay with multiple domains
2012-07-02 00:44:53 +02:00
Janez Troha
7b53c4cde1
Using urllib2 for details
2012-07-02 00:25:22 +02:00
Janez Troha
c486395028
Merge branch 'master' of https://github.com/RuudBurger/CouchPotatoServer
2012-07-01 23:35:27 +02:00
Ruud
d562559562
Json & decode errors. fix #494
2012-07-01 13:48:38 +02:00
Ruud
b7f1d28347
Do some default encoding on start. fix #520
2012-07-01 11:30:47 +02:00
Janez Troha
c6c754f179
Cache for detail page, more logging exception handling and cleaning the search string
2012-07-01 02:38:54 +02:00
Janez Troha
615a781be4
Merge branch 'master' of https://github.com/RuudBurger/CouchPotatoServer
2012-07-01 01:57:47 +02:00
Janez Troha
9befc5afdd
PublicHD torrent site
2012-07-01 01:51:36 +02:00
Janez Troha
d4db8f903e
Add gitignore for compiled files
2012-07-01 01:51:09 +02:00
Ruud
4a3d481e16
Encode logs. fix #496
2012-07-01 01:25:11 +02:00
Ruud
d4c7a22be9
Log didn't fit on one line
2012-07-01 01:16:29 +02:00
Ruud
1cbcad7a12
Notifications stick to bottom
2012-07-01 00:56:37 +02:00
Ruud
6162ea9f42
Give feedback if no update
2012-07-01 00:49:07 +02:00
Ruud
f15351aa73
Not restarting after update
2012-07-01 00:48:44 +02:00
Ruud
c274867571
Use settings datadir again. fix #518
2012-07-01 00:43:34 +02:00
Ruud
6c8b6a749f
Message didn't animate in Firefox
2012-06-30 22:32:19 +02:00
Ruud
c87a84e668
Styling cleanup
2012-06-30 22:06:53 +02:00