Ruud
57547fbd7c
Merge branch 'dz0ny-master' into develop
13 years ago
Ruud
0710d2929d
Unused import
13 years ago
Ruud
d045d28897
Merge branch 'bwq-pneumatic' into develop
13 years ago
Ruud
1641b5a684
Merge branch 'pneumatic' of https://github.com/bwq/CouchPotatoServer into bwq-pneumatic
13 years ago
bwq
fdb7855348
Small log fix.
13 years ago
Ruud
566c4830de
Torrent provider cleanup
13 years ago
bwq
b9d701f4e8
Added support for the XBMC Pneumatic plug-in. This downloads
the nzb and creates an accompanying .strm file.
13 years ago
Ruud
8d1e343f7b
TryInt returns 0 on fail
13 years ago
Janez Troha
b7de52229e
Add info for selectred TPB domain on start of request
13 years ago
Janez Troha
f43a3725dd
TPB proxies round-robin balancer with default settings
13 years ago
Ruud
76b89c192e
Merge branch 'bwq-master' into develop
13 years ago
Ruud
ab2436081b
Merge branch 'master' of https://github.com/bwq/CouchPotatoServer into bwq-master
13 years ago
Janez Troha
9d607bce98
Extra score for tpb
13 years ago
Janez Troha
99809348f7
lamba fix for tpb
13 years ago
Janez Troha
a60b227e81
for_search, imdb_match added to class
13 years ago
Janez Troha
dfd522d7b9
fixing some lint errors
13 years ago
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
13 years ago
Ruud
4e10fddf95
Cleanup up bluray.com and kinopolis providers
13 years ago
Ruud
30dd68720e
Merge branch 'bwq-bluray_rss' into develop
13 years ago
Ruud
c069b01913
Merge branch 'bluray_rss' of https://github.com/bwq/CouchPotatoServer into bwq-bluray_rss
13 years ago
Janez Troha
42641c520a
removing cachedump from publichd
13 years ago
Janez Troha
d8eabf635a
Magnet type for TPB and transmssion support
13 years ago
Janez Troha
99a4763c4b
fix typo in publichd
13 years ago
Janez Troha
e19af816b0
Removed transmissionrpc and replaced with custom lightweight lib
13 years ago
Janez Troha
7e7f319609
Piratebay with multiple domains
13 years ago
Janez Troha
7b53c4cde1
Using urllib2 for details
13 years ago
Janez Troha
c486395028
Merge branch 'master' of https://github.com/RuudBurger/CouchPotatoServer
13 years ago
Ruud
d562559562
Json & decode errors. fix #494
13 years ago
Ruud
b7f1d28347
Do some default encoding on start. fix #520
13 years ago
Janez Troha
c6c754f179
Cache for detail page, more logging exception handling and cleaning the search string
13 years ago
Janez Troha
615a781be4
Merge branch 'master' of https://github.com/RuudBurger/CouchPotatoServer
13 years ago
Janez Troha
9befc5afdd
PublicHD torrent site
13 years ago
Janez Troha
d4db8f903e
Add gitignore for compiled files
13 years ago
Ruud
4a3d481e16
Encode logs. fix #496
13 years ago
Ruud
d4c7a22be9
Log didn't fit on one line
13 years ago
Ruud
1cbcad7a12
Notifications stick to bottom
13 years ago
Ruud
6162ea9f42
Give feedback if no update
13 years ago
Ruud
f15351aa73
Not restarting after update
13 years ago
Ruud
c274867571
Use settings datadir again. fix #518
13 years ago
Ruud
6c8b6a749f
Message didn't animate in Firefox
13 years ago
Ruud
c87a84e668
Styling cleanup
13 years ago
Ruud
cf3041c848
Simple growl-like notifications
13 years ago
Ruud
3b441d2942
Encode html entities in log
13 years ago
Ruud
0fc5c42aba
Give error when datadir in appdir
13 years ago
Ruud
89d3b9b72a
Log plex error. closes #512
13 years ago
Ruud
cdb6dfe70c
Always do votecount as int. fix #513
13 years ago
Ruud
8354f9c144
Only notify once on update. fix #515
13 years ago
Ruud
9200912767
Jsonencode namespace options. fix #514
13 years ago
Ruud
75bf561f5f
Header background color was transparent while scrolling in iOS
13 years ago
Ruud
45d6aa1a0a
Add delay for Safari before starting notification listener
13 years ago