Noam
3680c2b349
Fix typo causing Qbittorrent config to show while Deluge is selected
2017-03-13 10:41:46 +02:00
Ade
578ae2c2d8
More post processing artwork changes
...
- Added min/max pixel width config options
- Artwork < min width is ignored
- Artwork > max width is downsized to max width using a proxy web
service
2017-03-12 12:47:12 +13:00
Ade
dd1e4bfe3b
Label change
2017-03-09 11:35:06 +13:00
hypsometric
83c50ccd4f
HTML escape pth_password
2017-03-04 11:24:42 +13:00
Ade
335586893c
Keep original folder
...
- Added config option for directory to use when keeping folder for
seeding
- cue processing fixup
2017-01-22 10:17:24 +13:00
AdeHub
cf502aa880
Merge pull request #2806 from Darkitty/develop
...
Add Slack notification
2017-01-21 09:38:03 +13:00
dsm1212
784ec2927e
more pep8 fixes and a typo
2017-01-14 01:20:42 -05:00
root
7e915c5902
Add qbittorrent downloader support
2017-01-14 00:49:55 -05:00
Nicolas Le Gall
b538e5b321
Add Slack notification
2016-12-18 10:32:39 +01:00
Noam
f8900795da
Replaced all instances of WCD with Apollo
2016-12-02 13:08:03 +02:00
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