Ruud
1120b4ab51
Remove Elixir library
Update SQLAlchemy
11 years ago
Dean Gardiner
d1dbf3745a
Updated rtorrent-python library
11 years ago
mikke89
723cbcd8bd
Added 'test connection' button for downloaders
11 years ago
mikke89
009d6cafaf
Added connection test to the rest of downloaders
11 years ago
Ruud
bd9a4289d1
Rename importlib
11 years ago
Ruud
2c43b9a926
Update six
11 years ago
Ruud
b47a94852a
Update library: tornado
11 years ago
Ruud
f318524070
Update library: html5lib
11 years ago
Ruud
04539edb45
Update library: APScheduler
11 years ago
Ruud
91f3cda995
Update requests lib
11 years ago
Ruud
266429311b
Update Tornado
12 years ago
Ruud
88d6148500
Update libs
12 years ago
Ruud
f53364eb6c
Update Tornado
12 years ago
Ruud
b8f78e311d
Update scheduler module
12 years ago
Ruud
7c955ecc80
XMPP notification support
thanks @wernight
12 years ago
Dean Gardiner
8587b9b780
Updated rTorrent library - MethodError exceptions when calling group methods should be fixed.
12 years ago
Dean Gardiner
b9f88f431b
Updated rTorrent library and fixed call to MethodError.message (should be MethodError.msg) in _update_provider_group
12 years ago
Dean Gardiner
df90ee0a55
Updated rtorrent library - scgi fix for Python 2.6
12 years ago
Dean Gardiner
0a90ad5db7
Updated rtorrent library to current master - scgi:// support
12 years ago
Ruud
333abd2486
Custom plugin folder outside source. fix #2076
12 years ago
Dean Gardiner
48db4c8b8e
Updated rtorrent-python library
12 years ago
Techmunk
74a4e7d19d
Indenting on deluge auth fix was incorrect.
12 years ago
Techmunk
8474d0d95d
Fix the way the client auth file is found and processed to match the defaults in the deluge clients.
12 years ago
Ruud
8d38fa87a4
Copy unrar dll to cache folder. fix #2205
12 years ago
Ruud
ad01a3da4d
Update GuessIt
12 years ago
Techmunk
9211e60804
Use the actual SSLv3 constant in deluge transfer.py.
12 years ago
Techmunk
87f295be28
Fix Deluge SSL negotiation errors on Windows machines.
12 years ago
Ruud
910578a2ac
Use TheMovieDB v3 api
12 years ago
Ruud
16f0bcc3ac
Don't run handler if it doesn't exist..
12 years ago
Ruud
9c98a38604
Tornado update
12 years ago
Ruud
b1b5f97f03
Deluge fixes
12 years ago
Ruud
c267232160
Add unrar support
Thanks @mano3m
12 years ago
Ruud
48f4b008df
Move deluge lib to libs folder
12 years ago
Dean Gardiner
2bb2e28f91
Updated rTorrent library and fixed some issues with ratio setup.
12 years ago
Dean Gardiner
7c680cac10
Updated rTorrent downloader to set ratio stop action, added new seeding methods and updated the rTorrent library
12 years ago
Dean Gardiner
d851be41d3
Updated rtorrent-python library.
12 years ago
Dean Gardiner
3bd1875321
Added initial rtorrent downloader, currently testing, possibly has some bugs.
12 years ago
Ruud
52163428e9
Break if media headers are corrupt. fix #1828
12 years ago
Ruud
b61de4866c
Make subliminal work with Requests 1.0+
12 years ago
Ruud
bc8d8dcd04
Update guessit with unicode fix
12 years ago
Ruud
db1493f138
Update pytwitter library. fix #1847
12 years ago
Ruud
44cfdc1503
Include full requests lib
12 years ago
sax
580d43aeaf
Updated requests library to version 1.2.3
12 years ago
Ruud
4aa6700ceb
Update SQLAlchemy
12 years ago
Ruud
8aeea60888
Update Tornado
12 years ago
Ruud
6e0857c6c1
Remove Flask dependencies
12 years ago
Ruud
0e1cea1034
Simplify minifier
fixes #1744
12 years ago
Ruud
a11cad619d
Don't unicode css
12 years ago
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 :)
12 years ago
Ruud
30ec8216e1
Minify on backend
12 years ago