Have You tried changing subtitle position?
Posts by Jocke.Sve
-
-
If You have all data (DB + audio + video) on NAS of other central storage, what can You win with SSD boot compared to good quality SD-card?
Boot time not counted as an issue as I'm running my RasPi's 24/7 as well.
Aren't USB devices consuming slightly more power?
-
-
If You have a spare RaspberryPi lying around You can install 'Pi-hole' and use it for DHCP and as local DNS.
I'm using DHCP for almost all my devices and can ping them by assigned DNS name without any specific config.
I don't know (nor care for that matter) why or how but it works since few years back...
-
It looks like TMDB has a movie named "Alita: Battle Angel (2019)", I'm always replacing ":" with " - ".
I.e. "Alita - Battle Angel (2019)" and using parentheses "( )" around year, keeps it easier to sort/search as sometimes movies has year in the names as such.
This has always worked for me at least.
-
To scrape movies/TV-epsodes/... You should follow Kodi's naming convention:
-
Could You please post a link to where one can find more info about this.
Couldn't find anything obvious about this on Kodi web of in their form.
Thanks!
-
-
Another way to go is to take spare (unused/old) Raspberry Pi and install Pi-hole and use as central DNS & DHCP solution.
Then You have a centrally managed DNS name and DHCP solution (and ad-blocker if desired...)
-
And other track to consider is to create a simple NAS using another SCB like RasPi, BanaPi, ODROID or similar (just check USB type and Gigabit network).
Move Your disks to a central storage and install MySQL/MariaDB to have central DB as well.
-
As that is a skin specific question it might be best to ask at the skin support at Kodi forums.
-
These commands should work;
Code
Display More[pi4] # Disable the PWR LED dtparam=pwr_led_trigger=default-on dtparam=pwr_led_activelow=off # Disable the Activity LED dtparam=act_led_trigger=none dtparam=act_led_activelow=off # Disable ethernet port LEDs dtparam=eth_led0=4 dtparam=eth_led1=4 # Disable Bluetooth dtoverlay=disable-bt # Disable Wifi dtoverlay=disable-wifi
-
Have You tried writing the image with other tools like "Rufus" (there is a portable version available)?
-
Maybe You should report this issue for the skin dev's on the Rapier skin thread;
-
-
I've been using 'SanDisk Extreme' and 'SanDisk Extreme Pro' for quite some time (mostly 64GB) in all devices like phones/tablets/RPi's/....
Used earlier Samsung EVO's but had weird issues (couldn't suddenly delete files or even wipe some of them) so switched over to SanDisk.
-
How does one "fix NTP"
Settings -> LibreELEC -> Network -> NTP Servers
and
Settings -> LibreELEC -> Connections -> Select your connection -> Edit -> NTP Servers
Pick preferred ones from ntp.org's list.
Wait for network (LibreELEC settings as well) might be helpful!
-
Or install Library Auto Update Add-On and run scheduled scan/clean as often (nightly?) as desired.
Been using that for years without any issues...