Change default album art file name?
#3
That is good news!

EDIT: I hadn't built the advancedsettings.xml file correctly. As stated in the instructions, <advancedsettings> and </advancedsettings> must be used in the xml file. I had not entered those.

Here is what I found:

"2.4.4 musicthumbs, is a list of additional files to try when searching for music thumbnail images. (The default is folder.jpg which can be removed.)"

Example:
<musicthumbs>
<remove>folder.jpg</remove>
<add>thumb.jpg|cover.jpg</add>
</musicthumbs>

"The easiest way to include a GUI setting is to first make sure it is set in the GUI to the value that you want, and then to open the UserData\guisettings.xml file and find the XML entry that corresponds to that setting."

"2.13 GUI settings - Note: In XBMC v13 "Gotham",using guisettings in advancedsettings.xml might not work anymore or might give unexpected results."

In addition, I did not find "musicthumbs" in the UserData\guisettings xml file. I created an "advancedsettings.xml" file anyway to change the <musicthumbs> tag and saved it in UserData.

Thank you for the help! I was able to find the problem due to your reply.
Reply


Messages In This Thread
RE: Change default album art file name? - by frankpc - 2014-06-21, 14:02
Logout Mark Read Team Forum Stats Members Help
Change default album art file name?0