Skip to content

Commit

Permalink
add artist-folder-format tag {ArtistName}/{UrlArtistName}
Browse files Browse the repository at this point in the history
  • Loading branch information
itouakirai authored Sep 18, 2024
1 parent 5f2bb60 commit fa3295a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ playlist-folder-format: "{PlaylistName}"
#{SongId} {SongNumer} {SongName} {DiscNumber} {TrackNumber} {Quality} {Codec} {Tag}
#example: Disk {DiscNumber} - Track {TrackNumber} {SongName} [{Quality}]{{Tag}}"
song-file-format: "{SongNumer}. {SongName}"
#{ArtistId} {ArtistName}/{ArtistsName}
#{ArtistId} {ArtistName}/{UrlArtistName}
#if artist-folder-format set "",will not make artist folder
artist-folder-format: "{ArtistName}"
#if set "" will not add tag
Expand Down

0 comments on commit fa3295a

Please sign in to comment.