lepricon49
c78e8764a0
Add snatched email indicator prefix
...
Prefix subject with "Snatched: " to make it more apparent that it is not
the final download email notification.
2015-09-13 10:57:14 -07:00
lepricon49
7f4d10c85d
Add magnet support for KAT rTorrent via blackhole
...
KAT torrents downloads were 100% broken. This is a temporary hack to get
KAT partially working.
2015-09-13 10:54:05 -07:00
lepricon49
6b30ed0ba6
Stop JS links from scrolling to the top of the page
...
Changed all Using href="#" to href="javascript:void(0)". Using "#"
causes the browser to jump to the top of the page when the hyperlink is
clicked (default empty # anchor position). Using "javascript:void(0)"
will not change the browser's scroll position.
2015-09-12 13:35:48 -07:00
Ade
912d5c4d78
Fix history indent
2015-09-12 08:20:18 +12:00
Bas Stottelaar
faa4bd82ae
Add advanced option to stop renaming folders. Refs #2281 .
2015-09-10 20:37:21 +02:00
Bas Stottelaar
409f6b8dd5
At least display that it is wrong. Refs #2306 .
2015-09-10 20:26:31 +02:00
Bas Stottelaar
4e79698b4e
Add undocumented feature. Refs #2317
2015-09-10 20:23:15 +02:00
Bas Stottelaar
07b28605b5
Add config option to disable changing file permissions (advanced feature for now).
2015-09-10 20:17:27 +02:00
Bas Stottelaar
c4403cc4de
Add logging to issue #2330 .
2015-09-10 20:05:02 +02:00
Bas Stottelaar
7e0742f29b
Potential fix for #2355 .
2015-09-10 19:55:33 +02:00
Bas Stottelaar
b21aef221e
Add SSL/SNI diagnostics script.
2015-09-10 19:43:51 +02:00
Bas Stottelaar
20934f3ac8
PEP8 + ignore requests warning.
2015-09-10 19:42:25 +02:00
Bas Stottelaar
715e497789
Upgraded requests to git-master and forced urllib3 to git-master. Fixes strange errors with pyOpenSSL. See https://github.com/shazow/urllib3/issues/556 .
2015-09-10 19:42:07 +02:00
rembo10
c0d389c283
Updated changelog with right diff urls
2015-09-05 16:07:51 -07:00
rembo10
6720575bd9
v0.5.9
v0.5.9
2015-09-05 16:01:52 -07:00
rembo10
b1ec750d1d
Updated changelog for v0.5.9
2015-09-05 16:00:55 -07:00
Ade
d9c78da997
blackhole convert magnet
...
Seems only torcache working, comment others and add user agent
2015-09-05 11:42:35 +12:00
Ade
1fa26e763d
kat flac 403 fix
2015-09-05 00:03:37 +12:00
Ade
bb71b3d3d9
Strike provider
2015-09-04 21:09:22 +12:00
Ade
65e8e56e4a
Show artist name rather than guid when deleting
2015-09-04 18:45:32 +12:00
Ade
ee415d0e50
Fixes #2347
2015-09-04 18:32:15 +12:00
Ade
9db88a6c4f
Removing nabz broken
2015-09-03 18:13:23 +12:00
rembo10
e5151a0a19
#2343 Added option to stop post processing if no good metadata match is found
2015-09-02 12:59:17 -07:00
rembo10
570234717a
Changing the vip mirror to url to prepare for server upgrade
2015-09-02 12:11:25 -07:00
Ade
3f60d1f8de
torznab config issues
2015-09-02 21:16:22 +12:00
AdeHub
65d100c814
Merge pull request #2338 from zone117x/develop
...
Implemented Jackett (Custom Torznab) option for Torrent Search Providers
2015-08-24 21:13:50 +12:00
unknown
61bdab8621
Implemented Jackett (Custom Torznab) option for Torrent Search Providers
2015-08-23 11:41:23 -06:00
Ade
8c94c9ecbf
last.fm fix
...
failing if mbid not found
2015-08-21 19:23:56 +12:00
Ade
7fd895ecb5
Potential fix for #2316
2015-08-21 18:50:45 +12:00
Ade
213bc07646
Keep Original Folder fix
2015-08-07 17:43:22 +12:00
Ade
1f081c181c
rutracker 2nd login
...
try logging in again after 10 secs if 1st attempt fails
2015-08-05 21:27:43 +12:00
Ade
db1d31900e
rutracker small fix up
2015-08-03 18:39:51 +12:00
Ade
2219c79ac3
potential kat fix
2015-08-02 13:52:41 +12:00
Ade
d2782179aa
rutracker revision
...
- Now uses requests with more logging
- Update to latest BeautifulSoup and html5lib libs
2015-08-02 12:18:25 +12:00
rembo10
d90a31afc7
Fix for #2282
2015-07-23 18:09:38 +01:00
rembo10
1c236fe0f3
Real fix for pushover
2015-07-23 11:25:06 +01:00
rembo10
24165fb5f3
v0.5.8
v0.5.8
2015-07-13 15:22:03 -07:00
rembo10
71da960386
Updated changelog for v0.5.8
2015-07-13 15:21:44 -07:00
rembo10
a16c2d0a26
Fix for #2279 : What.cd not honoring custom search string
2015-07-13 15:09:01 -07:00
rembo10
53de44a225
typo when excluding similar artist update on an artist scan
2015-07-08 23:15:38 -07:00
rembo10
e32cff60e5
Took out some unneccessary functions if we're just scanning an artist
2015-07-08 22:26:55 -07:00
rembo10
0ebba8d17c
Fix for #2271 : Scanning an empty directory with DETECT_BITRATE turned on
2015-07-08 21:58:41 -07:00
rembo10
464db79c04
Some cleanup to the scanArtist function
2015-07-08 11:52:00 -07:00
rembo10
65019d8323
Fix for #2260 & #2129 & 2175 & #2163 : Better artist directory scanning
2015-07-08 02:41:17 -07:00
rembo10
f131d316ca
Set localhost as default
2015-07-08 00:45:33 -07:00
rembo10
e6663c96b5
Fixed some pushbullet config text
2015-07-07 23:56:17 -07:00
rembo10
5f06d11fe9
Fixed pushbullet notifications
2015-07-07 23:47:38 -07:00
rembo10
6db2836662
Moved plex notifications to requests lib for pre-v12 plex
2015-07-07 22:54:34 -07:00
rembo10
cb209f8d98
Fix for #2264 : Metacritic parsing failing with htmlparser
2015-07-06 13:05:51 -07:00
rembo10
5634e17a2e
Fix for #2155 , local variable response referenced before assignment utorrent
2015-07-06 01:28:48 -07:00