Ruud
7fd14e0283
Code cleanup
12 years ago
Ruud
7d32a8750d
type > protocol
12 years ago
Ruud
2715dbaaa5
Don't do failed checking on local requests
12 years ago
Jesse Read
32b479467a
Fix missed type/protocol change. Fixes torrents being created as .movie files.
12 years ago
Ruud
cbd217271d
Don't load options twice
12 years ago
Ruud
3dff598d03
Add multiprovider for provider grouping
12 years ago
Ruud
3af6623a91
Move registerPlugin to __new__ magic
12 years ago
Ruud
f7da408f83
Searcher conf section
12 years ago
Ruud
9d495a10ec
Unicode static folder
12 years ago
Ruud
f91707bfbe
Uncomment debug code
12 years ago
Ruud
c78957f55c
Don't try to run event without beforeCall
12 years ago
Ruud
9ce0c47cd4
More login fixes
12 years ago
Ruud
c9a4af218e
Send port with referer. fix #1827
12 years ago
Ruud
6e0857c6c1
Remove Flask dependencies
12 years ago
Ruud
95d146fea2
Send referer with scheme
12 years ago
Ruud
2934347865
Send user-agent on login
12 years ago
Ruud
1e1abf407c
Dashboard
12 years ago
Ruud
856b495995
Minifier
12 years ago
Ruud
5f428649c3
Writing larger files fails on Windows. fix #1281
12 years ago
Ruud
2f65545086
Extend opener with multipart
13 years ago
Ruud
0cbee01024
Don't use unicode when not needed in urlopen
13 years ago
Ruud
4bffb299af
Catch urlerrors. closes #1154
13 years ago
Ruud
9f0746a668
Encoding issues. fix #974
13 years ago
Ruud
65570ba479
Improve name searching. closes #1137
13 years ago
Ruud
da3055be30
Return nothing on disabled calls.
13 years ago
Ruud
1c4c69211b
Change shutdown event name
13 years ago
Ruud
09f723bda5
Use jsonrpc for xbmc request. fix #927 #945
13 years ago
Ruud
4dfd8b4cd5
Don't show trailer 404 errors
13 years ago
Ruud
ce0bf7b51a
Standardized checking snatched
13 years ago
Ruud
36f653f65b
Include module for desktop build
13 years ago
Ruud
b07a937fa7
gzip requests
13 years ago
Ruud
7f983c9530
Prevent parameter reference..
13 years ago
Ruud
566c4830de
Torrent provider cleanup
13 years ago
Ruud
bd8a5f5b93
Added longer timeout for slower hardware
13 years ago
Ruud
f1942377b5
Added longer timeout for slower hardware
13 years ago
bwq
27d9225c3f
- fixed UnboundLocalError (forgot to init opener)
13 years ago
bwq
3bf3e4bb7f
- Added a new arg for getCache: 'opener', which is a urllib2 opener with a cookiejar installed
- The torrent providers now use getCache with the 'opener' argument which they
get after a succesful login, this way they can always access the site with proper authentication.
13 years ago
Ruud
67926f92a1
Don't cache empty results
13 years ago
Ruud
ad2126467a
Encode path for makedir and createfile.
13 years ago
Ruud
e0440d4b11
Try and encode logging messages. fix #403
13 years ago
Ruud
747594d626
Simplify cache_key
13 years ago
Ruud
7f5bf57055
Pass kwargs to getCache
13 years ago
Ruud
7d4c2e7d04
Play nice with NZBMatrix
13 years ago
Ruud
cea8395e16
Changed url to api. fixes #173
13 years ago
Ruud
c161bdd762
IMDBapi shorter timeout
13 years ago
Ruud
fd462514c3
Use custom urlencode function. fixes #121
13 years ago
Ruud
c6e5dafdfc
Reset failed request counter on success
13 years ago
Ruud
a29f936fce
Disable requests to hosts after 5 fails
13 years ago
Ruud
4692326ad6
Use useragent
13 years ago
Ruud
4e2b511c06
Optimized runner script
13 years ago