Ticket #251 (closed Defect: fixed)
Allow XML Override
| Reported by: | gbooker | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Beta 7 |
| Component: | Other | Version: | 1.0b7 |
| Keywords: | Cc: |
Description
XML Files cannot override episode or movie data
Change History
comment:2 Changed 5 years ago by gbooker
You are reading this ticket entirely wrong. Look at the version number in this ticket, and look at the version number you have. This ticket is a reminder to myself on what is blocking the release of beta 7. See: Open Beta 7 Tickets
Note: See
TracTickets for help on using
tickets.

I discovered that the XML data couldn't override movie data when I tried to import some movies that weren't in IMDB. Not sure how to handle non-existent movies, but is it your intention that that fixing this bug will allow me to completely define a movie in the XML file?
I was going to take your code and try and write my own code to import data into iTunes, but I thought I'd see if I can learn Obj-C (I already know Java, C, C++ and C#) by looking at your code and contributing (if I can).