Commit Graph

134 Commits

Author SHA1 Message Date
Justin Tabish
d4a5afea8b Added ability to set a seperate post-processing folder 2014-01-21 15:01:41 -08:00
rembo10
31cdb095dc Took off a little of the transmission_host description text 2014-01-13 10:32:32 +00:00
rembo10
251c55d84c Merge remote-tracking branch 'Qt-dev/master' into develop 2014-01-13 10:31:22 +00:00
rembo10
6ffacc2fe9 Merge remote-tracking branch 'seif/omgwtfnzbs' into develop 2013-12-19 16:33:26 +00:00
rembo10
883b316f84 Merge remote-tracking branch 'theguardian/master' into develop 2013-12-19 16:24:08 +00:00
theguardian
5d41a3adb9 Fixed libraryscan to ignore unmatchable tracks unless something changes that makes them matchable.
Fixed some persistent bugs that were bothering me regarding newartists, etc
2013-12-13 17:00:59 -08:00
rembo10
8ded4b6edc Merge remote-tracking branch 'theguardian/master' into develop 2013-11-25 11:53:37 +01:00
quentin
b872966011 Added the possibility to make it work with transmission in a different subfolder 2013-11-05 14:50:34 +01:00
Seif Attar
8f4d048859 Add omgwtfnzbs search provider 2013-10-13 00:56:30 +01:00
theguardian
75a5f86cde Added user inputs for MusicBrainz Update Interval & Album Age to ignore. 2013-10-02 10:18:14 -07:00
rembo10
8a6c37bcf6 Added piratebay proxy url to config page 2013-09-23 18:44:11 +05:30
rembo10
2e1c9d7f84 Added file permissions & folder permissions to config page 2013-09-08 15:03:23 +05:30
rembo10
b8c2ad9c73 Merge remote-tracking branch 'bakie/feature/use_underscores' into develop 2013-08-24 10:26:36 +05:30
rembo10
e115d266ac Merge branch 'bug-fixes' into develop 2013-08-24 10:20:09 +05:30
rembo10
7502959310 Changed waffles passkey to password input type 2013-08-24 10:19:02 +05:30
rembo10
ea1d86b6b1 Added https options to web interface 2013-08-24 10:13:51 +05:30
Bakie
0b22e5fde6 use underscores during rename and move 2013-08-11 17:19:15 +02:00
rembo10
0c6b91bf86 For symmetry: changed Blackhole -> Black Hole in the config 2013-07-31 21:56:06 +05:30
rembo10
3769d5191f Cleaned up the config page formatting 2013-07-28 01:39:43 +05:30
rembo10
717d6b63bd Merged torrent-fixes branch and fixed some merge conflicts 2013-07-27 23:15:36 +05:30
rembo10
934bdd790b Got rid of uTorrent option in the config (not ready yet but want to get the Transmission option out). Also added a little description to explain how you can use the Music Download Directory with Transmission 2013-07-27 17:41:08 +05:30
rembo10
a0b538861c Transmission API working 2013-07-27 14:19:26 +05:30
rembo10
041afea7c6 Added Pirate Bay support 2013-07-23 21:02:38 +05:30
rembo10
24fb3192c7 Added Headphones Indexer 2013-07-20 16:46:49 +05:30
Kris Anderson
d514a6e96b removed nzbx.co as a search provider due to their shutdown 2013-07-18 16:39:29 -07:00
rembo10
109d5f996f Added Transmission & uTorrent options to config page 2013-07-10 09:03:56 +05:30
rembo10
e5d1162589 Added uTorrent and Transmission options to init.py, got rid of old nzbmatrix & newzbin stuff 2013-07-10 08:53:23 +05:30
rembo10
a55f607688 Add utorrent support while we're at it (initial changes) 2013-07-09 19:13:43 +05:30
rembo10
54f2ba3b3b initial changes to get transmission working: added torrent_downloader option (blackhole/transmission), updated config page 2013-07-08 10:41:10 +05:30
rembo10
0071a799b0 I guess we should keep the nzb download directory field available for the blackhole option 2013-07-06 01:22:24 +05:30
rembo10
ad079e9ac9 Initial changes to get NZBget working alongside sab & blackhole (mostly UI change, but updated logic 2013-07-06 01:01:59 +05:30
sjengfred
2771ca7dcf changed from xbian default to normal default + fixed license notifications 2013-06-24 20:54:41 +02:00
sjengfred
e97c990f00 added nzbget support 2013-06-23 22:19:16 +02:00
rembo10
65d4181f89 Added searcher words to the config page, added required & ignored words code to searcher.py, got rid of old newzbin & nzbmatrix code in searcher.py 2013-01-19 07:17:48 -05:00
rembo10
635af9595f Initial code to get in preferred words, ignored words & required words when searching 2013-01-19 04:09:57 -05:00
peterschen
f02070a3f5 Added disc number as renaming option 2013-01-18 18:18:35 +01:00
rembo10
99a66e4955 Added option to customize album art name 2013-01-11 06:25:05 -05:00
rembo10
d91da42f50 Added an option to allow lossless if no good lossy matches found (works for nzbs only right now) 2013-01-11 05:46:43 -05:00
rembo10
da6840bd24 Added nzbx.co as a provider, added a timeout to the git check stuff on startup 2012-12-25 11:18:21 -05:00
rembo10
02fb83592a Added option to preserve torrent dir for seeding after post processing 2012-12-18 05:18:55 -05:00
rembo10
a060fc4b94 Initial setup for nzbsrus, removed nzbmatrix and newzbin from config :-( 2012-12-14 07:12:37 -05:00
rembo10
c2bd06e685 Updated fmpeg path on windows, took out the 'Optional' from the Path to Encoder on config page just to avoid some confusion 2012-12-05 22:34:36 -05:00
rembo10
3b757cfce0 Fixed the encoder adding 'lame', 'ffmpeg', 'xld' to the end of the encoder path which was breaking encoding on windows. Also prevent Headphones from daemonizing under Windows 2012-12-05 05:06:49 -05:00
Bryce Chidester
ca10feff95 Implement Pushover notification support.
As mentioned in https://github.com/rembo10/headphones/issues/888
Only added the configuration to the default user interface.
This was mostly copy/pasted from the Prowl notifications.
2012-11-11 12:15:31 -07:00
rembo10
3ac6e93eab Added option to disable automatic library scan 2012-10-31 18:08:54 -04:00
rembo10
78202757da Keep path to encoder for xld option in config 2012-10-30 22:29:52 -04:00
rembo10
705b56c696 Added xld option to config page 2012-10-30 16:38:01 -04:00
rembo10
d30f6b8572 Minor changes to config UI 2012-10-20 23:04:21 -03:00
rembo10
f6c6d22993 fixed some merge conflicts when adding in whatcd from cohena 2012-10-03 23:51:13 +01:00
rembo10
6bdbe98e4d Merge remote-tracking branch 'doskir/master' into develop 2012-10-03 21:58:12 +01:00