TVShows cannot see files that are in folder

  • My nfs server stores my media. TV Shows are stored at /shared/tvshows

    If I navigate using the Kodi UI to TVShows/Titles it shows me "Battlestar Galactica (2003)" as being there, but the gui suggests there are no seasons/episodes.

    But when I connect to the RPi 3 using ssh:

    which tells me that the files are there??!

    What's wrong please

  • David

  • Pastebin ? Wassat? Can you point me to some guidance - I'll be happy to provide the entire log.

    Libreelec and therefore Kodi were (I thought) set for automatic update ... so how can stuff be out of date/

    D.

  • As for the log file:

    Please provide a full debug log.

    How to post a log (wiki)

    1. Enable debugging in Settings>System Settings>Logging
    2. Restart Kodi
    3. Replicate the problem
    4. Generate a log URL (do not post/upload logs to the forum)

    use "Settings > LibreELEC > System > Paste system logs" or run "pastekodi" over SSH, then post the URL link

    so how can stuff be out of date/

    That's where it's handy to have the full, uncut kodi log file. ;)

  • Here you go (I think)

    External Content pastebin.com
    Content embedded from external sources will not be displayed without your consent.
    Through the activation of external content, you agree that personal data may be transferred to third party platforms. We have provided more information on this in our privacy policy.

    David

  • 2020-10-29 10:21:53.693 T:1937484176 NOTICE: Starting Kodi (18.2 Git:newclock5_18.2-Leia). Platform: Linux ARM 32-bit
    2020-10-29 10:21:53.694 T:1937484176 NOTICE: Using Release Kodi x32 build (version for Raspberry Pi)
    2020-10-29 10:21:53.694 T:1937484176 NOTICE: Kodi compiled 2019-05-04 by GCC 8.2.0 for Linux ARM 32-bit version 4.19.36 (267044)
    2020-10-29 10:21:53.694 T:1937484176 NOTICE: Running on LibreELEC (official): 9.0.2, kernel: Linux ARM 32-bit version 4.19.36

    Libreelec and therefore Kodi were (I thought) set for automatic update ... so how can stuff be out of date/

    You thought wrong... Your setup is almost 1.5 years old by now. LibreELEC 9.2.6 with Kodi 18.9 is just around the corner.
    Although add-ons can have been updated separately.

    Didn't you already post on the Kodi forum as well regarding this matter?

  • No I hadn't posted on the Kodi forum about this.

    The reason I thought I was up to date is that both Confluence and Libreelec settings say to update automatically - so I'm confused - shouldn't they have updated automatically?

    I started a manual update to 9.2.4 just a few seconds ago. Hope that solves the problem (No it didn't)

    Problem still there:

    http://ix.io/2CoW

    David

    Edited once, last by perdrix: Add new log (October 29, 2020 at 3:14 PM).

  • As seen at the RPi in Libreelec - same as all other stuff under tvshows

  • I don't understand why you are talking about file permissions. The error in the log is:

    Code
    2020-10-29 15:10:14.991 T:1807721344   ERROR: CCurlFile::FillBuffer - Failed: HTTP returned error 401
    2020-10-29 15:10:14.991 T:1807721344   ERROR: CCurlFile::Open failed with code 401 for https://api.thetvdb.com/login:
    2020-10-29 15:10:14.991 T:1807721344   ERROR: Run: Unable to parse web site

    No complaints whatsoever about unable to read the files.

    And root can't create files there (at nfs://192.168.129.100/shared/tvshows) and never has been able to as the NFS share is read only (and always has been), and all other shows are finding episodes just fine.