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
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
rembo10
7c990edeaf
Better fix for #2183
2015-07-06 00:34:16 -07:00
rembo10
9149f62760
Fix for #2173 : Uncaught exception in get_age
2015-07-06 00:21:26 -07:00
rembo10
872ec6b11c
Fix for #2089
2015-07-06 00:09:43 -07:00
rembo10
064a21a07c
Better fix for #2183
2015-07-06 00:02:09 -07:00
rembo10
57c3c7b2e0
Fixed songkick description to prevent spilling over on default fonts
2015-07-05 21:44:37 -07:00
rembo10
6dc75d7a44
Cleaned up the config page a little bit. Took out {option} enabled buttons and just put them in with the option. Alphabetized the notifiers. Fixed checkbox on chrome
2015-07-05 21:40:52 -07:00
rembo10
5f3b7e05c5
Fixed some appearance stuff on the config page (if fonts weren't installed)
2015-07-05 15:04:18 -07:00
rembo10
61d3d8ad00
Fix for history page showing nzbs snatched from hp indexer as unknown
2015-07-05 12:05:04 -07:00
rembo10
e36440f834
Fix for XSS bug when searching
2015-07-04 23:53:03 -07:00
rembo10
4029543d51
Added option to wait until an album's release date before searching
2015-07-04 20:43:06 -07:00
rembo10
8aee9ac91f
Fixed plex client url in config
2015-07-04 19:36:39 -07:00