Thank you for explaining this. I tried the install again with Libre 11.0.3 Nexus and setup the wifi connection using wizard. Installed Jellyfin add-on and installed and worked perfectly. No dependency errors. Please mark this as solved.
Posts by diameter
-
-
Update, I have installed 10.0.4 Matrix and Jellyfin works fine. However, I discovered something strange. After the first boot and going through the various setup dialogs, it works only if I setup the Wifi network on the original setup dialog. If I skip it and connect to Wifi afterwards, I get the dependency errors.
-
I'm unable to install the jellyfin addon with nexus 20.1. It fails with dependency error.
- Jellyfin server on another Pi4 running RaspPI OS 64bt
- Kodi Version: Nexus 20.1. Burned on Pi4 with LibreELEC-RPi4.arm-11.0.1.img.gz
- Jellyfin addon Version: 10.8.10, version: 0.7.10+py3
To Reproduce
- Add source https://kodi.jellyfin.org. This works fine.
- Install from Zip File, Install repository.jellyfin.kodi.zip. Works fine.
- From within Kodi, navigate to "Add-on Browser"
- Select "Install from Repository"
- Choose "Kodi Jellyfin Add-ons", followed by "Video Add-ons"
- Select the Jellyfin add-on and choose install
- See Error: 2023-07-04 10:25:39.459 T:954 error : CAddonInstallJob[plugin.video.jellyfin]: The dependency on script.module.requests version 2.22.0+matrix.1 could not be satisfied.
As I understand it, this is not a jellyfin error, but a kodi error and may have something to do with the kodi mirrors. Is there a way to resolve this or a workaround?
Thank you!
-
This issue resolved itself. No idea what issue was.
-
RaspPi 4 running latest version of LibreElec 10.0.2 imaged with RaspPi official imager for windows.
I added Video source for TV Shows.
1. Browse to my NFS share. Select TV sub folder
2. Set this directory contains TV shows
3. Libre/Kodi queries the shows. It populates the TV Shows and I see it happening in upper right corner of screen.
4. Go to TV Shows on main menu and see message "Your library is currently empty. In order to populate it...Enter Files section or Remove this main menu item.
5. To play TV shows I have to go to the media settings. Select TV and navigate to the show and season.6. Kodi is not able to recognize that I have added TV Shows
My understanding is when you add a source and tell Kodi the folder contains TV Shows it automatically links that to the TV Shows main menu item and displays the items in that folder. It's the way I've always setup Kodi. It works perfect for Movies. This is the first time I set it up and the TV Shows are not displaying. So strange.
If I go to Media settings and select the TV source I added, I see all the TV shows listed so they are there, just not showing on main menu item TV Shows
Note, I did same with Movies1. Browse to my NFS share. Select movie sub folder.
2. Set this directory contains Movies
3. Libre/Kodi queries the movies to add. It populates the movies and I see it happening in upper right corner of screen.
4. On main menu, select Movies and see all the movies
I've setup Libre many times in the past same way without issue. This is strange. Has something changed for TV Shows?
Note, I have Kodi on an Android tablet. I setup media exactly the same way using identical sources on my NFS share and I can see all the TV Shows from main menu.
Hopefully someone can help me resolve this.Thank you!
-
This was not a time/date issue. It was a network issue. I had inadvertently blocked this device from the internet. Once, I fixed that, the time updated immediately.
-
I just freshly installed 10.0.1 on RaspPi4. As a long time LE user I go to settings/interface/regional and set the country to United States and Timezone to America/Los_Angeles. I expect to see the correct time, but the incorrect date and time are showing:
Actual time west coast USA: 11:10am
Los_Angeles shows 8:15am
New York shows 11:16am (actual time in New York is 2:10pm)
When I ssh in, and type time, it shows Tue Feb 2 08:05:22 PST 2021. It appears I have to set the date/time via ssh command: date -s '2021-11-11 14:46:00', but then it loses it on reboot and reverts back to Tue Feb 2 07:31:23 PST 2021
Thank you
-
I've had nothing but trouble with wireguard. Sometimes it works and sometimes it doesn't. It's a coin toss. Sometimes rebooting brings it back. Totally frustrating buggy experience. Now, after the update to 9.2.3, no change in the spottiness of wireguard connecting. However, a serious issue has arisen which others in this community need to be aware of. The dns is leaking. I use an add-on called dnsleaktest. I run it after booting to check on the IP to ensure wireguard IP is showing and also checking for possible DNS leaks. Well, after upgrading to 9.2.3, I run dnsleaktest addon and it shows the wireguard IP, but my ISP IP for DNS. It then says, Conclusion, DNS may be leaking. Hell yes it is. Wow, that's scary. Had I not run this addon, I would have no idea of this serious DNS leak and exposing my ISP IP.
I double checked my .config file and WireGuard.DNS = 1.1.1.1
This is obviously a serious issue. It appears it's ignoring this line and using ISP IP. I urge others using wireguard to download the dnsleaktest addon and run it to check the IP and DNS IP for leaks.
The dnsleaktest addon is an official kodi addon.
Add-on:DNS Leak-Test - Official Kodi Wiki
I also hope this bug can be isolated and resolved. In the meantime, I'm no longer using wireguard with libreelec until this issue is resolved.
-
Just upgraded to 9.2.1 on RaspPi 3B+. Looked everywhere , but can't find settings for wireguard. Settings are on expert.
-
According to the RaspberryPi forums:
Codeecho 0 >/sys/class/leds/led0/brightness #Turn on echo 0 >/sys/class/leds/led1/brightness #Turn off led0 = green one led1 = red one
Put the echo lines in .config/autostart.sh and "It should work!" (tm)
Other than that, there is nothing that a roll of duct tape cannot fix.
Regarding the power LED on the Pi 3, it cannot be switched off... See here :
Missign control for RED "Power LED" · Issue #1332 · raspberrypi/linux · GitHub
-
Is there a script that can turn off the 2 LED lights on the front of the Rasp Pi 3? I find them very bright and distracting as the Pi sits under my TV. I'm running LibreELEC (Krypton) v7.95.2 BETA
Thank you.