in reply to Re: itmsp generator for itunes bookstore
in thread itmsp generator for itunes bookstore

I saw your response a little late, but for anyone else with similar questions:

I have a MySQL database that has all the metadata for the books in it. It runs locally and I pull the data from it to feed this program. It could easily be replaced with a CSV input file or an excel spreadsheet and the appropriate file reader.

  • Comment on Re^2: itmsp generator for itunes bookstore