Commit Graph

267 Commits

Author SHA1 Message Date
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
Patrick Speiser 4093b6f242 Fixed the layout of the "Processing..." box that appears when a datatable is waiting for the json data 2012-09-30 22:45:23 +02:00
Patrick Speiser a4402c2d7a Changed upcoming page artwork loading to the new interface 2012-09-30 21:36:12 +02:00
Patrick Speiser acfc470681 Changed the artists page to use the /artwork/artist|album/id path for retrieving artwork instead of doing an ajax call 2012-09-30 19:36:54 +02:00
Patrick Speiser 712a23c656 Merge branch 'mainpage' 2012-09-29 15:06:23 +02:00
Patrick Speiser 6c2cb6cbe7 Merge branch 'logspage' 2012-09-29 14:57:50 +02:00
Patrick Speiser c5cd3e99c2 Fix "undefined" popping up in the logs search box 2012-09-29 14:57:12 +02:00
Patrick Speiser af2187a26b Merge branch 'logspage' 2012-09-29 12:19:56 +02:00
Patrick Speiser 37641ea0ca Shouldve committed earlier, lots of changes, main page mostly works now 2012-09-29 12:01:15 +02:00
Patrick Speiser 5e0835bf62 Fix pagination button layouts 2012-09-29 10:56:02 +02:00
Patrick Speiser 0ba49dc1fc Better thumbs loading, now with browser caching 2012-09-29 10:53:38 +02:00
Patrick Speiser b120039314 Fix pagination button layouts 2012-09-29 10:00:25 +02:00
Patrick Speiser 1681e30b62 Getting thumbs now works, its still shit slow and ends up blocking page switching because cherrypy/chrome don't want to deal with that many ajax requeuts at once 2012-09-28 22:44:04 +02:00
Patrick Speiser 203e7ca3a1 More groundwork for home page ajax 2012-09-28 21:28:35 +02:00
Patrick Speiser 4373a94e07 Merge branch 'logspage' 2012-09-28 18:12:57 +02:00
Patrick Speiser a6c8a756f7 Changed Logs page to use ajax for retrieving log messages as needed instead of getting all at the start and freezing the browser 2012-09-28 18:03:58 +02: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
Patrick Speiser db9df9b563 Allow deletion of empty artists (artists where you don't have any songs OR that haven't released any albums), should also work to fix Issue #569 and will in general be helpful 2012-09-11 22:35:23 +02: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