Commit Graph

187 Commits

Author SHA1 Message Date
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 80928c9800 Fixed nzbx NoneType->int 2012-12-26 00:26:45 -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 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
rembo10 a060fc4b94 Initial setup for nzbsrus, removed nzbmatrix and newzbin from config :-( 2012-12-14 07:12:37 -05:00
rembo10 875c3e1393 Added minimum search interval time of 6 hours 2012-12-08 21:29:45 -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 705b56c696 Added xld option to config page 2012-10-30 16:38:01 -04: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
rembo10 4cc00d54b3 First changes to fix the 'delete empty artists function to delete artists with no albums in db 2012-10-20 15:34:23 -03:00
rembo10 f18d271bca Merge remote-tracking branch 'plww/lastfmtag' into develop 2012-10-17 16:54:10 -03:00
plww 8358212df9 added interface for importLastFMTag 2012-10-14 20:28:36 +02:00
Patrick Speiser 7fbd07beee Fixes issue #864 , better handling of the CACHE_SIZEMB setting 2012-10-11 15:38:42 +02:00
rembo10 daf828fe27 Merge remote-tracking branch 'doskir/bugs2012-10-07' into develop 2012-10-07 19:04:10 +01:00
Patrick Speiser 48ed99c380 Artwork requests would always use the working directory as the location of the image insted of using the configured CACHE_DIR 2012-10-07 05:46:41 +02:00
rembo10 c0fea3013c Merge remote-tracking branch 'doskir/bugfix_emptyartist' into develop 2012-10-05 03:36:21 +01:00
rembo10 defdfa9c69 Added missing cache variables (dir,maxsize) to the saveConfig function 2012-10-04 18:47:54 +01:00
Patrick Speiser 4b836ee2c4 Fixed bug where "Delete empty artists would delete artists where we have tracks but the latest album is not set because the artist was added directly for a single album 2012-10-04 01:08:03 +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
Patrick Speiser 2f488b767c Improved home page sorting for artists with an unknown number of total tracks by sorting by the number of Tracks we have after sorting by the percentage 2012-09-30 19:45:39 +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 ab523fd009 Remove python json depedency for people using python <2.6 2012-09-30 18:35:02 +02:00
Patrick Speiser 350c99fb1b Fix small UI bug (some artists showed that you have "null" tracks instead of 0) 2012-09-30 18:31:00 +02:00
Patrick Speiser 8ea5832dc5 Reverse default ReleaseDate sorting order 2012-09-29 14:56:26 +02:00
Patrick Speiser f538445e95 Sorting now works 2012-09-29 14:50:10 +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 0ba49dc1fc Better thumbs loading, now with browser caching 2012-09-29 10:53:38 +02:00
Patrick Speiser 203e7ca3a1 More groundwork for home page ajax 2012-09-28 21:28:35 +02:00
Patrick Speiser e3145974f6 Added GetArtists.json as the backend for the ajax enabled main page 2012-09-28 20:05:24 +02:00
Patrick Speiser 4373a94e07 Merge branch 'logspage' 2012-09-28 18:12:57 +02:00
Patrick Speiser 18d75db423 Removed unnecessary getLog parameters 2012-09-28 18:12:01 +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
Patrick Speiser 296ef01f63 startmb will now be called once at startup and every time a new configuration is submitted, removed option to forcemb because the value was ignored 2012-09-12 14:20:09 +02: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 cb22e917cd What.cd WIP, now using api rather than RSS 2012-09-11 00:13:12 -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
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