Lunch: leftover belly pork in a wholemeal bap with apple sauce, and a bag of plain crisps 
Very weird and annoying problem with the Swift app. I'm trying to import details of all the films in my iTunes library, which is fine except for the artwork. As I don't have any of the films stored locally, it appears that the official API for such data won't download the artwork, or more accurately, won't show me the images that I know have already been downloaded (because I can see them in the TV app).
I wouldn't mind so much if this was a documented limitation, but the docs for this API are vestigial at best and don't mention that. But even stranger is that when I first added this capability, a week or two ago, it worked! All the films started showing their artwork, and I thought "Cool, that's done". Then I blew away the app's database (which I do from time to time when adding a new feature that involves re-testing or debugging the import process) and it's never worked again

Very weird and annoying problem with the Swift app. I'm trying to import details of all the films in my iTunes library, which is fine except for the artwork. As I don't have any of the films stored locally, it appears that the official API for such data won't download the artwork, or more accurately, won't show me the images that I know have already been downloaded (because I can see them in the TV app).
I wouldn't mind so much if this was a documented limitation, but the docs for this API are vestigial at best and don't mention that. But even stranger is that when I first added this capability, a week or two ago, it worked! All the films started showing their artwork, and I thought "Cool, that's done". Then I blew away the app's database (which I do from time to time when adding a new feature that involves re-testing or debugging the import process) and it's never worked again

Comment