Not sure I follow. The "real" skin uses different extensions. One uses only MP3, another uses EPUB, MOBI, PDF, DJVU, another uses LNK files only.Well.. the problem is how you designed the skin. You are using the same name of an ini file on the images and you're using fileview for the ini files, then you simply add the .jpg extension to that.
I think it would be too much work at this stage, so I'll stick with the fix if that's my easiest option.While that works, the best would be to actually add measures for the images as well, that way they could also be any extension and not only .jpg. However not sure how many of those measures you have and would need so may be much work at this stage.
So there's that. The fix would be simply creating the measures for the images, however I recommend you calling them, for example: mMediaList1NameImg So you simply change your bang on [sMediaListText] meter style from [!SetVariable CoverArt "[&m[#CURRENTSECTION]]"] to [!SetVariable CoverArt "[&m[#CURRENTSECTION]Img]"] .
It would also require you to have another parent measure just for the images of course.
Anyway, all of this might not be worth it when you can simply add the substitute as a good workaround.
Thank you for taking time to look at the code and end my misery! lol
Just knowing what the issue is, is a big help!

Statistics: Posted by sl23 — Today, 10:39 am