Commit Graph

128 Commits

Author SHA1 Message Date
Techmunk 74a4e7d19d Indenting on deluge auth fix was incorrect. 2013-09-27 14:59:03 +10:00
Techmunk 8474d0d95d Fix the way the client auth file is found and processed to match the defaults in the deluge clients. 2013-09-25 21:44:05 +10:00
Ruud 8d38fa87a4 Copy unrar dll to cache folder. fix #2205 2013-09-20 16:06:23 +02:00
Ruud ad01a3da4d Update GuessIt 2013-09-17 21:04:15 +02:00
Techmunk 9211e60804 Use the actual SSLv3 constant in deluge transfer.py. 2013-09-17 00:06:35 +10:00
Techmunk 87f295be28 Fix Deluge SSL negotiation errors on Windows machines. 2013-09-16 23:12:46 +10:00
Ruud 910578a2ac Use TheMovieDB v3 api 2013-09-02 14:10:31 +02:00
Ruud 16f0bcc3ac Don't run handler if it doesn't exist.. 2013-08-31 17:04:53 +02:00
Ruud 9c98a38604 Tornado update 2013-08-31 15:59:47 +02:00
Ruud b1b5f97f03 Deluge fixes 2013-08-24 16:14:18 +02:00
Ruud c267232160 Add unrar support
Thanks @mano3m
2013-08-24 15:04:56 +02:00
Ruud 48f4b008df Move deluge lib to libs folder 2013-08-24 14:46:46 +02:00
Dean Gardiner 2bb2e28f91 Updated rTorrent library and fixed some issues with ratio setup. 2013-08-12 15:32:15 +12:00
Dean Gardiner 7c680cac10 Updated rTorrent downloader to set ratio stop action, added new seeding methods and updated the rTorrent library 2013-08-12 15:32:11 +12:00
Dean Gardiner d851be41d3 Updated rtorrent-python library. 2013-08-12 15:32:08 +12:00
Dean Gardiner 3bd1875321 Added initial rtorrent downloader, currently testing, possibly has some bugs. 2013-08-12 15:32:00 +12:00
Ruud 52163428e9 Break if media headers are corrupt. fix #1828 2013-07-07 00:09:22 +02:00
Ruud b61de4866c Make subliminal work with Requests 1.0+ 2013-07-05 20:40:27 +02:00
Ruud bc8d8dcd04 Update guessit with unicode fix 2013-06-22 00:34:58 +02:00
Ruud db1493f138 Update pytwitter library. fix #1847 2013-06-21 12:50:58 +02:00
Ruud 44cfdc1503 Include full requests lib 2013-06-15 00:04:15 +02:00
sax 580d43aeaf Updated requests library to version 1.2.3 2013-06-14 23:31:47 +02:00
Ruud 4aa6700ceb Update SQLAlchemy 2013-06-14 11:00:06 +02:00
Ruud 8aeea60888 Update Tornado 2013-06-12 23:42:38 +02:00
Ruud 6e0857c6c1 Remove Flask dependencies 2013-06-12 23:37:08 +02:00
Ruud 0e1cea1034 Simplify minifier
fixes #1744
2013-05-17 12:30:48 +02:00
Ruud a11cad619d Don't unicode css 2013-05-10 18:06:10 +02:00
mano3m 42e19e1e2b Replace linktastic with simple ctypes
Linktastic calls the command line interpreter to do linking. This
solution calls the windows API directly. This is faster and cleaner, but
most important of all: it doesn't cause a command window to popup every
time a link is made. This popup asks window focus and thus interrupts a
movie you are watching!!

Hopefully this also works on non-windows systems. I am unable to test
this so please let me know :)
2013-04-30 19:24:28 +02:00
Ruud 30ec8216e1 Minify on backend 2013-04-30 13:17:03 +02:00
Ruud 0e90739786 Update to Tornado 3.0 2013-04-19 14:49:27 +02:00
Ruud c1937ea71f linktastic clenaup 2013-04-08 21:10:46 +02:00
Joel Kåberg 57ae06e139 initial link support 2013-04-05 13:48:09 +02:00
Ruud a7b78d4131 Tornado update 2013-02-22 23:20:16 +01:00
Ruud 856b495995 Minifier 2013-02-04 21:48:02 +01:00
Ruud 52371b7705 Daemonize cleanup 2013-02-02 23:16:02 +01:00
Ruud ca08287cff Ignore Growl timeout. fixes #1240 2013-01-07 20:54:21 +01:00
Ruud 74e4b015a9 Module update: Tornade 2012-12-30 18:38:52 +01:00
Ruud dbbbbb2f84 Module update: dateutil 2012-12-25 11:38:49 +01:00
Ruud 802338a934 Update Tornado lib 2012-12-03 13:31:34 +01:00
Frank Fenton 6f5031fa7c Add torrent file support to utorrent downloader 2012-11-08 03:14:52 +11:00
Ruud 51f9b5c673 Clear queu tasks. fix #997 2012-11-02 17:28:39 +01:00
Ruud 2215c000b7 Return everything but None 2012-10-30 22:42:11 +01:00
Ruud a02257a906 Enable both nzb and torrent by default
Use default user download dir and enable blackhole
2012-10-29 16:06:32 +01:00
Ruud b0f6f9b2ea Update Flask 2012-10-29 10:54:38 +01:00
Ruud 67c87444de Subliminal update 2012-10-14 17:58:09 +02:00
Ruud 36f653f65b Include module for desktop build 2012-09-09 17:29:09 +02:00
Ruud 31cd0f05ba Revert "Implement filelocking in logging rotation handler. fix #587"
This reverts commit a8c82a40ae.
2012-07-15 14:34:41 +02:00
Ruud a8c82a40ae Implement filelocking in logging rotation handler. fix #587 2012-07-15 10:50:23 +02:00
Ruud 6577a59ce2 Remove ipv6 flag in tornado. fix #578 2012-07-14 16:44:21 +02:00
Ruud 1018a7dd32 Update tornado 2012-07-07 09:29:32 +02:00