mirror of
https://github.com/zhaarey/AppleMusicDecrypt.git
synced 2025-10-23 15:11:06 +00:00
docs: update comments
This commit is contained in:
@@ -62,7 +62,10 @@ audioInfoFormat = ""
|
|||||||
# record_company, upc, isrc, copyright, codec, audio_info
|
# record_company, upc, isrc, copyright, codec, audio_info
|
||||||
# song_id, album_id
|
# song_id, album_id
|
||||||
songNameFormat = "{disk}-{tracknum:02d} {title}"
|
songNameFormat = "{disk}-{tracknum:02d} {title}"
|
||||||
# Ditto
|
# Available values:
|
||||||
|
# title, artist, album, album_artist, composer,
|
||||||
|
# genre, created, track, tracknum, disk,
|
||||||
|
# record_company, upc, isrc, copyright, codec, album_id
|
||||||
dirPathFormat = "downloads/{album_artist}/{album}"
|
dirPathFormat = "downloads/{album_artist}/{album}"
|
||||||
# Available values:
|
# Available values:
|
||||||
# title, artist, album, album_artist, composer,
|
# title, artist, album, album_artist, composer,
|
||||||
|
|||||||
Reference in New Issue
Block a user