Skip to content

AOrlov/SpotifyManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Exports list of tracks from a file to Spotify playlist.

dotnet SpotifyManager.dll -f %file_path% -n %playlist_name% -t %track_pattern%
%track_pattern%: "{Any} — {Artist} | {Track}"

Prerequsites: .NET 5.