Ruud
ededfcb822
Escape spaces for each request. fix #2256
2013-09-28 16:28:46 +02:00
Ruud
c8ab6a06fb
ASCII encode md5 string. closes #2167
2013-09-19 23:39:15 +02:00
Ruud
31b3c2ef64
Change static path
2013-09-10 22:59:31 +02:00
Ruud
1aa26a5a6c
Replace protocol if it doesn't exist
2013-09-09 22:28:21 +02:00
Ruud
117b952455
Default back to type on protocol. fix #2120
2013-09-05 21:46:00 +02:00
Ruud
6af00bf026
Standardize cache_key generation
2013-09-03 12:48:24 +02:00
Ruud
7fd14e0283
Code cleanup
2013-09-02 21:59:06 +02:00
Ruud
7d32a8750d
type > protocol
2013-09-02 16:53:39 +02:00
Ruud
110e0b78fc
Merge branch 'file_extension' of git://github.com/DarthNerdus/CouchPotatoServer into DarthNerdus-file_extension
2013-09-02 16:51:17 +02:00
Ruud
2715dbaaa5
Don't do failed checking on local requests
2013-09-02 15:27:06 +02:00
Jesse Read
32b479467a
Fix missed type/protocol change. Fixes torrents being created as .movie files.
2013-08-31 20:45:37 -04:00
Ruud
cbd217271d
Don't load options twice
2013-08-25 00:59:37 +02:00
Ruud
3dff598d03
Add multiprovider for provider grouping
2013-08-18 11:48:00 +02:00
Ruud
3af6623a91
Move registerPlugin to __new__ magic
2013-08-18 11:47:49 +02:00
Ruud
f7da408f83
Searcher conf section
2013-08-16 10:21:44 +02:00
Ruud
9d495a10ec
Unicode static folder
2013-06-22 01:38:07 +02:00
Ruud
f91707bfbe
Uncomment debug code
2013-06-14 21:51:41 +02:00
Ruud
c78957f55c
Don't try to run event without beforeCall
2013-06-14 17:24:34 +02:00
Ruud
9ce0c47cd4
More login fixes
2013-06-14 16:03:02 +02:00
Ruud
c9a4af218e
Send port with referer. fix #1827
2013-06-14 13:54:01 +02:00
Ruud
6e0857c6c1
Remove Flask dependencies
2013-06-12 23:37:08 +02:00
Ruud
95d146fea2
Send referer with scheme
2013-06-02 14:22:59 +02:00
Ruud
2934347865
Send user-agent on login
2013-05-26 14:20:05 +02:00
Ruud
1e1abf407c
Dashboard
2013-03-04 23:11:13 +01:00
Ruud
856b495995
Minifier
2013-02-04 21:48:02 +01:00
Ruud
5f428649c3
Writing larger files fails on Windows. fix #1281
2013-01-22 23:20:55 +01:00
Ruud
2f65545086
Extend opener with multipart
2013-01-02 13:29:28 +01:00
Ruud
0cbee01024
Don't use unicode when not needed in urlopen
2012-12-31 13:10:11 +01:00
Ruud
4bffb299af
Catch urlerrors. closes #1154
2012-12-19 08:01:35 +01:00
Ruud
9f0746a668
Encoding issues. fix #974
2012-12-17 20:50:58 +01:00
Ruud
65570ba479
Improve name searching. closes #1137
2012-12-17 18:22:12 +01:00
Ruud
da3055be30
Return nothing on disabled calls.
2012-12-03 14:29:59 +01:00
Ruud
1c4c69211b
Change shutdown event name
2012-12-02 00:18:11 +01:00
Ruud
09f723bda5
Use jsonrpc for xbmc request. fix #927 #945
2012-10-21 13:37:45 +02:00
Ruud
4dfd8b4cd5
Don't show trailer 404 errors
2012-10-14 17:32:45 +02:00
Ruud
ce0bf7b51a
Standardized checking snatched
2012-09-28 13:10:58 +02:00
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