add limit folder length and select all album command

This commit is contained in:
zhaarey
2024-08-04 11:23:04 +08:00
parent d9fa2202b4
commit e77cd8291d
3 changed files with 33 additions and 17 deletions

View File

@@ -16,6 +16,7 @@ get-m3u8-port: "127.0.0.1:20020"
get-m3u8-from-device: false
alac-max: 192000 #192000 96000 48000 44100
atmos-max: 2768 #2768 2448
limit-max: 200
#{AlbumId} {AlbumName} {ArtistName} {ReleaseDate} {ReleaseYear} {UPC} {Copyright} {Quality} {Codec} {Tag} {RecordLabel}
#example: {ReleaseYear} - {ArtistName} - {AlbumName}({AlbumId})({UPC})({Copyright}){Codec}
album-folder-format: "{AlbumName}"