2021-10-19, 23:40
(2021-10-19, 11:58)beatmasterrs Wrote:Hi thanks(2021-10-19, 00:29)meridius Wrote:(2021-10-19, 00:21)beatmasterrs Wrote: The auto trailer feature plays the path, the infolabel listitem.trailer contains. If the infolabel for a tvshow contains a path, that path will be played. For me in Kodi 19, if scraping tvshows with the default phyton scraper, nearly all scraped tvshows have a trailer path available.
So currently there is nothing I can do from the skin side. Add-ons like tmdb helper to get a fallback trailer path are not possible for auto trailer yet, except playing trailers manually from dialog video info: there is a fallback function implemented with bingje helper script.
so if i had this
Folder: Squid game
Squid Game-Trailer.mp4
that should play ? as its not working. I scrape my movies with ember and tv shows with Kodi but i did not have the trailer in the folder when i scraped it using kodi would that matter?
also does tv tunes and movie tunes still work on this version
thanks
Unfortunately, I cannot answer these questions for you, such as how you have to scrape local trailers or whether this works with tv and/or movie tunes. The skin uses the only official way to play trailers, which is the "ListItem.Trailer" InfoLabel:
Quote:Shows the full trailer path with filename of the currently selected movie in a container
I am currently working on supporting "moviefolder/trailer.mp4" as well. Initial tests are going well, but I can't promise anything. We will see
got it to work sort of, I can only get it to work if i save the trailer to a folder on the pc that i am running Kodi from and not from a server with the trailer saved in its own tv show folder as it needs to be able to find the trailer from the server pc not the pc that is running the front end as i have 3 pc running Kodi. I have tried \\SERVER\TV Shows 01 (D)\Squid Game\trailer.mp4 but it does not work only if i use a path that Kodi is running on e.g. d:\trailerfolder\trailer.mp4 it works. any ideas? as i use SMB and MySQL for shares and library.
the other thing i noticed in the skin, if you pick fanart flix v2 episodes view for (tv shows) it displays landscape images for the tv shows which is great as i use them for my tv shows but then plays the trailer in the upper right window and when you select the tv show and displays the episode view with fanart flix v2 episodes view it continues to play the trailer until you move the cursor to the next episode and stops and then displays the wallpaper.
1. is there a way to stop the trailer as soon as you go in that episode view?
2. is there a way to get all actor images loaded into kodi as some are missing but if you pick the actor then push up the image of the actor is there but will not download it into the empty actor image? some shows have all boxes full with an image and some tv shows are empty but if you select that actor and up the image is there but cannot be added and i Have the option of download actor images selected.
thanks