Ruud
36f653f65b
Include module for desktop build
2012-09-09 17:29:09 +02:00
Ruud
b07a937fa7
gzip requests
2012-07-16 00:44:39 +02:00
Ruud
7f983c9530
Prevent parameter reference..
2012-07-14 00:15:31 +02:00
Ruud
566c4830de
Torrent provider cleanup
2012-07-05 22:13:29 +02:00
Ruud
ab2436081b
Merge branch 'master' of https://github.com/bwq/CouchPotatoServer into bwq-master
2012-07-03 20:41:12 +02:00
Ruud
f1942377b5
Added longer timeout for slower hardware
2012-06-25 22:23:08 +02:00
bwq
27d9225c3f
- fixed UnboundLocalError (forgot to init opener)
2012-06-23 16:49:07 +02:00
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.
2012-06-23 04:24:13 +02:00
Ruud
67926f92a1
Don't cache empty results
2012-06-12 20:11:40 +02:00
Ruud
ad2126467a
Encode path for makedir and createfile.
2012-06-11 22:52:56 +02:00
Ruud
e0440d4b11
Try and encode logging messages. fix #403
2012-06-11 12:38:22 +02:00
Ruud
747594d626
Simplify cache_key
2012-05-20 21:34:42 +02:00
Ruud
7f5bf57055
Pass kwargs to getCache
2012-05-03 00:18:52 +02:00
Ruud
7d4c2e7d04
Play nice with NZBMatrix
2012-05-02 23:23:55 +02:00
Ruud
cea8395e16
Changed url to api. fixes #173
2012-04-29 17:06:05 +02:00
Ruud
c161bdd762
IMDBapi shorter timeout
2012-04-28 23:43:49 +02:00
Ruud
fd462514c3
Use custom urlencode function. fixes #121
2012-04-21 20:55:21 +02:00
Ruud
c6e5dafdfc
Reset failed request counter on success
2012-04-19 00:05:04 +02:00
Ruud
a29f936fce
Disable requests to hosts after 5 fails
2012-04-10 23:08:10 +02:00
Ruud
4692326ad6
Use useragent
2012-02-28 00:31:12 +01:00
Ruud
4e2b511c06
Optimized runner script
2012-02-12 17:59:44 +01:00
Ruud
cfadd851bf
Event fixes
2012-02-11 02:49:35 +01:00
Ruud
8ac8a1a49c
Fixes
2012-02-03 17:25:56 +01:00
Ruud
55cb53b34d
Do proper shutdown
2012-01-31 01:00:54 +01:00
Ruud
ce8c2ada50
CHMOD files
2012-01-24 20:30:03 +01:00
Ruud
0c920a2f05
import send_from_directory inside the function itself
2012-01-22 14:08:20 +01:00
Ruud
6ec420db86
Create binary files for images
2012-01-14 22:05:34 +01:00
Ruud
bc4a965528
Only load css and js in header
2012-01-14 15:02:00 +01:00
Ruud
33602f227d
Hope this fixes the crappy merge...
...
Conflicts:
couchpotato/core/_base/_core/main.py
couchpotato/core/_base/desktop/main.py
2012-01-14 12:12:54 +01:00
Ruud
c8a2df0f0c
Revert "Merge branch 'refs/heads/develop' into desktop"
...
This reverts commit 66c6834b0c , reversing
changes made to f70767be28 .
2012-01-14 11:58:40 +01:00
Ruud
e9a77f8da7
Add headers to urlopener
2012-01-14 11:45:55 +01:00
Ruud
6bf6ffd4f8
Renamer error because of wrong variables
2012-01-08 16:03:07 +01:00
Ruud
1c75bfb9b0
Manage page base
2012-01-04 20:15:37 +01:00
Ruud
213f1cd1d7
Don't check imdb if no .nfo found
2012-01-01 13:05:15 +01:00
Ruud
f337b2ed95
Return imdbid with 'tt'
2011-12-16 23:23:42 +01:00
Ruud
224d1527e1
Better variable naming
...
Thanks to DxCx
2011-12-16 22:34:33 +01:00
Ruud
dc58859596
Mask app on restart and shutdown
2011-11-11 17:38:52 +01:00
Ruud
668b95353f
Urlopen try,except fixes
2011-11-11 15:47:57 +01:00
Ruud
5ab5dfddbb
Return value on setCache
2011-11-08 23:36:06 +01:00
Ruud
600757e43b
Add traceback to urlopen
2011-11-08 20:58:55 +01:00
Ruud
36ed61f549
Save data to user dir
2011-11-06 20:22:02 +01:00
Ruud
019c9d4d76
Move cache functions to plugin base
2011-10-18 00:29:56 +02:00
Ruud
4a4236eb93
Don't print params
2011-10-09 19:12:43 +02:00
Ruud
8822eed9e0
Settings "Set" in plugin function
2011-10-09 14:02:15 +02:00
Ruud
f09572b662
Userscript
2011-09-28 09:17:34 +02:00
Ruud
cb5fc694ab
Downloading of single releases and more
2011-09-11 00:58:26 +02:00
Ruud
dc4b4676f6
Searcher and renamer fixes
2011-09-08 11:24:21 +02:00
Ruud
b4fcd4c7bc
Show static
2011-08-30 23:27:43 +02:00
Ruud
bf5bd6f4ab
Use correct urlparse
2011-08-30 16:48:39 +02:00
Ruud
1f827ef20a
Use urlopener
2011-08-30 16:44:25 +02:00