Thank you for answers. Libreelec MAC address is different of android, but doesn't change at startup
I will examine the topic.
Thank you for answers. Libreelec MAC address is different of android, but doesn't change at startup
I will examine the topic.
Hi,
I am using Libreelec v9.0 on Amlogic x96 mini box. Box default MAC ID 90:XX:XX:XX:XX:D4 I see default MAC ID on android OS but I see different MAC ID on Libreelec.
I want to using default box MAC ID on Libreelec. What sould I do?
Best Regards,
Hi,
I am using Libreelec v9.0 on x96 mini box. Box default MAC ID 90:XX:XX:XX:XX:D4 I see default MAC ID on android OS but I see different MAC ID on Libreelec.
I want to using default box MAC ID on Libreelec. What sould I do?
Best Regards,
It is part of plymouth-lite package LibreELEC.tv/package.mk at master · LibreELEC/LibreELEC.tv · GitHub which is used in initramfs.
It's work. Thank you.
I applyed this method. It's works.
I want to learn where to change the splash in the compile files.
Hi,
I compiled LibreELEC_v9.0 and is runnig. However I want change boot splash logo. I changed default images in "distributions/LibreElec/splash" and recompile but it hasn't changed.
How to change boot splash logo?
Best Regards
Thank you chewitt. I wrote in the Kodi forums.
Best Regards.
I examined HOW-TO:Add a new window or dialog via skinning - Official Kodi Wiki for the custom_ prefix.
I'm gonna clone the skin later.
Yes. I using "systemctl restart kodi" command after each change.
I'm using "ActivateWindow(10025,plugin://my.video.plugin)" command is run normaly in the default video windows.
I would like to open the custom video window using the command "ActivateWindow (1100, plugin: //my.video.plugin)".
I added my custom xml file in to <window id="1100"> header and copy full content of default video window file (MyVideoNav.xml 10025) but when I call 1100 goes to the empty window.
Hi everyone,
I would like creating custom window for a my media contents (like modified video panel). I copy MyVideoNav.xml However, only the blank page open.
I'm using skin.mimic and created custom_1100_videopanel.xml in "/storage/.kodi/addons/skin.mimic/1080i/"
What commands should we use to be like a video panel?
Best Regards
Ali
Thank you Trogggy for answer. Your suggestions make sense.
Yes same source. I manually edited the 18000 channels to 3000 channels.
I can't edit my .m3u file. Because my server is making daily changes. (eg adding new VODs)
Debug log file is attached.
I'm looking for a way to do Kodi faster.
3000 channels: 1-2min. -- 15-20sec.
18000 channels: 14-16min. -- 6-8min.
Anybody got any ideas?
I'm using iptv m3u url on my server directly and my iptv server offer 18000 channels.
I have tried 3000 channels it takes about 15sec. I did know it.
I need more speed starting 18000 channels.
Hi everyone,
I'm using LE9 on amlogic S905W box and I added pvr.iptvsimple-3.5.7.2 addon. I have iptv playlist.m3u file (18.346 channels - 3.9MB).
Fist run (creating database); writes "PVR manager is starting up" about 10-12 minutes when start kodi. and then shows loading icon about 2 minutes.
Next runs; writes "PVR manager is starting up" about 1-3 minutes, shows loading icon about 5 minutes and then shows "Importing guide from clients" about 20sec.
How to fix this?
Kodi version: 18.04_b4-Leia
PVR setting: no epg data
System CPU usage: %40-50
System Memory usage: 0.33/0.82GB
Thank you everyone.
Here you have the answer.
Thank you mega-samu. I tried following method, I got partial result. It's looks boot and splash logo but it gives some errors.
wget https://raw.githubusercontent.com/kszaq/LibreELEC.tv/libreelec-8.2/projects/S905/filesystem/usr/sbin/installtointernal
chmod +x installtointernal
./installtointernal
Hi everyone,
I would like run libreelec 9.0 on my s905 box from internal storage. I'm booting Libreelec 9.0 with sdcard and I trying following procedurs. But "installtointernal" command gives an error over ssh.
What should I do?
[HOWTO + FAQ] Install community builds on S905/S905D/S905W/S905X/S912 device
vpeter I think it's a good idea and developable. In this way, are we importing any addon.zip in the /kodi/addons folder into system image with firt boot? is this only valid for system-tools addons?
I know that p7zip and 7zip are the same. No problem.
I want make it like system application to unzip,tar etc. Because I'm stoping Kodi and running special scripts. I need extract .7z files.
I want learn add custom application same time.
I also added follow lines in package.mk and with the "scripts/build 7zip" command it creates "build_dir/7zip/.install_pkg/" folder. But with "make image" command doesn't build and add in image folder.
I'm set OEM_SUPPORT="yes" in libreelec options file. Other packages are failing this time.