Hello elman,
thanks for your fast answer, I attached a demo catalog to give you an example.
http://www18.zippyshare.com/v/17202684/file.html
Colors are as intended. Color 0 means movie has no associated color, therefore I use default Android color, which is grayish, as you say. Color 12, which is in fact gray on PC, was not very good visible on black background and I changed it to white.
OK, no problem.
Have you tried to change Catalog encoding in Settings? If not, try different encodings. If none of it helps, send me sample of your catalog (2-3 movies should be enough).
I´m using the amc-format with pictures included.
Changing the encoding in the settings is set back to windows-1252 (which is, I guess, the win default encoding) every time I save the catalog in amc-format.
Also changing the encoding and exporting to XML will not have changed the encoding in the exported XML file.
Only saving in XML preserves the new encoding settings, so I will try this or just change the movies name, it´s only three movies (first three in example).
UPDATE: Ahhhh, changing to western europe IN THE APP was successfull! Haven´t seen that option before.
No need to change anything in AMC then.
--> Solved.
I really don't think this is problem with my app. AMC stores picture name in XML and use this value to show the picture. It has no relation to movie name and could be anything. Do you store catalog in XML as default or did you use export?
Well, I found the reason for this. Every time I export the catalog, a different number is attached to the second picture filename. e.g.
TEST_The Illusionist.jpg <--- first movie
TEST_The Illusionist_12205687.jpg <--- second movie
This number changes EVERY TIME I export the catalog.
What I did was adding some movies to the catalog, exporting it, and only copying the new XML and the new pictures to my phone. So the numbers in the new exported catalog didn´t correspond the numbers of the previous pictures on the phone. Copying the new XML-catalog and all pictures of "double"-movies will perhaps do the trick. It´s a bit uncomfortable, but i don´t want to copy all pictures every time I added only one movie.
So you were right, it´s not a problem with your app.
The other solution seems to change to XML instead using amc-format. I prefered amc because I don´t like to have thousands of picture files in my folder.
Will add it in next release.
Thank you.