Kodi Community Forum
Removing *All Seasons list - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Skins Support (https://forum.kodi.tv/forumdisplay.php?fid=67)
+---- Forum: Confluence (https://forum.kodi.tv/forumdisplay.php?fid=125)
+---- Thread: Removing *All Seasons list (/showthread.php?tid=121686)



Removing *All Seasons list - Teksonic - 2012-02-01

Ok i'm not sure if this is a skin dependent question or not, if not if someone can point me in the right direction I'll check somewhere else.

I'm using the Eden beat 2 build with the default Confluence skin.

Basically i want to remove the "*All Seasons" options from the TV Shows list. I found the lang string and tried to back track from there, but it doesn't seem like I can find where the 20366 string is used.

Any help would be great. Thanks.


- Martijn - 2012-02-01

advancedsettings.xml
PHP Code:
<advancedsettings>
  <
videolibrary>
    <
hideallitems>true</hideallitems>  <!-- removes the "*All" items from the video library -->
  </
videolibrary>
</
advancedsettings

http://wiki.xbmc.org/index.php?title=Userdata/advancedsettings.xml


- Teksonic - 2012-02-01

should have looked through that wiki page a bit better it seems. thanks for the info.


- Martijn - 2012-02-02

Teksonic Wrote:should have looked through that wiki page a bit better it seems. thanks for the info.

Well it's a big list and easily overlooked


- Teksonic - 2012-02-02

worked perfectly btw, so thanks again.


RE: Removing *All Seasons list - Macgyv - 2012-03-20

I was looking for that too, thanks a lot Smile


RE: Removing *All Seasons list - Astrapowerrr - 2013-07-11

Hi here i have just the opposite of this.

I want to see the complete series with all the season so I can go through every season even when it is not on my hard disk. Is this possible?


RE: Removing *All Seasons list - grumpygamer - 2015-11-07

Old thread but this doesn't seem to work in Isengard on Openelec.
I have put the advanced settings file in
/storate/.kodi/userdata/ but nothing changed.
Any ideas?


RE: Removing *All Seasons list - Hitcher - 2015-11-07

It's no longer an advanced settings -

Image


RE: Removing *All Seasons list - grumpygamer - 2015-11-07

oh many thanks