Add option 'media_library_albums_split_by_date'
This commit is contained in:
@@ -326,6 +326,8 @@
|
||||
##
|
||||
#media_library_primary_tag = artist
|
||||
#
|
||||
#media_library_albums_split_by_date = yes
|
||||
#
|
||||
## Available values: wrapped, normal.
|
||||
##
|
||||
#default_find_mode = wrapped
|
||||
|
||||
@@ -219,6 +219,9 @@ If enabled, there will be a 250ms delay between refreshing position in media lib
|
||||
.B media_library_primary_tag = artist/album_artist/date/genre/composer/performer
|
||||
Default tag type for leftmost column in media library.
|
||||
.TP
|
||||
.B media_library_albums_split_by_date = yes/no
|
||||
Determines whether albums in media library should be split by date.
|
||||
.TP
|
||||
.B default_find_mode = wrapped/normal
|
||||
If set to "wrapped", going from last found position to next will take you to the first one (same goes for the first position and going to previous one), otherwise no actions will be performed.
|
||||
.TP
|
||||
|
||||
Reference in New Issue
Block a user