Page 1 of 1

Handling xmp:Rating with decimals

Posted: Sun Feb 02, 2014 12:40 am
by t3mujin
I'm using Photo Ninja and somehow it adds decimal values to the rating tag:

Code: Select all

<xmp:Rating>4.000000</xmp:Rating>
I agree those decimal values don't make much sense, but if I change the rating on Photo Ninja and update the database on XnViewMP the rating is cleared, which doesn't happen if I remove the zeros on the xmp file using my text editor.

Re: Handling xmp:Rating with decimals

Posted: Tue Feb 04, 2014 3:10 pm
by xnview
could you post a file with such xmp?

Re: Handling xmp:Rating with decimals

Posted: Tue Feb 04, 2014 5:46 pm
by m.Th.
I agree those decimal values don't make much sense...
Daminion has them but indeed exports to XMP by truncating the rating to integers. Hence 4.5 becomes 4.

Re: Handling xmp:Rating with decimals

Posted: Fri Feb 14, 2014 10:02 pm
by t3mujin
Sorry, I was a bit away from computers lately. Here it is.

Re: Handling xmp:Rating with decimals

Posted: Sat Feb 15, 2014 1:54 pm
by xnview
Bug confirmed and will be fixed. See issue Issue 269 for current status and details.