12 lines
428 B
Markdown
12 lines
428 B
Markdown
# itunes-vip-convert
|
|
Converts an iTunes exported out xml playlist, then formats it correctly to use in the vip.swf html player. It uses locations specfic to my computer.
|
|
|
|
It assumes a main.xml playlist file exported from iTunes, then creates a main_parsed.xml file that is formatted for vip.swf.
|
|
|
|
## To do
|
|
Fix so it doesn't append, rather create a whole new file for the parsed file
|
|
|
|
Add song count total
|
|
|
|
Add last updated date
|