lepricon49
6b30ed0ba6
Stop JS links from scrolling to the top of the page
...
Changed all Using href="#" to href="javascript:void(0)". Using "#"
causes the browser to jump to the top of the page when the hyperlink is
clicked (default empty # anchor position). Using "javascript:void(0)"
will not change the browser's scroll position.
2015-09-12 13:35:48 -07:00
rembo10
ebd6d3f3f9
Added option to keep folders when force post-processing under Manage. Also, added config option to keep original folder globally
2015-06-09 00:31:50 -07:00
Jesse Mullan
80d0c6d430
Rename headphones.CFG to headphones CONFIG
2014-10-25 11:40:56 -07:00
Jesse Mullan
0ffbd7824d
Saving the config appears to work again
2014-10-09 10:51:03 -07:00
Jens Rogier
e304e34ac7
Added ability to ignore albums.
...
Trackcount on homepage now is now excluding ignored albums.
Added "Manage ignored albums" to the Manage function.
2014-04-17 19:23:39 +02:00
rembo10
d3c48970ae
Add option to manage->force actions to process a single directory, or specify a different parent folder to run force pp on
2014-04-05 21:52:51 -07:00
Dan Pastusek
1c9f323e7e
convert all icons to font-awesome vector based / retina compatible icons
2014-01-28 00:10:41 -07:00
theguardian
8fd631f96b
Cleaned up unnecessary code. No longer suggested that users run a comprehensive active artist update on first-run.
2013-10-13 13:45:10 -07:00
theguardian
b015275d74
Forcing legacy (comprehensive) updates now nukes data tables, which unintuitively makes the process go MUCH faster.
2013-10-11 23:08:47 -07:00
theguardian
fc00567191
First significant cut at refactoring the library sync function to optimize time/CPU usage.
...
Headphones now keeps all local file information persistent, and affords many new
opportunities that weren't available before. There may be a bug here and there. Please report.
2013-10-08 23:32:18 -07:00
theguardian
7a19d08ab2
Added ability to do a "comprehensive" MusicBrainz update to emulate the original update process.
...
Fixed a bug when adding albums introduced in last commit.
2013-10-02 15:03:25 -07:00
rembo10
3ac6e93eab
Added option to disable automatic library scan
2012-10-31 18:08:54 -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
plww
8358212df9
added interface for importLastFMTag
2012-10-14 20:28:36 +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
rembo10
2005a843a4
Added some styling (sort of :-))
2012-08-14 13:08:39 +05:30
rembo10
0f2f48543b
Added dialog popup to default interface for manage albums filter
2012-08-14 12:39:24 +05:30
rembo10
186311672a
Added managealbums.html page, modified manage.html to include the new managealbumslink, added the album_table th#artistname to style.css, changed webserve to managealbums.exposed
2012-06-28 22:34:13 +05:30
rembo10
c83477d541
Fixed some merge conflicts with the elmarkou updates. Minor conflicts, we both fixed spelling and grammar mistakes at the same time :-)
2012-05-22 17:39:32 +05:30
rembo10
57644653ee
Fixed some minor spelling & grammar stuff in new UI
2012-05-22 16:54:50 +05:30
Elmar Kouwenhoven
44796be3f5
Fixed some spelling issues and deleted some unnecessary text
2012-05-15 15:38:14 +02:00
Elmar Kouwenhoven
5be96bc351
changed my repo to elmarkou branch of rembo10
2012-05-09 10:28:05 +02:00
Remy
fec2fbd926
Template changes, bug fixed, lastfm exception fix
2011-08-16 19:09:42 -07:00
Remy
10b334f29e
Added manage new artists page, fixed some bugs in the importer
2011-08-16 13:07:17 -07:00
Remy
6f06a740c3
Merged sbusers searcher & post processor changes, unicode error fix, added manage artists page, bug fixes
2011-08-11 00:56:36 -07:00
Remy
e42cacbe80
Config styling, cleaned up lastfm description logging
2011-08-07 23:17:54 -07:00
Remy
45563c821c
Added descriptions from last fm, formatted album page, added retry buttons
2011-08-07 21:18:42 -07:00
Remy
ca7526262c
Added config, extras, manage, upcoming
2011-08-07 01:31:38 -07:00