Page 1 of 1
Kodi supports identifiers
Posted: 28 Apr 2024, 13:18
by scravy
Hi all,
just wanted to let you know that Kodi does support identifiers now. See
https://kodi.wiki/view/Naming_video_fil ... dentifiers
Re: Kodi supports identifiers
Posted: 28 Apr 2024, 15:47
by rednoah
And they use
{tmdb=335984} with
= equals. Now everyone has managed to come up with something that is distinct and different from everyone else.
EDIT:
FileBot r10240 is now aware of the Kodi-specific
{tmdb=335984} pattern when using the
{kodi.id} binding.
Re: Kodi supports identifiers
Posted: 28 Apr 2024, 19:34
by scravy
That's not correct. Kodi pretty much accepts all of the available formats. You can use quare brackets, curly brackets, source or sourceid, it accepts = and - as separator. The filename identifier can be anywhere in the filename. Kodi tries to find a identifier first, then tries looking it up, if it fails removes it from the filename and does the usual scraping.