Posts by perdrix
-
-
Thanks,
Is that recommendation a "this might work" or "I've done that and I know it works"?
D.
-
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
-
No ETA, but Q1 2024 is the plan.
Thanks all
-
Is there any information/plan for the release date on LE12 for RPi?
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:
Code2021-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:
Codeamonra@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:
Code2021-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
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 read it - I don't see the need in this case for "all_squash" given that it is a RO share
D.
-
-
I don't understand why you are talking about file permissions. The error in the log is:
Code2020-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
Code
Display Morelogin as: root root@libreelec's password: ############################################## # LibreELEC # # https://libreelec.tv # ############################################## LibreELEC (official): 9.2.4 (RPi2.arm) LibreELEC:~ # ls /shared ls: /shared: No such file or directory LibreELEC:~ # ls /mount ls: /mount: No such file or directory LibreELEC:~ # ls / bin etc lib opt run storage tmp var dev flash media proc sbin sys usr LibreELEC:~ # ls backup lost+found pictures shared tvshows logfiles music screenshots ssh videos LibreELEC:~ # ls /shared ls: /shared: No such file or directory LibreELEC:~ # mount -t nfs 192.168.129.100:/shared /storage/shared LibreELEC:~ # cd /storage/shared LibreELEC:~/shared # ls -l total 4890272 drwxr-xr-x 1 1000 1000 56 Aug 13 2019 Dave's Pictures drwxrwxr-x 1 1000 1000 1200 Oct 4 03:25 amonra Downloads drwxr-xr-x 1 1000 1000 136 Oct 4 10:44 backups drwxrwxrwx 1 root root 234 Aug 24 23:14 downloads drwxr-xr-x 1 root root 0 Dec 20 2016 home drwxrwsr-x 1 root users 132 Nov 3 2018 iTunes drwxr-xr-x 1 root root 12 May 1 2018 livecd -rw-r--r-- 1 root root 2681147392 May 1 2018 livecd.iso -rw-r--r-- 1 root root 2326433792 Apr 14 2017 livecd.iso.old drwx------ 1 root root 0 Mar 13 2016 lost+found drwxrwxr-x 1 1000 1000 0 Apr 27 2018 mnt drwxrwsrwx 1 135 users 10562 Apr 5 2020 movies -rw-rw-r-- 1 1000 1000 56183 Dec 15 2016 open-iscsi-readme.txt drwxrwsrwx 1 126 users 40 May 12 01:58 torrents drwxrwsrwx 1 136 users 460 Oct 21 12:28 tvshows LibreELEC:~/shared # ls -l tvshows total 0 drwxrwsrwx 1 136 users 38 May 13 02:45 A Discovery of Witches drwxrwsrwx 1 136 users 56 May 13 02:44 American Gods drwxrwsrwx 1 136 users 92 Oct 27 13:21 Battlestar Galactica (2003) drwxrwsrwx 1 136 users 164 May 13 02:43 Game of Thrones drwxrwsrwx 1 136 users 38 May 13 02:45 Good Omens drwxrwsrwx 1 136 users 56 May 13 02:45 Lost in Space (2018) drwxrwsrwx 1 136 users 110 Aug 25 01:09 Lucifer drwxrwsrwx 1 136 users 110 May 29 02:49 Outlander drwxrwsrwx 1 136 users 110 May 13 02:44 Ripper Street drwxrwsrwx 1 136 users 74 Oct 16 02:51 Star Trek Discovery drwxrwsrwx 1 136 users 38 May 13 02:45 Star Trek Picard drwxrwsrwx 1 136 users 74 May 13 02:45 The Bridge (2011) drwxrwsrwx 1 136 users 92 May 18 02:45 The Expanse drwxrwsrwx 1 136 users 92 Aug 25 14:20 The Last Kingdom drwxrwsrwx 1 136 users 38 May 21 02:48 The Witcher drwxrwsrwx 1 136 users 128 May 13 02:45 Vera LibreELEC:~/shared # ls -l tvshows/Battlestar\ Galactica\ \(2003\)/ total 8 drwxrwsrwx 1 136 users 1528 Oct 27 13:15 Season 01 drwxrwsrwx 1 136 users 2240 Oct 27 13:20 Season 02 drwxrwsrwx 1 136 users 2292 Oct 27 13:20 Season 03 drwxrwsrwx 1 136 users 2298 Oct 27 13:21 Season 04 -rw-rw-rw- 1 136 users 4660 Oct 12 01:38 tvshow.nfo LibreELEC:~/shared #
-
Refer to first post - the files are quite readable
-
I tried changing the skin, but as I expected it made no difference.
D.
-
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:
David