Can't access my TV Shows

When I select “TV Shows” from my home shelf, OSMC doesn’t navigate right to the tv shows as it used, but it shows a list of following items:

Movies
TV Shows
In progress TV Shows
Recently added Movies
Recently added Episodes
Files
Playlists
Video Add-ons

So I tried to go to files and select TV Shows there, but when I do, OSMC crashes (sad smile) and reboots. Removing TV Shows from the library and adding the sources from scratch doesn’t solve the problem.

Please tell me what logs I should upload to help solving this problem. Thanks!

Settings>Video>Library>Flatten Hierarchy

Change this to open Titles directly

^Thanks for the fast answer, but unfortunately that doesn’t change anything.

No ideas? :\

Please post the contents of home/osmc/.kodi/userdata/sources.xml

Looks fine to me:

<sources>
    <programs>
        <default pathversion="1"></default>
    </programs>
    <video>
        <default pathversion="1"></default>
        <source>
            <name>Movies</name>
            <path pathversion="1">/media/Mediastorage/Movies/</path>
            <path pathversion="1">/media/Mediastorage 2/Movies 2/</path>
            <allowsharing>true</allowsharing>
        </source>
        <source>
            <name>TV Shows</name>
            <path pathversion="1">/media/Mediastorage/TV Shows/</path>
            <path pathversion="1">/media/Mediastorage 2/TV Shows 2/</path>
            <allowsharing>true</allowsharing>
        </source>
    </video>
    <music>
        <default pathversion="1"></default>
    </music>
    <pictures>
        <default pathversion="1"></default>
    </pictures>
    <files>
        <default pathversion="1"></default>
    </files>
</sources>

What skin are you using?

Amber

EDIT
Just tried switching to another skin (Confluence). Same result.

FWIW: If i select TV Shows from the list that shows up when I select TV Shows from the home shelf…

Movies
TV Shows
In progress TV Shows
Recently added Movies
Recently added Episodes
Files
Playlists
Video Add-ons

… then the following message shows up:

Remote Share
Couldn’t connect to network server.

Movies just work fine as always.

bump :\

Ok, looks like it’s gonna be a fresh install again. The 2nd one this month ;(

You’ll have to provide debug logs so we can see what’s going on here.