(2021-08-26, 18:25)Aaiemron Wrote: (2021-08-26, 18:05)roidy Wrote: (2021-08-26, 07:11)Aaiemron Wrote: Goodmorning.
I can confirm that trailers are working, but only trailers from Youtube, no local trailers. Kodi Matrix.
It would be nice if you could also get local trailers working. Thanks
I just added a local trailer to one of my movies and rescanned it into my library and the local trailer plays back fine for me.
Do your local trailers play back on a different skin? Are they named and scanned into the library correctly?
Yes, they play in Cosmic skin directly from the home screen. Both movies and TV shows and the are named and scanned correctly into the library
Could you do the following,
1. open the skins folder:- skin.gtv
2. open the xml folder
3. find and open the the file:- Custom_1109_Overlay_Debug.xml in a text editor
4. line 4 of that file should be:- <!-- <visible>!Window.IsVisible(startup)</visible> -->
5. remove the <!-- at the start and the --> at the end so the line just reads:- <visible>!Window.IsVisible(startup)</visible>
6. restart Kodi or reload the skin, this should now show debug information on the screen.
7. Go into your library and hover over one of your movies and take a screen shot showing the trailer path at the top of the screen.
If you are unable to do this, because you are on android then let me know and I'll post you a debug version of the skin to use.