What git repo/branch are you actually trying to build ?
Posts by chewitt
-
-
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.
-
libreelec-generic.x86_64-8.2.5.ova is also handy for running LE locally on a laptop; import to vmware and then expand the disk to size and set RAM/CPU then boot.
-
jaydee As long as it's the kind of addon/content that we'd approve of on the forum start a thread here Add-on Support and if the thread becomes popular we can pin the thread.
-
Honestly no idea. I don't own a single system that's capable of hibernating so it's not something I ever played with.
-
Chip vendors breed chips like rabbits and some do the silicon equivalent of copy/paste to recombine features in new and different ways. In some cases that results in an existing driver needing minor evolution to support the new extra thing that was added or moved. In other cases it needs a completely new driver and then you're dependent on the vendors own handiwork which is usually dreadful and based on some ancient kernel used as their corporate development (non)standard, or the Linux community makes something which is normally great quality but takes a few years to appear because it all hinges on a single individual working up the motivation or need to write the driver.
So 5592 probably bears no technical relationship to 5392 beyond the marketing people naming stuff similarly..
-
LibreELEC.tv/package.mk at master · LibreELEC/LibreELEC.tv · GitHub
Current Milhouse builds have the 340.107 driver (assuming you meant 340.106 not 160) so update and see if that works.
-
No Kodi debug log = No problem