Commit Graph

487 Commits

Author SHA1 Message Date
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 d0849ec5af Got rid of some of the default datatables text 2013-07-23 15:36:18 +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 df3fb1b22a Time to get rid of this on the default interface 2013-01-20 10:52:10 -05: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 d404520cea Merged in brunnels updated initscript/pidfile handling & adehub fix in base.html 2012-12-25 01:01:50 -05:00
rembo10 ef1e8b6d60 Reverted the adehub version in base.html back to rembo10 2012-12-25 00:56:18 -05:00
rembo10 aec1603885 Added option to modify search term on album page (manually override the automatic search term headphones makes with your own) 2012-12-25 00:55:32 -05:00
rembo10 02fb83592a Added option to preserve torrent dir for seeding after post processing 2012-12-18 05:18:55 -05:00
Benjamin Runnels 4bc40a3218 Fixed a hardcoded url to AdeHub github in update check message.
Created new GIT_USER and GIT_BRANCH globals and config options. 
Moved hardcoded user and branch variables to globals in versioncheck.
2012-12-17 08:27:48 -06: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 4f1f05e12b Bug fixes for saving music folder/scan options without initiating a scan 2012-10-20 20:01:13 -03:00
rembo10 f09b0425c6 Change music directory without initiating a scan 2012-10-20 17:35:06 -03:00
rembo10 47291c5228 Moved empty artist database query to the main manage page, added a dialog to the ui 2012-10-20 16:13:10 -03:00
plww 8358212df9 added interface for importLastFMTag 2012-10-14 20:28:36 +02:00
rembo10 00b673725a Merge remote-tracking branch 'josephmc5/master' into develop 2012-10-09 17:36:22 +01:00
Joe McWilliams 6bd5d8d40b http_root won't work with absolute album artwork path 2012-10-08 18:11:21 -04:00
rembo10 542d8b9e1f Changed default sorting on log page to show most recent first, changed default loglines to 25 from 10 per page 2012-10-08 21:44:57 +01:00
rembo10 180da7f838 Merge remote-tracking branch 'doskir/logsautorefresh' into develop 2012-10-05 23:11:33 +01:00
Patrick Speiser 316a2b592b Added option to automatically refresh the logs page 2012-10-05 04:53:10 +02:00
Patrick Speiser 951dfafebf Remove the remaining default interface references to the old image cache 2012-10-04 05:15:18 +02:00
Patrick Speiser f16a6acfdb Album page now uses the new cached interface to retrieve the album image. 2012-10-04 05:15:09 +02: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
doskir e1f37fbb83 Fix css so the main page looks like it used to again 2012-09-30 23:50:29 +02:00