From f9a03dff589803dfc6df844657c2eb7ec21df87f Mon Sep 17 00:00:00 2001 From: Daniel Tam Date: Fri, 28 Aug 2020 19:01:21 -0500 Subject: [PATCH] updated readme --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index e69de29..a138b60 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,7 @@ +# 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