Jump to content

Kodi Question

I posted initially on the official Kodi forum, but I feel that is going nowhere after 2-3 days. So I am hoping you will be able to help me in this case. I am using the standard Kodi version (just installed it on my new laptop, and haven't modified the skin or anything).

 

I tried modifying the settings to hide (disable) the Recently Added Episodes from the TV Shows list. I found nothing, so I tried using such coding lines as these in:

And placed the below code in advancedsettings.xml saved here:
C:\Users\MC\AppData\Local\Packages\XBMCFoundation.Kodi_4n2hpmxwrvr6p\LocalCache\Roaming\Kodi\userdata

  <videolibrary>
    <recentlyaddeditems>0</recentlyaddeditems>
  </videolibrary>


So... how can I remove or disable the Recently Added Episodes?

Link to comment
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×