mirror of
https://github.com/zhaarey/apple-music-downloader.git
synced 2025-10-23 15:11:05 +00:00
add explicit-choice,clean-choice,apple-master-choice
This commit is contained in:
@@ -14,3 +14,9 @@ atmos-max: 2768 #2768 2448
|
||||
#{AlbumId} {AlbumName} {ArtistName} {ReleaseDate} {UPC} {Copyright}
|
||||
#example: {ReleaseDate} - {ArtistName} - {AlbumName}({AlbumId})
|
||||
album-folder-format: "{AlbumName}"
|
||||
#{SongNumer} {SongName} {DiscNumber} {TrackNumber}
|
||||
#example: Disk {DiscNumber} - Track {TrackNumber} {SongName}"
|
||||
song-file-format: "{SongNumer}. {SongName}"
|
||||
explicit-choice : "[E]"
|
||||
clean-choice : "[C]"
|
||||
apple-master-choice : "[M]"
|
||||
|
||||
Reference in New Issue
Block a user