Commit Graph

112 Commits

Author SHA1 Message Date
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
Janez Troha
e19af816b0 Removed transmissionrpc and replaced with custom lightweight lib 2012-07-02 13:22:53 +02:00
Antoine Bertin
88b71c8116 Update libs 2012-06-24 23:28:38 +02:00
Ruud
d3f5f1408e Update subliminal 2012-06-16 18:12:41 +02:00
Ruud
02855c7b9c Library update 2012-06-11 09:54:15 +02:00
Ruud
483372f43a AI flag error 2012-05-20 12:43:28 +02:00
Ruud
cba9916932 Revert "IPv6 start error. fix #306"
This reverts commit 85cb9be064.
2012-05-20 12:25:34 +02:00
Ruud
85cb9be064 IPv6 start error. fix #306 2012-05-20 12:03:29 +02:00
Ruud
25bef53c2a Use tornado wsgi server as werkzeug crashes on Internet Explorer 2012-05-18 19:45:33 +02:00
Ruud
74578db933 Update elixir 2012-05-11 12:50:51 +02:00
Ruud
a9a1b07c84 Remove unused variables 2012-05-06 23:19:27 +02:00
Ruud
85a1db37cb Update jinja2 2012-05-05 13:57:38 +02:00
Ruud
710c2aa05f Update sqlalchemy 2012-05-05 01:13:50 +02:00
Ruud
f934ef2ede Update guessit 2012-05-04 19:52:58 +02:00
Ruud
076fd47cbe Make sure guessit doesnt loop endless. fix #136 2012-05-04 19:45:38 +02:00
Ruud
1345e984c4 Fixes for desktop imports 2012-05-02 21:35:37 +02:00
Ruud
4309d58f9c Timeout event worker threads 2012-04-18 01:38:27 +02:00