Skip to content

l0b0/lfmcol2csv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lfmcol2csv

Convert last.fm XML export files created by a custom script to comma-separated values for import with services like Ivy.

Why not just use the native last.fm export? It just gets stuck at 0% or reports "Sorry, something went wrong whilst generating your file. Please try again." repeatedly. Until that's fixed you can use this.

It's really fast; less than 200 milliseconds to process over 5000 tracks.

Use

xsltproc lfmcol2csv.xsl /path/to/your/playlist.xml > playlist.csv

Tests

See test.sh and example.*. You'll need shunit2 to run them.

About

Convert last.fm playlist export files created with lfmCOL.pm to CSV

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors