Skip to content

markwellis/m3u_spotify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

m3u_spotify

imports an m3u into spotify using idv3 data

very simple 1 off rust program that has hardcoded values to convert a m3u file to a spotify playlist

process

  • creates new playlist
  • for each file in a .m3u
    • read the idv3 tags
    • search spotify for artist & track
    • adds track to playlist

About

imports an m3u into spotify using idv3 data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages