Commit Graph

255 Commits

Author SHA1 Message Date
rembo10
68d85841ea Merge remote-tracking branch 'DenzoNL/master' into develop 2016-12-01 15:52:46 +00:00
Denzo
b6b33e1b1e + Added support for PassTheHeadphones.me
% Removed hardcoding for What.CD in pygazelle API, making it easy to add other Gazelle-based trackers

+ Added URL parameter for What.CD and PTH, in case they come back under a new domain name
2016-11-29 20:49:52 +01:00
William Friesen
92601e0eb8 Use HTML escaping for password fields
Fixes rembo10/headphones#2474
2016-11-19 12:15:22 +11:00
likeitneverwentaway
bd8eb74662 Update config.html to add t411 support 2016-10-08 00:50:48 +02:00
Noam
0525493c99 Waffles move from .fm to .ch 2016-06-05 14:39:19 +03:00
rembo10
4dfe91aedb Merge remote-tracking branch 'msh100/develop' into develop 2016-04-05 13:51:39 +01:00
rembo10
658ae4a587 Merge remote-tracking branch 'andrzejc/pathrender' into develop 2016-04-05 12:02:59 +01:00
Marcus Stewart Hughes
8be316d87c Fix typo with Musicbrainz 2016-04-03 11:24:39 +01:00
Andrzej Ciarkowski
33baf66371 pathrender: Update explanation text. 2016-03-09 21:03:37 +01:00
Noam
1a56e24def Added SSL/TLS Disclaimer
- Currently self-signed certificates can't be verified
2016-03-02 15:35:20 +02:00
Noam
e2097fdb31 Expanded SSL Description 2016-02-28 13:42:34 +02:00
Noam
ef08a50673 Deluge SSL and More Logging
- Added option to use Deluge WebUI SSL using certificate file path
- Added logging in order to understand other bugs
2016-02-28 12:37:44 +02:00
rembo10
0eb8702a8e Merge remote-tracking branch 'andrzejc/develop' into develop 2016-02-25 00:58:01 +00:00
rembo10
dfc6a6f93a Merge remote-tracking branch 'noam09/develop' into develop 2016-02-25 00:56:40 +00:00
Andrzej Ciarkowski
89d5649b4f config.html: Add explanation text for optional elements and single-quote escapes
This is follow up to the change introducing "pathrender.py" and extended path
formatting syntax.
2016-02-22 20:19:28 +01:00
maxkoryukov
c575b861ed Soft Chroot for Headphones 2016-02-04 04:13:27 +05:00
Noah Manning
8323649c10 Added Deluge (Downloader) and Telegram (Notifier) Support
**Features:**
- - Added the ability to use Deluge as a torrent downloader
(http://deluge-torrent.org/)
- - Added the ability to use Telegram messenger for download
notifications using Telegram's Bot API (https://core.telegram.org/bots)

**Issues:**
- - Post-processor doesn't look for the right directory when scanning
for completed downloads, it looks for the torrent's official name and
not the actually directory it was saved to
2016-02-03 17:32:50 +02:00
rembo10
eaded8dfd9 Merge conflicts from lepricon49/master 2015-12-01 12:07:18 -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
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
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
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
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
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
885d1cc77c Updated the codeshy.com links to point to https 2015-05-19 18:15:05 -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
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
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
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
f83fc7fe4e Forgot piece of JS 2014-12-19 23:08:57 +01:00
Bas Stottelaar
39c5242f30 Add support for Old Pirate Bay.
Note that this only downloads magnet links and you have to provide the URL yourself, because OPB is meant to be 'open'.
2014-12-19 23:02:13 +01:00
Bas Stottelaar
f06dd86a99 Fixed HTML div closing tag. Updated titles 2014-11-13 12:02:07 +01:00
Bas Stottelaar
73f3cc64a5 Fixed typo 2014-11-13 11:39:55 +01:00