rembo10
eaded8dfd9
Merge conflicts from lepricon49/master
2015-12-01 12:07:18 -08:00
rembo10
9a571988ae
Merge remote-tracking branch 'jvs3/master' into develop
2015-12-01 10:11:04 -08:00
jvs3
e7d7dc6b6b
Added the option to provide an extension when using 'Advanced Encoding' instead of using the extension of the format selected in 'Audio Properties'.
2015-10-22 22:21:36 +02:00
Ade
f9a02d9b3b
Get folder name working in history
...
+ show magnet as torrent
2015-09-18 18:16:39 +12: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
409f6b8dd5
At least display that it is wrong. Refs #2306 .
2015-09-10 20:26:31 +02:00
Ade
bb71b3d3d9
Strike provider
2015-09-04 21:09:22 +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
Ade
3f60d1f8de
torznab config issues
2015-09-02 21:16:22 +12:00
unknown
61bdab8621
Implemented Jackett (Custom Torznab) option for Torrent Search Providers
2015-08-23 11:41:23 -06: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
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
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
rembo10
a72bd4cb7c
Fixed up the appearance of the config page (was kind of broken on Firefox)
2015-07-04 17:26:47 -07:00
rembo10
d062ab553c
Merge branch 'master' of https://github.com/texke/headphones into develop
2015-07-04 12:26:05 -07:00
rembo10
a14369cb7d
Added option to only include 'official' extras, rather than everything (bootlegs, promos, etc)
2015-07-04 00:47:02 -07:00
rembo10
1e75a18f55
Initial commit to add plex tokens. Plex notifications need to be updated to requests, and the get request to the server might need to be cleaned up - but want to make sure it works first
2015-06-19 17:08:54 -07:00
Jens Rogier
a98849bf30
Added Musicbrainz link to "alternate release" window
2015-06-18 17:01:01 +02:00
rembo10
ebd6d3f3f9
Added option to keep folders when force post-processing under Manage. Also, added config option to keep original folder globally
2015-06-09 00:31:50 -07:00
rembo10
fa85639efb
Hide update bar if github checking is turned off
2015-05-22 20:25:40 -07:00
rembo10
658cb0403f
Added support for series (initial stages - needs some cleanup)
2015-05-19 23:53:14 -07:00
rembo10
885d1cc77c
Updated the codeshy.com links to point to https
2015-05-19 18:15:05 -07:00
rembo10
93dbf13d88
Few metacritic changes. Formatting on artist page, css & fixed replacements in artist name
2015-05-19 16:23:43 -07:00
rembo10
dbeb31d4fe
Initial commit for fetching metacritic scores. Needs better presentation
2015-05-17 13:53:08 -07:00
Ade
0347ca1bcc
Various
...
- Email SSL
- History, show Folder Name when hovering over Status
- Cuesplit, allow wav, ape to be split
- mb, possible fix for #2181
2015-05-16 09:02:38 +12:00
rembo10
9d425d33ab
Added button to toggle verbose/debug logging
2015-05-04 20:58:53 -07:00
rembo10
c6b0f58074
Moved the 'freeze db' option to advanced->misc. tab
2015-05-04 20:55:00 -07:00
rembo10
78b3802f8f
Added option to ignore clean/censored releases ( #2198 )
2015-05-04 20:50:16 -07:00
rembo10
a48d9006ad
Fix to get size sorting working again when choosing a specific download
2015-03-14 00:04:14 -07:00
Jonny
aa60ba1fb1
Update config.html
...
Added option to select using ID3v2.3
2015-02-19 19:22:42 +01:00
Tim
24a52a294c
Allow authentication on custom MusicBrainz servers using Basic HTTP Authentication.
2015-02-19 00:54:10 +02:00
Ade
a92d13652d
Email notifications
...
#1045
2015-02-06 20:28:57 +13:00
Bas Stottelaar
465ffaa5a7
Minor change for #2096
2015-01-28 00:57:28 +01:00
Bas Stottelaar
d5de7f9b55
Limit dialog windows for 'choose specific downloads'. Fixes #2096
2015-01-27 23:13:53 +01:00
sarakha63
501e3c1217
Minor correction for scan artist
2015-01-27 22:40:22 +01:00
sarakha63
ebeb8a13a4
added scna artist
2015-01-27 22:40:12 +01:00
Bas Stottelaar
a5225dfc2e
Hide songkick if there are no events AFTER filtering
2015-01-27 21:44:14 +01:00
Ade
fdc5078a85
Re-schedule job if interval changed
...
If config saved without restarting and interval has changed, then
re-schedule job
Fixes #2099
2015-01-25 15:10:54 +13:00
Bas Stottelaar
ba62e297b5
Mark download as frozen if it should not be added
2014-12-28 16:13:20 +01:00
Bas Stottelaar
f83fc7fe4e
Forgot piece of JS
2014-12-19 23:08:57 +01:00
Bas Stottelaar
37638369c1
Show all search results when clicking 'Choose Specific Release'.
...
This effectively shows all results, even the ones without enough seeds and/or quality. However, they are marked.
2014-12-19 23:02:55 +01:00