Guest - Testers are needed for the reworked CDateTime core component. See... https://forum.kodi.tv/showthread.php?tid=378981 (September 29) x
Change plot displayed
#1
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"?>
<tvshow>
    <title>Captain America</title>
    <namedseason number="1">Captain America (2018)</namedseason>
    <namedseason number="2">Rebirth (2011)</namedseason>
    <namedseason number="3">Marvel Tales - Captain America (2019)</namedseason>
    <namedseason number="4">Marvel Action Classics - Captain America (2019)</namedseason>
    <plot>This series focusses on the fallout of the Secret Empire saga. Hydra was defeated, but many Americans JOINED Hydra in their effort.</plot>
    <uniqueid type="comicvine" default="true">4050-112027</uniqueid>
    <year>2018</year>
    <premiered>01/09/2018</premiered>
    <studio>Marvel</studio>
    <director>Ta-Nehisi Coates</director>
    <genre>Action</genre>
    <genre>Superhero</genre>
</tvshow>
Reply
#2
(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.
My Signature
Links to : Official:Forum rules (wiki) | Official:Forum rules/Banned add-ons (wiki) | Debug Log (wiki)
Links to : HOW-TO:Create Music Library (wiki) | HOW-TO:Create_Video_Library (wiki)  ||  Artwork (wiki) | Basic controls (wiki) | Import-export library (wiki) | Movie sets (wiki) | Movie universe (wiki) | NFO files (wiki) | Quick start guide (wiki)
Reply
#3
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.
Reply

Logout Mark Read Team Forum Stats Members Help
Change plot displayed0