How to tag movies with dubbing or subtitles
#1
Hi,

I'd like to tag my movies collection so can identify movies':
- with dubbing
- subtitles
- lector

And base on that display relevant info and do some searches

Is this possible with XBMC ?


-----------------------
XBMC 12 RC2
Reply
#2
http://wiki.xbmc.org/index.php?title=Video_library_tags
Read/follow the forum rules.
For troubleshooting and bug reporting, read this first
Interested in seeing some YouTube videos about Kodi? Go here and subscribe
Reply
#3
Thanks!
So I understand I can add my own custom tags to NFO file like that?

Code:
<movie>
    ...
    <tag>LECTOR</tag>
    ...
</movie>

Than I can filter library using those tags?
If that is true only question left is if it is possible to display those custom tags on INFO page ?
Reply

Logout Mark Read Team Forum Stats Members Help
How to tag movies with dubbing or subtitles0