Posts: 838
Joined: Apr 2013
Reputation:
46
Is there a zip file for the repo?
Posts: 10
Joined: Aug 2021
Reputation:
1
So, I use Titan Bingie Mod v2 and I am using now this YT for Trailers add-on as the regular YT add-on recently gave problems.
The problem occurs with very old or obscure tv shows where there is no youtube trailer.
In that case, tinyMediaManager puts the following in the .nfo file :
<trailer/>
This will make this YT for Trailers plugin give the following error :
"YouTube for Trailers - Error : this add-on path is no longer valid. If you are using favorites, remove the favorite and then re-create it via the add-on"
I tried to manually edit the .nfo file and then force Kodi to load this new .nfo file into the library with either <trailer></trailer> and nothing (so removing the all trailer intries) into the .nfo file, but it keeps throwing this error.
Interestingly enough, this plugin will force Kodi to load the local trailer if the .nfo file just contains <trailer/> and there is a local tv series trailer present.
So a workaround could be to insert a dummy 1sec black local trailer into each TV series folder without a real trailer, but that doesn't seem very elegant.
Is there any way to configure this plugin to just ignore and not play a trailer if none can be found (either local or on YT) ?
Or which tags should I use in my .nfo file to let this plugin know there is simply no trailer ?