That script should be burned at the stake for causing support problems and it is banned forever from any official releases. Running from SD card is working.. take the hint.
Posts by chewitt
-
-
Check ownership id's and permissions. LE runs as root, but root still needs to have access.
-
need driver for the usb wifi card Archer t4uhp (chipset rtl8812au (device ID 2357:010f))
ping CGarces is that device ID in the 8812au driver?
-
what filesystem is on the /var/media/SHARE device?
-
^ You need to compile your own LE image with that option set to =m and then the module will be present.
-
systemd starts after the boot config already mounted the second partition on the SD card to /storage and since everything is hard-coded to use /storage/.kodi you cannot then mount another partition to that path. If the other partition is EXT4 you can always switch the boot config to mount the partition with the .kodi folder you want to /storage instead - assuming this is not shared with some other OS as that's generally a bad idea as Kodi settings are OS specific.
-
What git repo/branch are you actually trying to build ?
-
Just provide a Kodi debug log.
-
-
"cat /storage/.kodi/temp/kodi.log | paste" .. Kodi already redacts passwords. Share the URL generated.
-
I read the same thread that you read that hints about DVBSky .. the driver is probably missing USB device IDs to match against the hardware.
ping CvH Add "custom" satellite in SichboPVR? - Ricks Satellite Wildfeed and Backhaul Forum
-
If SMB min1/max3 is set the Kodi SMB client will default to SMB2 so browsing will not work. If you force min/max to SMB1 it should work, but this is a dumb configuration to run due to the security issues and having a NAS that works with SMB2/3. I personally find it's easier to SSH in and edit /storage/.kodi/userdata/sources.xml to copy/paste add a new source to the listing as the only real edit is changing the /path/to/source. Save and restart Kodi to pick up the change.
-
Hello everyone. I am new to all of this and have no idea what I am doing.
That's quite clear. We provide ZERO assistance to users of piracy addons in this forum.
-
If using SMB2/3 the Win10 (client) requires an authenticated connection; i.e. you MUST enable user/password on the LE (Samba) server else the auth attempt fails. I'm starting to think we need to enable authentication as the default because Win10 users appear to be generally incapable of turning things on for themselves.
-
-
You need to provide a Kodi debug log file. It will tell us which addons you are trying to install and will show the reason for dependencies failing. In the absence of a log all we can do is make wild guesses.
-
Are you browsing via "Videos" which is a file listing view (which defaults to LIST) or using the Movies/TVshows "library" views which allows most skins to store a persistent view state that you choose? .. I'm (re)guessing the former. If yes, please go read the Kodi wiki sections on how to scrape your media to a library.
-
It's been supported in the LE 9.0 codebase for about 8-months now. It needs exposing in the GUI but you can run 'passwd' from the console.