• 1
  • 443
  • 444
  • 445(current)
  • 446
  • 447
  • 495
v18 LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)
Thx for the explanation. I'll wait and I'm looking forward to test the new versions of the emulators
Philips TV with Kodi 20.2 with IPTV --- Orbsmart 500 Android 21 alpha/beta as Online-radio/TV in the kitchen
(2018-10-27, 19:33)Solo0815 Wrote: Thx for the explanation. I'll wait and I'm looking forward to test the new versions of the emulators

You'll probably find the current game addons still work with build #1021, which is the last build before the Game API bumped in #1022.
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.
New LibreELEC.tv Leia build #1027: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 5cc34689871cadbcc6103345c66904f2f7092e6f915c0cd758f3f3be951df2e3 (RPi)
SHA256 Checksum: 4e8fba04fbd09c0d0a5ef65ee788f061ec8c2f1cfcfc4766e2f45423f7553328 (RPi2)

text:
# uname -a
Linux rpi512 4.19.0 #1 Sat Oct 27 21:05:54 BST 2018 armv6l GNU/Linux

# vcgencmd version
Oct 23 2018 14:41:50
Copyright © 2012 Broadcom
version 724d81b3f87eb71045e938e572eca140fb8828ab (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20181027210356-#1027-g75688f2 [Build #1027]

# Kodi version
(18.0-BETA5 Git:ace36f6). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (75688f2, changelog) and tip of XBMC master (ace36f6, changelog) with the following modifications: Build Highlights:
  1. Fix RDS stream support (should stop recent tvheadend crashes)
Build Details:
  1. LibreELEC.tv:
    • getedid: Fixed typo in order to make "getedid delete" work again (PR:3063, 1 commit, 1 file changed)
    • valgrind: update to 3.14.0 (PR:3065, 1 commit, 1 file changed)
    • updated libretro and game.libretro packages (PR:3056, 5 commits, 118 files changed)
  2. XBMC:
    • Game Infolabel and GUI settings update (PR:14720, 4 commits, 9 files changed)
    • windowing/gbm: authorize drm master if drmSetMaster fails (PR:14714, 1 commit, 1 file changed)
    • Code quality improvements (PR:14672, 8 commits, 16 files changed)
  3. inputstream.rtmp:
    • [depends] bump openssl to 1.1.1 (PR:42, 5 commits, 25 files changed)
  4. pvr.hts:
    • Fix RDS stream support. (PR:383, 1 commit, 4 files changed)
    • [ci][appveyor] switch to Visual Studio 14 & build for WindowsStore (4d0cb6d)
  5. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:2954 (perma): linux (Generic/RPi): update to linux-4.19
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.
(2018-10-27, 19:26)Milhouse Wrote: The problem is I don't have the bandwidth to build all the game addons and keep them in sync with the core APIs so this type of breakage is inevitable I'm afraid. You'll have to wait until the LE 9.0 repository is updated with new game add-ons, but I don't know when that will happen. 
  
Good news, Game API is now frozen for Leia so no more bumps until we branch for M*.
@Milhouse 
Do you still have builds older than #1001, by any chance? I'm trying to figure out which build introduced this issue.
(2018-10-28, 04:21)smp1 Wrote: @Milhouse 
Do you still have builds older than #1001, by any chance? I'm trying to figure out which build introduced this issue.
Sorry no - we only keep ~12 months online due to storage costs, and my local build server has also purged the builds/releases prior to October 2017.
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.
I hadn't updated in a while, and now the 'menu' key (in my TV Shows video listings) sends me to the TV Channel Grid, instead of bringing up the context menu.  Is that the new normal?

thanks!
(2018-10-28, 18:28)mikeb8591 Wrote: I hadn't updated in a while, and now the 'menu' key (in my TV Shows video listings) sends me to the TV Channel Grid, instead of bringing up the context menu.  Is that the new normal?

thanks!

Maybe PR14451 in #0920? If so, yes this is the new normal.
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.
New LibreELEC.tv Leia build #1028: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 5e1aeb4a4ea8c46cd74f1e7eafb17adbf31d0d1c1fe42507912eee3b774aedfa (RPi)
SHA256 Checksum: fe5d8ab696448d0b3db46627794042c496ed5eac2b4cbb4fd794bfef50cd37c5 (RPi2)

text:
# uname -a
Linux rpi512 4.19.0 #1 Sun Oct 28 21:04:03 GMT 2018 armv6l GNU/Linux

# vcgencmd version
Oct 23 2018 14:41:50
Copyright © 2012 Broadcom
version 724d81b3f87eb71045e938e572eca140fb8828ab (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20181028210242-#1028-g01f20a4 [Build #1028]

# Kodi version
(18.0-BETA5 Git:f237c7e). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (01f20a4, changelog) and tip of XBMC master (f237c7e, changelog) with the following modifications: Build Highlights:
  1. Resolution: Use v17 behaviour if whitelist is not present
  2. [PVR][Estuary] Add GUI for Radio Data System (RDS).
Build Details:
  1. LibreELEC.tv:
    • Update libdrm, xf86-video-amdgpu and xf86-video-ati (PR:3050, 3 commits, 5 files changed)
    • xf86-video-nvidia: update to xf86-video-nvidia-410.73 (PR:3060, 1 commit, 1 file changed)
    • xorg-server: update to xorg-server-1.20.3 (PR:3061, 1 commit, 1 file changed)
    • kodi: more easily support user configuration (PR:3066, 1 commit, 1 file changed)
  2. XBMC:
    • changed: modernize mime type map initialization (PR:14685, 2 commits, 2 files changed)
    • Allow number (PR:14621, 1 commit, 1 file changed)
    • [Subtitles] Avoid using res and overscan (use rectview instead) (PR:14371, 1 commit, 5 files changed)
    • [osx/windowing] - removed "true fullscreen" mode as it is not supported on macOS. (PR:14729, 1 commit, 1 file changed)
    • [Settings] Update videoscreen.screen setting when toggling fullscreen (PR:14727, 1 commit, 1 file changed)
    • [video library] Use one of the original item url to get url options (PR:14124, 1 commit, 1 file changed)
    • Update Cpack Deb packaging names. (PR:14483, 3 commits, 3 files changed)
    • [Docs] Cleanup removed methods and style fixes (PR:14724, 1 commit, 6 files changed)
    • Resolution: Use v17 behaviour if whitelist is not present (PR:14701, 2 commits, 3 files changed)
    • Addons: Don't consider broken add-ons installable (PR:14702, 2 commits, 7 files changed)
    • [PVR][Estuary] Add GUI for Radio Data System (RDS). (PR:14731, 1 commit, 11 files changed)
  3. inputstream.adaptive:
    • [DASH] sync segments with range_end on full update (ad00d56)
    • Version bump 2.3.4 (365bec1)
  4. pvr.mediaportal.tvserver:
    • Update addon to v3.5.10 to fix Android build (0e0c137)
  5. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:2954 (perma): linux (Generic/RPi): update to linux-4.19
    • Added: [pkg] patch: kodi: fix egl fallback after PR14612 (kodi)
    • Reverted: [pkg] PR:14371: [Subtitles] Avoid using res and overscan (use rectview instead) (reason: newclock5 rebase required)
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.
Hi I have connected an external DVD drive to my Raspberry Pi 3. (Samsung SE-208)

It takes a few minutes until the DVD is recognized at all. During this time Kodi is completely frozen.
After the DVD has been recognized it cannot be played. Errros see log file.

Use the current Libreelec Milhouse BUild #1027
New LibreELEC.tv Leia build #1029: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: ea9a5988208b801211878a6b53d8764cc7f3d5c6139fe14d8539fd7e2cfc9910 (RPi)
SHA256 Checksum: 2b70cec964cb18bab9331591907b7d86a3811fcd0f880d9d0fe54f428d753ff5 (RPi2)

text:
# uname -a
Linux rpi512 4.19.0 #1 Mon Oct 29 21:03:58 GMT 2018 armv6l GNU/Linux

# vcgencmd version
Oct 23 2018 14:41:50
Copyright © 2012 Broadcom
version 724d81b3f87eb71045e938e572eca140fb8828ab (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20181029210252-#1029-g01f20a4 [Build #1029]

# Kodi version
(18.0-BETA5 Git:ab5576d). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (01f20a4, changelog) and tip of XBMC master (ab5576d, changelog) with the following modifications: Build Highlights:
  1. [GLES] VideoPlayer: YUV2RGB rework, Tonemapping, and other cleanup
Build Details:
  1. XBMC:
    • [GLES] VideoPlayer: YUV2RGB rework, Tonemapping, and other cleanup (PR:14704, 6 commits, 30 files changed)
    • GLContextEGL: Fall back to GL 2 compatibility version (PR:14737, 1 commit, 1 file changed)
  2. inputstream.rtmp:
  3. pvr.iptvsimple:
    • [depends] bump zlib to 1.2.11 (PR:200, 1 commit, 6 files changed)
  4. vfs.libarchive:
    • [depends] bump openssl to 1.1.1 (PR:25, 4 commits, 30 files changed)
    • bump version to 1.0.4 (6d39012)
  5. vfs.sftp:
    • [fix] windows crash (PR:19, 6 commits, 27 files changed)
    • bump version to 1.0.1 (6749200)
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.
@Milhouse is there any Time Schedule for the CrazyCat DVB Drivers in the new Builds (i know it is because there is a new Kernel in Town Smile ). 
Thank you
(2018-10-30, 17:08)The Masters Wrote: @Milhouse is there any Time Schedule for the CrazyCat DVB Drivers in the new Builds (i know it is because there is a new Kernel in Town Smile ). 
Thank you

We've contacted the CrazyCat author but not had a reply, and no sign of a new version yet so currently we don't have any ETA on when CrazyCat will build with 4.19. We can only hope... until then it will have to remain disabled.
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.
Thank you for the Information. So i stay on the latest Build with CracyCat DVB. <- no Problem so far (for my Usecase) Thank you
@quew you are very welcome
Maintainer of Enigma2 PVR addon: repo, docschangelog
How to create a full debug: here
  • 1
  • 443
  • 444
  • 445(current)
  • 446
  • 447
  • 495

Logout Mark Read Team Forum Stats Members Help
LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)24