Posts by perdrix

    As and when the RPi5 ships, I'd like to upgrade to that from my RPi4.

    Is there a way I can transfer all the settings and media catalogs to the new system which will be running version 12?

    I don't really want to have to reconfigure everything that has been done to the old RPi4 based system (if I could even remember what was done - I've had it for some years now).

    Thanks, David

    I deleted the directory under tvshows on the server, and recreated it. This time the debug log http://ix.io/3FTE shows something that may be helpful:

    Code
    2021-11-23 17:28:17.855 T:1785832320   DEBUG: VideoInfoScanner: Rescanning dir 'nfs://192.168.129.100/shared/tvshows/The Wheel of Time/' due to change (ebdb118416b7e639f59b085184e79512 != 835c9d4acaced7d041df100b1f42de84)
    2021-11-23 17:28:17.856 T:1785832320   DEBUG: VideoInfoScanner: Found episode match nfs://192.168.129.100/shared/tvshows/The Wheel of Time/Season 01/The Wheel of Time - S01E01 - Leavetaking.mkv (s1e1) [s([0-9]+)[ ._x-]*e([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
    2021-11-23 17:28:17.864 T:1785832320   DEBUG: CNFSFile::Open - opened shared/tvshows/The Wheel of Time/Season 01/The Wheel of Time - S01E01 - Leavetaking.mkv
    2021-11-23 17:28:17.897 T:1720165248   DEBUG: CurlFile::Open(0x5b8f44e8) https://image.tmdb.org/t/p/original/5pEB9T4PcNEYxVWF6k2f79UFMxv.jpg
    2021-11-23 17:28:17.978 T:1785832320   DEBUG: CNFSFile::Close closing file shared/tvshows/The Wheel of Time/Season 01/The Wheel of Time - S01E01 - Leavetaking.mkv
    2021-11-23 17:28:17.979 T:1785832320   ERROR: VideoInfoScanner: Asked to lookup episode nfs://192.168.129.100/shared/tvshows/The Wheel of Time/Season 01/The Wheel of Time - S01E01 - Leavetaking.mkv online, but we have no episode guide. Check your tvshow.nfo and make sure the <episodeguide> tag is in place.

    Does that help you to guide me to a solution?

    Thanks

    David

    I have some episodes on my Linux server:

    Code
    amonra@charon:/shared/tvshows/The Wheel of Time/Season 01$ ll
    total 12023248
    drwxrwsrwx 1 sickchill           users                      286 Nov 21 21:16  ./
    drwxrwsrwx 1 sickchill           users                       18 Nov 21 19:33  ../
    -rw-rw-r-- 2 debian-transmission debian-transmission 3782233002 Nov 21 19:28 'The Wheel of Time - S01E01 - Leavetaking.mkv'
    -rw-rw-r-- 2 debian-transmission debian-transmission 4239546132 Nov 21 20:11 "The Wheel of Time - S01E02 - Shadow's Waiting.mkv"
    -rw-rw-r-- 2 debian-transmission debian-transmission 4290022011 Nov 21 20:41 'The Wheel of Time - S01E03 - A Place of Safety.mkv'
    amonra@charon:/shared/tvshows/The Wheel of Time/Season 01$ 

    This is shared to the Librelec/Kodi box using NFS at 192.168.129.100

    Looking at the NFS share from the Kodi box shows the episodes.

    Trying to Update Library for TV Shows doesn't update the local list of shows and episodes. Log file: http://ix.io/3FME

    The only line that I can find that appears relevant says:

    Code
    2021-11-22 12:00:28.632 T:1799328640   DEBUG: VideoInfoScanner: Skipping dir 'nfs://192.168.129.100/shared/tvshows/The Wheel of Time/' due to no change

    Puzzled

    David

    Problem still not fixed - nfs settings was a red herring.

    LibreELEC (official): 9.2.4 (RPi2.arm)

    LibreELEC:~ # pastekodi

    error=1 error_msg="Command not registered"

    Use 'vcgencmd commands' to get a list of commands

    http://ix.io/2DLL

    LibreELEC:~ #

    There's something going on with the meta-data scraping I believe

    It eventually shows two episodes (the first two in Season 1) but named very oddly "Mini Series Part 1" and "Mini Series Part 2"

    None of the remaining Season 1 episodes are picked up, and nothing from Season 2, 3 or 4 is found either.

    All the files are there and readable.

    It would appear the TMDB hasn't got the information about the series

    tvdb does appear to have the data.

    Battlestar Galactica (2003) - Aired Order - Season 1 - TheTVDB.com

    Thanks

    David

    Hmm I don't know why I said that setting all-squash on the share had fixed this. It hasn't - the problem is still there.

    The files can all be seen and read on the libreelec system on the RPi. but it won't update the show folder with the episodes. I still think this is something to do with the tvdb scraper, but what?

    How to fix???

    Well now I had read the entire text, but I still don't quite see why all_squash should be needed in the case where the libreelec client could already read the files and directories in question given that the file permissions are: drwxrwxrwx for the directories and -rw-rw-rw- for all the files under them (IOW world accessible).

    However it is set and it appears to make the difference, and thank you for the solution

    However please could you put me out of my misery and tell me why it was necessary given what I said in the first paragraph of this reply.

    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.

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