Can I "hide" a folder?
#12
I have tried to hide a tv show using the advancedsettings.xml file, but it does not work how I wanted.

Here is my file...

Code:
~/.kodi/userdata/profiles/Tracey/advancedsettings.xml

Here is the code...

Code:
<advancedsettings>
  <video>
    <excludefromlisting>
      <regexp>American Horror Story</regexp>
    </excludefromlisting>
    <excludefromscan>
      <regexp>American Horror Story</regexp>
    </excludefromscan>
    <excludetvshowsfromscan>
      <regexp>American Horror Story</regexp>
    </excludetvshowsfromscan>
  </video>
</advancedsettings>

...but that tv show still shows up on the TV SHOWS screen.

Can anyone help?
Reply


Messages In This Thread
Can I "hide" a folder? - by Hotkey - 2009-04-06, 21:37
[No subject] - by Hotkey - 2009-04-13, 17:01
[No subject] - by rwparris2 - 2009-04-13, 17:03
[No subject] - by Hotkey - 2009-04-13, 17:08
[No subject] - by spiff - 2009-04-13, 17:09
[No subject] - by CrashX - 2009-04-13, 17:09
[No subject] - by tcman47 - 2009-04-13, 17:16
[No subject] - by Hotkey - 2009-04-13, 17:28
[No subject] - by Hotkey - 2009-04-13, 17:29
[No subject] - by spiff - 2009-04-13, 17:48
[No subject] - by Hotkey - 2009-04-13, 17:54
RE: Can I "hide" a folder? - by plittlefield - 2016-01-22, 18:16
RE: Can I "hide" a folder? - by DarrenHill - 2016-01-22, 18:22
RE: Can I "hide" a folder? - by wyild1 - 2016-01-22, 19:15
RE: Can I "hide" a folder? - by DaVu - 2016-01-22, 19:25
RE: Can I "hide" a folder? - by snblg - 2017-02-12, 13:32
RE: Can I "hide" a folder? - by trogggy - 2017-02-12, 13:46
RE: Can I "hide" a folder? - by snblg - 2017-02-12, 20:24
RE: Can I "hide" a folder? - by graham-h - 2017-02-15, 20:38
Logout Mark Read Team Forum Stats Members Help
Can I "hide" a folder?0