• 1
  • 2
  • 3
  • 4(current)
  • 5
  • 6
  • 86
v19 LibreELEC Testbuilds for RaspberryPi (Kodi 19.0)
#46
Hi,
I want to play some games using "Game" tab @raspberry. The games are compressed using zip but I cannot enter for this file.
Using kodi for android I can navigate inside zip file. Can you help me?
Regards,
#47
I have reported early in Kodi 18 thread
Quote:Can anyone check LibreElec settings - Bluetooth page functionality on Pi3 on latest builds? I've had bluetooth disabled then enable it but if I'll go to Bluetooth page LibreElec settings addon is broke down - all pages are empty and I cant exit from addon(((
There is the same bug in "LibreELEC (Milhouse): devel-20190501222748-#0501-g6b93ae6 [Build #0501] 9.1"
@Milhouse, I have uploaded a log here http://ix.io/1HSC as you said
Please look!
#48
(2019-05-03, 08:21)E_g_o_r Wrote: I have reported early in Kodi 18 thread
Quote:Can anyone check LibreElec settings - Bluetooth page functionality on Pi3 on latest builds? I've had bluetooth disabled then enable it but if I'll go to Bluetooth page LibreElec settings addon is broke down - all pages are empty and I cant exit from addon(((
There is the same bug in "LibreELEC (Milhouse): devel-20190501222748-#0501-g6b93ae6 [Build #0501] 9.1"
@Milhouse, I have uploaded a log here http://ix.io/1HSC as you said
Please look!

Currently we're not able to reproduce this, which is delaying any fix.
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
#49
@E_g_o_r can you add the word debugging to the end of the line in /flash/cmdline.txt, reboot, reproduce the issue with the Settings addon, then upload your kodi.log? Running journalctl -a | pastebinit and posting the link might also be useful. You can then remove debugging from /flash/cmdline.txt (and reboot).

To edit /flash/cmdline.txt you'll need to mount /flash so that it is writeable using mount -o remount,rw /flash. Or edit the file in your PC where /flash will be the first partition on the SD card.
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
#50
(2019-05-03, 16:22)Milhouse Wrote: @E_g_o_r can you add the word debugging to the end of the line in /flash/cmdline.txt, reboot, reproduce the issue with the Settings addon, then upload your kodi.log? Running journalctl -a | pastebinit and posting the link might also be useful. You can then remove debugging from /flash/cmdline.txt (and reboot).

To edit /flash/cmdline.txt you'll need to mount /flash so that it is writeable using mount -o remount,rw /flash. Or edit the file in your PC where /flash will be the first partition on the SD card.

Done!
Here they are http://ix.io/1HW1 http://ix.io/1HW2
#51
New LibreELEC.tv Leia build #0503: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 41141ffd3382d8d26674490f23bf75be4029e5af87ad309e9bb257484cb5d936 (RPi)
SHA256 Checksum: 0767dec2f14f05e0f1ea6a1fc5f303ee494856f855ce64695328637bc8fba8fb (RPi2)

text:
# uname -a
Linux rpi512 5.0.10 #1 Sat May 4 00:04:34 BST 2019 armv6l GNU/Linux

# vcgencmd version
Mar 27 2019 15:48:59
Copyright © 2012 Broadcom
version 2e98b31d18547962e564bdf88e57b3df7085c29b (clean) (release) (start_x)

# lsb_release
LibreELEC (Milhouse): devel-20190504000322-#0503-g6ef9c69 [Build #0503]

# Kodi version
Kodi (19.0-ALPHA1 Git:ae31c4f). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (6ef9c69, changelog) and tip of XBMC master (ae31c4f, changelog) with the following modifications: Build Highlights:
  1. added: video info dialog for movie sets
  2. Remove 3:2 pullback from current check
Build Details:
  1. LibreELEC.tv:
    • Generic, RPi, Allwinner: disable initramfs compression, use lz4 for Allwinner (PR:3485, 6 commits, 6 files changed)
    • u-boot: support host mkimage (PR:3486, 2 commits, 2 files changed)
  2. XBMC:
    • [PVR] Create EPG when a PVR channel has been dynamically added at runtime (PR:16048, 1 commit, 1 file changed)
    • MusicExtensions: Add dtshd as that extension is used for commercial dtshd (PR:16031, 1 commit, 1 file changed)
    • [python] xbmcvfs file.seek() - whence should be optional (PR:15662, 2 commits, 1 file changed)
    • Simplify some boolean expressions in RetroPlayer (PR:16008, 1 commit, 6 files changed)
    • Improve 'Choose Art' dialog (PR:15747, 2 commits, 2 files changed)
    • [python] xbmcvfs - add file.tell() function (PR:15663, 1 commit, 1 file changed)
    • added: video info dialog for movie sets (PR:15315, 3 commits, 7 files changed)
    • Remove 3:2 pullback from current check (PR:16052, 1 commit, 1 file changed)
  3. pvr.teleboy:
    • [cmake] remove usage of kodi-platform (PR:19, 1 commit, 2 files changed)
  4. pvr.vuplus:
    • Custom groups and timer fix matrix (PR:215, 6 commits, 20 files changed)
  5. Additional commits/pull requests/changes not yet merged upstream:
    • Reverted: [pkg] PR:16031: MusicExtensions: Add dtshd as that extension is used for commercial dtshd (reason: newclock5 conflict)
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
#52
(2019-05-04, 01:33)Milhouse Wrote: New LibreELEC.tv Leia build #0503: RPi / RPi2(Supercedes previous build)

SHA256 Checksum: 41141ffd3382d8d26674490f23bf75be4029e5af87ad309e9bb257484cb5d936 (RPi)
SHA256 Checksum: 0767dec2f14f05e0f1ea6a1fc5f303ee494856f855ce64695328637bc8fba8fb (RPi2)

text:
# uname -a
Linux rpi512 5.0.10 #1 Sat May 4 00:04:34 BST 2019 armv6l GNU/Linux

# vcgencmd version
Mar 27 2019 15:48:59
Copyright © 2012 Broadcom
version 2e98b31d18547962e564bdf88e57b3df7085c29b (clean) (release) (start_x)

# lsb_release
LibreELEC (Milhouse): devel-20190504000322-#0503-g6ef9c69 [Build #0503]

# Kodi version
Kodi (19.0-ALPHA1 Git:ae31c4f). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (6ef9c69, changelog) and tip of XBMC master (ae31c4f, changelog) with the following modifications: Build Highlights:
  1. added: video info dialog for movie sets
  2. Remove 3:2 pullback from current check
Build Details:
  1. LibreELEC.tv:
    • Generic, RPi, Allwinner: disable initramfs compression, use lz4 for Allwinner (PR:3485, 6 commits, 6 files changed)
    • u-boot: support host mkimage (PR:3486, 2 commits, 2 files changed)
  2. XBMC:
    • [PVR] Create EPG when a PVR channel has been dynamically added at runtime (PR:16048, 1 commit, 1 file changed)
    • MusicExtensions: Add dtshd as that extension is used for commercial dtshd (PR:16031, 1 commit, 1 file changed)
    • [python] xbmcvfs file.seek() - whence should be optional (PR:15662, 2 commits, 1 file changed)
    • Simplify some boolean expressions in RetroPlayer (PR:16008, 1 commit, 6 files changed)
    • Improve 'Choose Art' dialog (PR:15747, 2 commits, 2 files changed)
    • [python] xbmcvfs - add file.tell() function (PR:15663, 1 commit, 1 file changed)
    • added: video info dialog for movie sets (PR:15315, 3 commits, 7 files changed)
    • Remove 3:2 pullback from current check (PR:16052, 1 commit, 1 file changed)
  3. pvr.teleboy:
    • [cmake] remove usage of kodi-platform (PR:19, 1 commit, 2 files changed)
  4. pvr.vuplus:
    • Custom groups and timer fix matrix (PR:215, 6 commits, 20 files changed)
  5. Additional commits/pull requests/changes not yet merged upstream:
    • Reverted: [pkg] PR:16031: MusicExtensions: Add dtshd as that extension is used for commercial dtshd (reason: newclock5 conflict)
 

Unable to get this update.
Connecting to milhouse.libreelec.tv (138.68.75.163:80)
wget: can't connect to remote host (138.68.75.163): Connection refused

Will try later.
#53
#0503 rpi3 streaming Live TV. Attempted to connect to rpi3 by opening chorus web interface from PC (selecting/refreshing Firefox tab in PC browser) and what appeared to be exact same moment; streaming playback froze then full kodi crash and reboot of rpi3. Kodi crashlog
Note: On subsequent reboot able to access and use chorus web interface on PC with kodi in idle state and could not reproduce crash condition. (Remotely controlled/played music, then went directly to device to stop music, start live tv playback, then check kodi status remotely via chorus interface etc)
RPi4, (LibreELEC 11.0) hdmi0 -> Philips 55PUS7304 4K TV, hdmi1 -> Onkyo TX-SR608 AV Receiver
#54
Connection OK now.
#55
(2019-04-29, 23:03)Milhouse Wrote:
(2019-04-29, 20:46)germa18 Wrote: Hi milhouse, a strange bug, since latest builds, but in TVH when i schedule a recording, i need to set one hour earlier to the real time that i want to have the correct time in result
Like Kodi automatically add +1 hour every time, is something that can be can disable or modify? (i'm in Europe, so the +1 is related for the time zone)
edit : i'm pretty sure that it can be related to the  #0424 build with all the changes in API for PVR

It would be great if you could confirm by testing #0423 and #0424, or otherwise identifying the first build with this behaviour. I don't use TVH myself so am unable to test this.   
I run some tests so now i be able to find the real issue here
So the bugs is in every build start from kodi matrix (i test them all (libreelec builds + TVH builds), so i'm sure about it), i run the last build available right now #0503 and the bug remains
- From the web interface, if i schedule a records manually /with epg / create a new programmation rule , everything is OK
- From kodi interface (on TV) , if i schedule a records with epg/ with a programmation rule, it's OK | but if i schedule a records manually, it keeps adding one hour to the record time that i set (due to my time zone)
#56
(2019-05-04, 20:26)germa18 Wrote:
(2019-04-29, 23:03)Milhouse Wrote:
(2019-04-29, 20:46)germa18 Wrote: Hi milhouse, a strange bug, since latest builds, but in TVH when i schedule a recording, i need to set one hour earlier to the real time that i want to have the correct time in result
Like Kodi automatically add +1 hour every time, is something that can be can disable or modify? (i'm in Europe, so the +1 is related for the time zone)
edit : i'm pretty sure that it can be related to the  #0424 build with all the changes in API for PVR

It would be great if you could confirm by testing #0423 and #0424, or otherwise identifying the first build with this behaviour. I don't use TVH myself so am unable to test this.   
I run some tests so now i be able to find the real issue here
So the bugs is in every build start from kodi matrix (i test them all (libreelec builds + TVH builds), so i'm sure about it), i run the last build available right now #0503 and the bug remains
- From the web interface, if i schedule a records manually /with epg / create a new programmation rule , everything is OK
- From kodi interface (on TV) , if i schedule a records with epg/ with a programmation rule, it's OK | but if i schedule a records manually, it keeps adding one hour to the record time that i set (due to my time zone)

I've asked a colleague who is more familiar with TVH to see if he can verify this behaviour, but are you able to state which build is the _first_ build with this issue - it might straddle the transition from Kodi 18 to Kodi 19 so you may need to go back before the start of Kodi 19. If you test #0416 (first Kodi 19 build) and #0415 (last Kodi 18 build) - with the matching tvheadend addon - are you able to say which of them has this issue?

Can you post a screenshot of your Regional settings from the Kodi GUI? (Settings > Interface > Regional)
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
#57
New LibreELEC.tv Leia build #0504: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 8dd4cc01db8b9a5a373116d0c611cecdae136ae31b0f9a65a7f3ff4ac6618a95 (RPi)
SHA256 Checksum: baa387b72a71dd15c06c6cf00b41e1f4da523efcda1bfd1659808d643b337bfb (RPi2)

text:
# uname -a
Linux rpi512 5.0.10 #1 Sat May 4 21:57:33 BST 2019 armv6l GNU/Linux

# vcgencmd version
Mar 27 2019 15:48:59
Copyright © 2012 Broadcom
version 2e98b31d18547962e564bdf88e57b3df7085c29b (clean) (release) (start_x)

# lsb_release
LibreELEC (Milhouse): devel-20190504215619-#0504-g00ce5d5 [Build #0504]

# Kodi version
Kodi (19.0-ALPHA1 Git:aba6aa9). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (00ce5d5, changelog) and tip of XBMC master (aba6aa9, changelog) with the following modifications: Build Highlights:
  1. switch to zstd squashfs images
  2. Revert "VideoPlayerCodec: Ask Demuxer to seek for us"
Build Details:
  1. LibreELEC.tv:
    • scripts/image: drop OPENELEC_ARCH (PR:3026, 1 commit, 3 files changed)
    • linux: amend uimage load address for proper decompression (PR:3484, 4 commits, 1 file changed)
    • Goodbye Amlogic 3.14 (PR:3458, 12 commits, 179 files changed)
    • systemd: update to systemd-242 (PR:3419, 6 commits, 5 files changed)
    • samba: update to samba-4.9.7 (PR:3482, 1 commit, 1 file changed)
    • packages: use single = not == for string comparison (PR:3483, 2 commits, 5 files changed)
    • tools/pkginfo: simple tool to dump a package.mk (PR:3472, 1 commit, 1 file changed)
    • config/functions: add C++ compiler and linker flags to meson.conf (PR:3468, 1 commit, 1 file changed)
    • fixup build issues after removing amlogic (PR:3490, 2 commits, 2 files changed)
    • linux: support creating gz/bz2 uImage for arm64 (PR:3478, 1 commit, 1 file changed)
  2. XBMC:
    • [cmake] use treedata instead of add_directory for omxplayer and rpi windowing (PR:16020, 3 commits, 11 files changed)
    • Revert "VideoPlayerCodec: Ask Demuxer to seek for us" (PR:16061, 1 commit, 1 file changed)
  3. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:3212 (perma): rpi: switch to zstd squashfs images
    • Updated: [env] PR:3434 (perma): linux (RPi/Generic/Allwinner): update to linux-5.0.10/5.0.12
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
#58
(2019-05-04, 22:52)Milhouse Wrote:
(2019-05-04, 20:26)germa18 Wrote:
(2019-04-29, 23:03)Milhouse Wrote: It would be great if you could confirm by testing #0423 and #0424, or otherwise identifying the first build with this behaviour. I don't use TVH myself so am unable to test this.   
I run some tests so now i be able to find the real issue here
So the bugs is in every build start from kodi matrix (i test them all (libreelec builds + TVH builds), so i'm sure about it), i run the last build available right now #0503 and the bug remains
- From the web interface, if i schedule a records manually /with epg / create a new programmation rule , everything is OK
- From kodi interface (on TV) , if i schedule a records with epg/ with a programmation rule, it's OK | but if i schedule a records manually, it keeps adding one hour to the record time that i set (due to my time zone) 

I've asked a colleague who is more familiar with TVH to see if he can verify this behaviour, but are you able to state which build is the _first_ build with this issue - it might straddle the transition from Kodi 18 to Kodi 19 so you may need to go back before the start of Kodi 19. If you test #0416 (first Kodi 19 build) and #0415 (last Kodi 18 build) - with the matching tvheadend addon - are you able to say which of them has this issue?

Can you post a screenshot of your Regional settings from the Kodi GUI? (Settings > Interface > Regional)    

i find it ! it took me a long time but the latest build with manual recording schedule working, it's the #0227 (kodi Leia (with both kodi + TVH in 0227))
All other builds has this bug (starting from the #0228)
Image
#59
(2019-05-05, 18:58)germa18 Wrote:
(2019-05-04, 22:52)Milhouse Wrote:
(2019-05-04, 20:26)germa18 Wrote: I run some tests so now i be able to find the real issue here
So the bugs is in every build start from kodi matrix (i test them all (libreelec builds + TVH builds), so i'm sure about it), i run the last build available right now #0503 and the bug remains
- From the web interface, if i schedule a records manually /with epg / create a new programmation rule , everything is OK
- From kodi interface (on TV) , if i schedule a records with epg/ with a programmation rule, it's OK | but if i schedule a records manually, it keeps adding one hour to the record time that i set (due to my time zone) 

I've asked a colleague who is more familiar with TVH to see if he can verify this behaviour, but are you able to state which build is the _first_ build with this issue - it might straddle the transition from Kodi 18 to Kodi 19 so you may need to go back before the start of Kodi 19. If you test #0416 (first Kodi 19 build) and #0415 (last Kodi 18 build) - with the matching tvheadend addon - are you able to say which of them has this issue?

Can you post a screenshot of your Regional settings from the Kodi GUI? (Settings > Interface > Regional)    

i find it ! it took me a long time but the latest build with manual recording schedule working, it's the #0227 (kodi Leia (with both kodi + TVH in 0227))
All other builds has this bug (starting from the #0228)
Image

Interesting, and which version of tvheadend42 where you testing with - the #0227 and #0228 tvheadend42 versions were essentially the same (this rev), so if there's a behavioural difference that you see in LibreELEC #0227/#0228 then we can eliminate tvheadend42 as the cause.

There's a pvr.hts change in #0228 which relates to timeshifting PR:407 but I'm not sure if it would explain the behaviour you now see, ping @ksooo any ideas?
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
#60
New LibreELEC.tv Leia build #0505: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: c844bb6ed2c34d84f618abe942008fc684d18a2d12140643b16ca8016a3448ee (RPi)
SHA256 Checksum: d676fd2bf851e3290e5e052938721ce62f9ae1101309d1a6169ef2d8d14b9a2b (RPi2)

text:
# uname -a
Linux rpi512 5.0.10 #1 Sun May 5 22:03:51 BST 2019 armv6l GNU/Linux

# vcgencmd version
Mar 27 2019 15:48:59
Copyright © 2012 Broadcom
version 2e98b31d18547962e564bdf88e57b3df7085c29b (clean) (release) (start_x)

# lsb_release
LibreELEC (Milhouse): devel-20190505220241-#0505-gb0a838b [Build #0505]

# Kodi version
Kodi (19.0-ALPHA1 Git:2eef5af). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (b0a838b, changelog) and tip of XBMC master (2eef5af, changelog) with the following modifications: Build Highlights:
  1. [PVR] Fix and simplify store epg event to db on update from pvr addon
Build Details:
  1. LibreELEC.tv:
    • ethmactool: new package for getting HW MAC address or generating from CPU SN (PR:3463, 1 commit, 3 files changed)
  2. XBMC:
    • [Estuary] addonsettings - fix list (PR:16066, 1 commit, 1 file changed)
    • Remove unused using (PR:16071, 1 commit, 6 files changed)
    • [PVR] Fix and simplify store epg event to db on update from pvr addon. (PR:16062, 1 commit, 5 files changed)
    • [Estuary] fix scrollbar in skinsettings (PR:16072, 1 commit, 1 file changed)
    • [Estuary] fix scrollbar in skinsettings (PR:16073, 1 commit, 1 file changed)
  3. newclock5:
    • New commits in this build:
      • gitigore: Add +raspberry-pi2-debug (a1d5ea54)
  4. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:3434 (perma): linux (RPi/Generic/Allwinner): update to linux-5.0.10/5.0.13
    • Added: [pkg] patch: Fix double-quote typo
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
  • 1
  • 2
  • 3
  • 4(current)
  • 5
  • 6
  • 86

Logout Mark Read Team Forum Stats Members Help
LibreELEC Testbuilds for RaspberryPi (Kodi 19.0)8