sample config comment
This commit is contained in:
parent
5bd6bb5709
commit
19c7407cdd
@ -17,4 +17,5 @@ extensions = mp3,wav,ogg,flac
|
|||||||
# Music table options
|
# Music table options
|
||||||
columns = title,artist,album,track_number,genre,codec,album_date,filepath
|
columns = title,artist,album,track_number,genre,codec,album_date,filepath
|
||||||
column_widths = 181,116,222,76,74,72,287,150
|
column_widths = 181,116,222,76,74,72,287,150
|
||||||
sort_orders = 0,1,1,2,0,0,0,0
|
# 0 = no sort, 1 = ascending, 2 = descending
|
||||||
|
sort_orders = 0,1,1,1,0,0,0,0
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user