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
Ruud
cfadd851bf
Event fixes
13 years ago
Ruud
8ac8a1a49c
Fixes
13 years ago
Ruud
55cb53b34d
Do proper shutdown
13 years ago
Ruud
ce8c2ada50
CHMOD files
13 years ago
Ruud
0c920a2f05
import send_from_directory inside the function itself
13 years ago
Ruud
6ec420db86
Create binary files for images
14 years ago
Ruud
bc4a965528
Only load css and js in header
14 years ago
Ruud
33602f227d
Hope this fixes the crappy merge...
Conflicts:
couchpotato/core/_base/_core/main.py
couchpotato/core/_base/desktop/main.py
14 years ago
Ruud
66dfe75f73
Log errors via API
14 years ago
Ruud
c8a2df0f0c
Revert "Merge branch 'refs/heads/develop' into desktop"
This reverts commit 66c6834b0c
, reversing
changes made to f70767be28
.
14 years ago
Ruud
83745a8e9b
Revert "Merge branch 'refs/heads/develop' into desktop"
This reverts commit 66c6834b0c
, reversing
changes made to f70767be28
.
14 years ago
Ruud
e9a77f8da7
Add headers to urlopener
14 years ago
Ruud
6bf6ffd4f8
Renamer error because of wrong variables
14 years ago
Ruud
1c75bfb9b0
Manage page base
14 years ago
Ruud
213f1cd1d7
Don't check imdb if no .nfo found
14 years ago
Ruud
f337b2ed95
Return imdbid with 'tt'
14 years ago
Ruud
224d1527e1
Better variable naming
Thanks to DxCx
14 years ago
Ruud
dc58859596
Mask app on restart and shutdown
14 years ago
Ruud
668b95353f
Urlopen try,except fixes
14 years ago
Ruud
5ab5dfddbb
Return value on setCache
14 years ago
Ruud
600757e43b
Add traceback to urlopen
14 years ago
Ruud
36ed61f549
Save data to user dir
14 years ago
Ruud
019c9d4d76
Move cache functions to plugin base
14 years ago
Ruud
4a4236eb93
Don't print params
14 years ago