Kodi Community Forum

Full Version: A-Z // Seasons Display?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Not sure if this is a Skin or XBMC question, but is there a setting to tell XBMC NOT to show content repeating over and over again?

IE, if there are only 2 seasons in a series... Then just show All Seasons, Season 1, Season 2... instead of looping those 3 over and over to fill the space?

Same for movies... instead of looping back to A after Z, simply stopping at Z?

Thanks,

Owen
Your skin is using a wraplist, so it will wrap. Use a different view, or choose a skin that uses a fixed list instead (same as wrap list without the wrapping). You can probably mod the skin yourself if you can be bothered.
Thanks!