Posts: 659
Threads: 82
Joined: Nov 2007
I am having a problem displaying the album artwork in my Now Playing template for my music. I had to upgrade to iTunes ver 8, but that is another story. I can see the artwork when I am browsing my albums but when I click on the collection and it displays the song info playing I do not see the album artwork there. I am passing the %(MediaRTV:ColCookie) to Variables.SelectedAudio and then to the CD_Image::SetCollectCookie P1=$(Variables.SelectedAudio) for OnLoad so the Media Repo Image widget knows what to show. I thought this was correct but I guess I am wrong as all I am seeing is white. Can someone help me out please. I am using the same method for my DVD collection and it works fine so that is why I am confused.
Posts: 40,483
Threads: 491
Joined: Aug 2002
Whey would you be storing the selected collection cooking in the variables driver? You really want to just put it in a global variable.
Dean Roddey
Explorans limites defectum
Posts: 659
Threads: 82
Joined: Nov 2007
Yes I know. I did that before I knew better. But I see the examples from others and they use the GVAR. But. . . that does not change the fact that it is not working, I don't see any artwork.
Posts: 3,415
Threads: 158
Joined: Jan 2006
I had an issue once after I restored from a backup where all of my media widgets needed to be "reset". I had to change the repository they pointed to to something else, save the template, then change it back to the correct repo and save the template again.
You might give that a try.
Posts: 659
Threads: 82
Joined: Nov 2007
wuench Wrote:I had an issue once after I restored from a backup where all of my media widgets needed to be "reset". I had to change the repository they pointed to to something else, save the template, then change it back to the correct repo and save the template again.
Okay, I tried that. I changed to DVDProfiler, and tried it then changed back to the iTunes respository. I still don't get a picture but I am getting black now instead of white. Why would it be different now? It doesn't matter what album I select I get the same results
Posts: 76
Threads: 4
Joined: Apr 2006
Trioxide,
I have the same issue with iTunes 8. See almost all of the album covers when browsing and none of them show with Media Repo image. My setup worked fine with iTunes 7.6, but I need to upgrade to 8 for other reasons as well.
Posts: 40,483
Threads: 491
Joined: Aug 2002
That would be wierd. The same image is used in both cases. The thumbnails are just created on the fly by down-scaling the regular image. You'd think that, if you saw one you'd see the other and that, if there was a problem it would be a problem with earlier versions as well.
Oh well, we are creeping up towards the final beta period for 2.5, so I'll have some time to look at these peripheral issues that have accumulated during this busy time as we've workign to get there.
Dean Roddey
Explorans limites defectum
Posts: 931
Threads: 38
Joined: Jun 2007
LittleJohnny Wrote:Trioxide,
I have the same issue with iTunes 8. See almost all of the album covers when browsing and none of them show with Media Repo image. My setup worked fine with iTunes 7.6, but I need to upgrade to 8 for other reasons as well.
me too.....
Posts: 659
Threads: 82
Joined: Nov 2007
Any update on this Dean? Seems several people are having the same problem. Have you been able to confirm and find a solution?
Posts: 40,483
Threads: 491
Joined: Aug 2002
I won't be able to look into it for a bit yet. I've got to get up to the 'first of the last' beta drops here ASAP. Once we get into that beta phase, where nothing major can be changed, I'll be able to look at some of these things. I haven't upgraded to iTunes 8 yet or anything, so I'll have to do that first.
Dean Roddey
Explorans limites defectum