tagging genre incorrectly for xbmc trailers
Hi,
When when metabrowser tags trailers for upcoming movies, i don't think think it is tagging the genre correclty.
If there are multiple genres for a given trailer, it puts each genre between its own genre tags. So:
<genre>Drama</genre>
<genre>Documentary</genre>
They should all be in the same tag seperated with a ' / ' - just like how the actual movies are tagged. So like:
<genre>Drama / Documentary</genre>
Having the seperate tag for each genre is causing the Cinema Experience plugin to not work correctly.
Thanks.
Replies (2)
RE: tagging genre incorrectly for xbmc trailers
-
Added by fatal 7 months ago
Hey,
It uses the xbmc saver plugin to save the metadata for trailers, and the correct format for XMBC is for a separate <genre> tag for each genre.
I believe this is something that needs to be addressed in the Cinema Experience plugin.
Take Care
RE: tagging genre incorrectly for xbmc trailers
-
Added by foghat 7 months ago
You are right. I must have been looking at a movie.nfo file that was created when I was using Ember. Have brought this up in the CE forum at xbmc.org
(1-2/2)