liamks / libpytunes

Python Itunes Library parser
https://github.com/liamks/pyitunes
MIT License
220 stars 88 forks source link

Add note on generating XML file if it doesn’t exist #48

Closed shacker closed 7 years ago

shacker commented 7 years ago

Wow! In order to create a short, simple library for testing purposes, I created a new account on my Mac, created a simple library and playlist, then discovered there was NO .xml file in ~/Music/iTunes. Then found the Apple doc mentioned in this PR. So we can NOT assume the user has an XML file at all!