Commit Graph

124 Commits

Author SHA1 Message Date
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
theguardian
75a5f86cde Added user inputs for MusicBrainz Update Interval & Album Age to ignore. 2013-10-02 10:18:14 -07:00
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
rembo10
0fb4987c87 Merge remote-tracking branch 'travisghansen/fixes' into develop 2012-10-02 22:29:15 +01:00
rembo10
e555943fc7 Merge remote-tracking branch 'AdeHub/master' into develop 2012-10-02 22:19:52 +01:00
Patrick Speiser
e9c66b8de2 SQL Cache size is now user configurable (best performance when its at least as large as the database itself) 2012-09-16 11:27:48 +02:00
Aaron Cohen
ac4f20c3d5 What.cd preference should be titled password, not passkey, also, updating whatapi and adding authentication bugfix. 2012-09-11 20:37:33 -07:00
Aaron Cohen
5ebd668466 Fixing what.cd preferences 2012-09-11 00:19:36 -07:00
Aaron Cohen
86f51dcbdb Merge remote-tracking branch 'origin/master' into what-search
Conflicts:
	headphones/webserve.py
2012-09-10 20:53:28 -07:00
Ade
b8c5782765 Include html5lib for BeautifulSoup
BeautifulSoup needs lxml or html5, have included html5lib.

Also latest BeautifulSoup 4.1.3
2012-09-06 10:47:07 +12:00
Travis Glenn Hansen
10a924dfbf allow setting custom cache_dir 2012-09-01 10:21:45 -06:00
Ade
961773238a rutracker search provider
Added rutracker as a torrent search provider.
BeautifulSoup 4 needs to be installed to parse the results.
2012-08-23 12:48:17 +12:00
rembo10
bbf74a544d Added NMA on snatch option 2012-08-20 20:59:13 +05:30