Many users do it that way. Just make sure your NAS provides enough speed for your codecs (check Mbit/s for codecs).
Posts by Da Flex
-
-
Clowning around...

-
Read here about Intel NUC8 firmware update:
Thread[Intel NUC8] No Audio After Suspend
I know this thread is almost 4-years old, but I am having the same problem with my NUC8i5BEK. The USB-C port passes audio but no video at all. I am using a "uni USB C to HDMI Adapter 4K | High Speed HDMI to USB-C Adapter | Type C (Thunderbolt 3/4) HDMI Converter" that I bought from Amazon for $7.98
This adapter works perfectly with my wife's Macbook Air M1 Laptop. I don't know if it's a Linux driver issue or the adapter is not compatible with the NUC.
blueribbFebruary 20, 2024 at 8:53 PM If the error persists after firmware update, activate log level 1, reboot, and post another log.
-
Does your PSU provide enough wattage? Does everything work on RPi OS? If both answers are positive...
Please provide a full debug log.How to post a log (wiki)1. Enable debugging in Settings>System Settings>Logging2. Restart Kodi3. Replicate the problem4. Generate a log URL (do not post/upload logs to the forum)
use "Settings > LibreELEC > System > Paste system logs" or run "pastekodi" over SSH, then post the URL link -
Maybe this thread helps:
ThreadKodi Library
So, i downloaded a program that scraps the videos on the desktop.
I had some movies stored on a usb drive connected to the desktop. So, i loaded the movie up here here https://mediacompanion.sourceforge.io/ and it works. I loaded the movie in Kodi library and it works great, a wonderful look.
But i did a few TV Show episodes it that all showed up in the kodi library good.
So the tv show shows up good in the kodi library, but the episodes don't show up in the list.
retropie boyMarch 7, 2024 at 2:38 AM -
-
Please provide a full debug log.How to post a log (wiki)1. Enable debugging in Settings>System Settings>Logging2. Restart Kodi3. Replicate the problem4. Generate a log URL (do not post/upload logs to the forum)
use "Settings > LibreELEC > System > Paste system logs" or run "pastekodi" over SSH, then post the URL link -
Set log level permanently to value 1:
advancedsettings.xml - Official Kodi Wiki
When the issue appears, login by SSH, run pastekodi to generate a log file, and post the resulting URL.
-
I'm more than happy to share it but seems it's too large to attach. Any suggestions?
We don't want to add that skin to our add-on server, because that would result in version mishmash. Ask at the Kodi forum.
-
Now I have to figure out where I would file that bug with the alsa people. Maybe it has to do with the Conexant CX20632 HDA sound chip in the HP device that is maybe not that common. Any hints where to submit that issue that the device quirks are added upstream?
I was asking a developer, who is some sort of a Linux audio guru. His answer:
QuoteIf it doesn't work at ubuntu either then it's best he reports it to ubuntu folks, then they can take action.
no idea what hdajackretask is, never heard of that before
-
which CoreElec to try on S905D m8s plus-dvbs2x, only NE build i think have that kernel but this device is 1st gen S905D and builds suported egsists in NG which has 4.9 kernel
We don't answer CoreELEC questions here. They have their own forum.
-
Yeah, that was expected. You can uncomment audio_pwm_mode=1 for slightly better quality.
For good quality, buy an USB audio interface like this:
Thread3.5mm audio output on Raspberry Pi 5
Hi,
this is my first post, thank you in advance for any help or support.
I bought a Raspberry Pi 5 to upgrade from Rpi4 that is already running on LibreELEC, but, I'm a noob, I realized that there is no 3.5mm audio output on the Rpi5
.
On Rpi4 I use that output for music playback using the audio profiles add-on.
My question is, if I buy an USB audio interface (i.e. https://www.amazon.it/dp/B08Y8CZB2S?ref=emc_p_m_5_i_atc but this is just an example), something simple that do not requires drivers,…AndreaWozzupMarch 1, 2024 at 5:13 PM -
I'm an FHD guy, and I'm using RPi3B+.
-
Yes. If you have a look at the site from post #3, only NFO Filename and Title have those little "mandatory stars". The rest is optional.
-
Yes, it's the same for your Bluetooth device.
On Windows you can use PuTTY for remote SSH access. Of course RPi has to be connected to your router to use SSH. On your PC PuTTY will establish a connection to your router, and from there to your RPi.
- First login to your router menu to find the IP of your RPi. You will need that IP on PuTTY.
- Start PuTTY and establish an SSH connection to RPi.
- Username: root
- Password: libreelec
- After SSH login, type nano /storage/.config/autostart.sh to edit the file.
-
Obviously there are many optional tags you could add (see link at post #3).
So what's the question? Is the poster invisible? If so, take a working JPG, and analyze its density (PPI value). Then convert the non-working JPG to the same density.
-
I use filezila in ftp and I cannot modify the file or replace it with a modified version
Use SSH (SSH client: PuTTY, user name: root, password: libreelec) or card reader method. Instructions:
-
Please try this /storage/.config/autostart.sh script (use nano editor on SSH):
PostRE: Using LibreElec as a bluetooth receiver
jmi Try this autostart.sh:
(Code, 6 lines)
autostart.sh starts before Kodi, so after sleeping some seconds in background, Kodi should run.
Da FlexFebruary 16, 2024 at 4:47 PM