[HELP] Removing folders from Library root view
#1
I am having some trouble removing some folders from the video library root view. Currently mine show Movies, Recenty Added Movies, Tv Shows, Recently Added Tv Shows, Plugins, & Playlists.

I would like to get rid of Plugins & Playlists.

I know that in advancedsetting.xml you can add this to remove the recently added for movies & tv

<hiderecentlyaddeditems>true</hiderecentlyaddeditems>

Can this be true for plugins & playlists as well? If not, does anyone have a suggestion on what xml I should be looking at?
Reply
#2
thats all coded in the c++ compiled exe it can't be removed from the skin side
Reply
#3
Would something like this in advancedsettings.xml work?

<hideplugins>true</hideplugins> or <hideplaylists>true</hideplaylists>
Reply
#4
plugins:

<virtualshares>false</virtualshares>
For python coding questions first see http://mirrors.xbmc.org/docs/python-docs/
Reply
#5
not unless someoen has coded it into xbmc to work and if they have it should be listed on the wiki
Reply

Logout Mark Read Team Forum Stats Members Help
[HELP] Removing folders from Library root view0