Change plot displayed - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: Meta-Data provider and Artwork Packs (https://forum.kodi.tv/forumdisplay.php?fid=71) +--- Thread: Change plot displayed (/showthread.php?tid=379311) |
Change plot displayed - aceuk - 2024-10-30 Is it possible to change the plot displayed when I select another season.The plot shows for all seasons but is only about season 1. Here is the .nfo file Code: <?xml version="1.0" encoding="UTF-8" standalone="yes"?> RE: Change plot displayed - Karellen - 2024-10-30 (2024-10-30, 21:37)aceuk Wrote: Is it possible to change the plot displayed when I select another season.Unfortunately not. There is no provision in the Kodi database structure for season plots. https://kodi.wiki/view/Databases/MyVideos#seasons FYI, @mikeSiLVO has updated the skin with those poster changes. It will be in the next release. RE: Change plot displayed - aceuk - 2024-10-30 That's why I could not find anything. Thought that might be the case. Just wondered it there was a way with a bit of code like - when selected display (filename) Thanks. |