Paul Saab
c1b6811b8a
Tornado requires two sockets to support IPv6
...
Tornado sets setsockopt(socket.IPPROTO_IPV6, socket.IPV6_V6ONLY, 1)
to force IPv6 sockets to only be used for IPv6 connections. create a
separate socket to allow for CouchPotato to be used over IPv6.
2014-11-17 22:54:56 -08:00
Ruud Burger
248b007f4a
Merge pull request #4094 from georgewhewell/hdbits-add-internal-only
...
add option for internal-only for hdbits provider
2014-11-09 14:39:50 +01:00
Ruud Burger
9e31c59de8
Merge pull request #4188 from DjSlash/patch-2
...
Update SSL protocol for Deluge connections
2014-11-09 14:37:23 +01:00
Ruud
269e785888
Yify, don't include quality in search
...
fix #4190
2014-11-09 14:30:22 +01:00
Ruud
3669aef42d
is_movie param
2014-11-09 14:14:06 +01:00
Ruud
1087eb3a06
Add adding parameter to is_movie
2014-11-09 14:10:23 +01:00
Rutger van Sleen
43af80a137
Update SSL protocol for Deluge connections
...
Since Deluge 1.3.10 the SSL protocol is updated to TLSv1 instead of SSLv3. This resulted in CP not being able to add new torrents. Link to change in Deluge: http://git.deluge-torrent.org/deluge/commit/?h=1.3-stable&id=26f5be17609a8312c4ba06aa120ed208cd7876f2
2014-11-06 14:33:38 +01:00
Ruud
a12f049d14
Bit-HDTV http -> https
...
fix #3570
2014-11-01 17:30:11 +01:00
Ruud
6afe2fd9cf
IPTorrents webdl category
...
fix #4150
2014-11-01 15:36:54 +01:00
Ruud
02b6659235
Don't show ignored in ETA message
2014-10-20 20:46:07 +02:00
Ruud
dacc3d8f47
Remove torrentleech
2014-10-19 22:47:29 +02:00
Ruud
4f140bb1ac
Remove print
2014-10-19 22:41:50 +02:00
Ruud
3dffaa7075
Update Tornado
2014-10-19 16:13:03 +02:00
georgewhewell
d626fda710
add option for internal only for hdbits provider
2014-10-17 15:14:44 +01:00
Ruud
51c8de0fc3
Force filename renamer setting
2014-10-16 22:39:39 +02:00
Ruud
4f23ccc284
Also rename on old version database
...
fix #4083
2014-10-15 21:28:52 +02:00
Ruud
a6ff34a47f
Only check exists on file
2014-10-14 22:49:19 +02:00
Ruud
f1a2d960bc
Make tab font smaller
2014-10-13 13:24:57 +02:00
Ruud
4e7069e0c6
Deluge, allow "no port"
...
fix #4055
2014-10-13 13:20:21 +02:00
Ruud
477a47e45e
Don't show fanart error on future movies
2014-10-13 13:12:44 +02:00
Ruud
a3264240ab
Don't error out on future movies
2014-10-13 13:10:38 +02:00
Ruud
f9d9fffedb
Don't ss int or float
2014-10-12 16:41:48 +02:00
Ruud
6b4e9a3fac
Remove chardet from requests library
2014-10-11 22:57:57 +02:00
Ruud Burger
6787289846
Merge pull request #4054 from joshka/patch-1
...
Fix default permissions on files to remove execute bits on files #4053
2014-10-11 18:04:08 +02:00
Joshua McKinney
d31a2e2768
Fix default permissions on files to remove execute bits on files #4053
2014-10-12 03:01:20 +11:00
Ruud
c992680209
Meta and Middle click not triggering new tab
2014-10-11 15:35:56 +02:00
Ruud
65f0dc25d2
Allow 1080p in shitty quality releases
2014-10-11 14:32:12 +02:00
Ruud
b616af3a83
Make minimum scoring editable
...
fix #4042
2014-10-10 23:16:58 +02:00
Ruud
ca13107330
Ignore exceptions on removing db_backup stuff
2014-10-10 22:46:35 +02:00
Ruud
c7ce18f8c2
Better error message for missing cd number
2014-10-10 15:13:58 +02:00
Ruud
b6f288a522
Close request connection
2014-10-09 23:10:28 +02:00
Ruud
cb48ca03df
Remove profile when marking movies done
2014-10-08 23:05:04 +02:00
Ruud
7b6641d709
Never restatus "down" when adding release
2014-10-08 23:00:11 +02:00
Ruud
3c12a2c4bf
Don't restatus movies to active when scanning manage section
2014-10-08 22:35:56 +02:00
Ruud
259e2bc61c
Don't skip unpacking on manage scan
2014-10-08 21:58:34 +02:00
Ruud
9f6e4cc2fa
Remove NotifyMyWP
2014-10-08 20:46:11 +02:00
Ruud
a763957334
Log minimum 1 second wait
2014-10-07 22:53:57 +02:00
Ruud
06293dc0a2
Simplify tmdb provider
2014-10-07 22:50:22 +02:00
Ruud
38a5d967dd
Remove tmdb3 lib
2014-10-07 21:40:41 +02:00
Ruud
4cdb9bc81d
Remove tmdb3 dependency
2014-10-07 21:40:32 +02:00
Ruud
2104cb2839
Always try to return version string
2014-10-07 20:30:51 +02:00
Ruud
d4a4bd40a8
Always return version info
2014-10-07 20:14:17 +02:00
Ruud
ba47d7eea7
Use torrent-duplicate if returned from Transmission
...
fix #4014
2014-10-07 11:46:42 +02:00
Ruud
c9638ec3fa
Encode templ download destination
2014-10-05 18:47:30 +02:00
Ruud
14d636d098
Return image filepath in unicode
2014-10-05 18:46:44 +02:00
Ruud
e1d4df7937
Give api encoding error log
2014-10-05 18:46:16 +02:00
Ruud
e08d06ba31
Update chardet
2014-10-05 14:40:27 +02:00
Ruud
984ee7580d
Force unicode on file loading for guessit
2014-10-05 13:53:57 +02:00
Ruud
ab118ea580
Windows special chars not returning any folders
2014-10-05 13:38:22 +02:00
Ruud
f897eebb41
Allow regex in required and ignored words
...
close #3376
2014-10-05 12:37:00 +02:00