feat: codec alternative

This commit is contained in:
WorldObservationLog
2024-05-05 01:04:24 +08:00
parent ec29ef8580
commit ee7c8de4d4
4 changed files with 20 additions and 6 deletions

View File

@@ -9,9 +9,11 @@ agentPort = 10020
suMethod = "su -c"
[download]
atmosConventToM4a = false
codecAlternative = true
codecPriority = ["alac", "ec3", "ac3", "aac"]
atmosConventToM4a = true
songNameFormat = "{disk}-{tracknum:02d} {title}"
dirPathFormat = "downloads/{artist}/{album}"
dirPathFormat = "downloads/{album_artist}/{album}"
saveLyrics = true
saveCover = true
coverFormat = "jpg"