• 1
  • 38
  • 39
  • 40(current)
  • 41
  • 42
  • 70
v19 LibreELEC Testbuilds for x86_64 (Kodi 19.0)
Edit: After posting this, I did a clean install of #1228 on a USB drive, without the Aeon Nox skin or any other add-ons. Same result.

I'm seeing a minor issue with the last two releases (1227 & 1228, maybe earlier also). I can't open and play a .strm file or .pls. The link in the .strm file will play if I put it in a browser on my desktop (Win10).

The pertinent part of the log is this, I think:

2019-12-28 13:35:23.662 T:861 ERROR: CBinaryAddonManager::GetInstalledAddonInfo: Requested addon '' unknown as binary
2019-12-28 13:35:25.993 T:875 ERROR: Open - error probing input format, http://ice3.somafm.com/groovesalad-256-mp3
2019-12-28 13:35:25.994 T:875 ERROR: Init: Error creating demuxer
2019-12-28 13:35:25.994 T:875 ERROR: CAudioDecoder: Unable to Init Codec while loading file http://ice3.somafm.com/groovesalad-256-mp3
2019-12-28 13:35:25.994 T:875 WARNING: PAPlayer::QueueNextFileEx - Failed to create the decoder


The entire log is here: http://ix.io/25Kk

This happens with either Estuary or Aeon Nox SiLVO skins.

Thanks in advance!
Matrix 19.x (LE), Aeon Nox SiLVO, NUC8i5BEK (i5-8259U, Intel Iris Plus Graphics 655, 16 GB ram, 128 GB M.2 SSD)
Samsung F6300 46" LED LCD TV, SMSL Q5 Pro amplifier, Pioneer HPM-100 speakers
Synology DS215j NAS fileserver (WD Gold 10TB x 2)
Reply
@whysoserious I think PR17081 (in both #1227 and #1228) is likely to be the guilty party. I've reported it on github - thanks!
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.
Reply
@whysoserious the issue with the mp3 stream should be fixed in #1229
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.
Reply
New LibreELEC.tv Matrix build #1229: Generic
(Supercedes previous build)

SHA256 Checksum: 2e4f5ee8a6a576dc2f7ae68a94a611c14766607f356791d143ea85108b2f349e (Generic)

text:
# uname -a
Linux NUC 5.4.6 #8 SMP Sun Dec 29 21:03:24 GMT 2019 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20191229210246-#1229-ge59cba6 [Build #1229]

# Kodi version
Kodi (19.0-ALPHA1 Git:97728b63f536a31e7b8ef3e779126394f833f588). Platform: Linux x86 64-bit

Based on tip of LibreELEC.tv master (e59cba6, changelog) and tip of XBMC master (4cb3dd6, changelog) with the following modifications: Build Highlights:
  1. fixed: Caching of small files (fixes regression of #17042) (updated)
  2. Resume paused ActiveAE stream while draining to avoid playback lapse
Build Details:
  1. XBMC:
    • [Estuary] Refactor Playlist Window + Views (PR:17010, 1 commit, 9 files changed)
    • Resume paused ActiveAE stream while draining to avoid playback lapse (PR:17090, 1 commit, 1 file changed)
  2. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [pkg] PR:17081 (perma): fixed: Caching of small files (fixes regression of #17042)
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.
Reply
(2019-12-30, 00:46)Milhouse Wrote: @whysoserious the issue with the mp3 stream should be fixed in #1229

@Milhouse 

Yes, the stream now works fine! Thanks for the quick response/fix.
Matrix 19.x (LE), Aeon Nox SiLVO, NUC8i5BEK (i5-8259U, Intel Iris Plus Graphics 655, 16 GB ram, 128 GB M.2 SSD)
Samsung F6300 46" LED LCD TV, SMSL Q5 Pro amplifier, Pioneer HPM-100 speakers
Synology DS215j NAS fileserver (WD Gold 10TB x 2)
Reply
New LibreELEC.tv Matrix build #1230: Generic
(Supercedes previous build)

SHA256 Checksum: 561b2e87af14e8dd1f162581db5fe6550c8e6df9288690b806f8080cd37bb885 (Generic)

text:
# uname -a
Linux NUC 5.4.6 #9 SMP Mon Dec 30 23:36:12 GMT 2019 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20191230233521-#1230-g9d103bd [Build #1230]

# Kodi version
Kodi (19.0-ALPHA1 Git:6e15fcb9ff05ed7463d69083b2fa2fd702f3abd0). Platform: Linux x86 64-bit

Based on tip of LibreELEC.tv master (9d103bd, changelog) and tip of XBMC master (6e15fcb, changelog) with the following modifications: Build Highlights:
  1. [VideoPlayer] Fix 'Resume from' functionality with audio only MPEG-TS streams
  2. fixed: Caching of small files (fixes regression of #17042) (updated)
Build Details:
  1. LibreELEC.tv:
    • dvbhdhomerun: drop unused, broken package (PR:4085, 1 commit, 6 files changed)
    • Allwinner: Add support for A20 (PR:4074, 3 commits, 6 files changed)
    • Add support for OSMC RF rev 2.5 (PR:4086, 1 commit, 1 file changed)
    • kodi: another december update (PR:4081, 3 commits, 7 files changed)
  2. XBMC:
    • [VideoPlayer] Fix 'Resume from' functionality with audio only MPEG-TS streams (PR:16910, 1 commit, 2 files changed)
    • [ios] fix size of EAGL layer on external screen (PR:17089, 1 commit, 1 file changed)
  3. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:4042 (perma): various build cleanups & fixes
    • Added: [env] PR:4087 (perma): expat: update cmake build options
    • Updated: [pkg] PR:17081 (perma): fixed: Caching of small files (fixes regression of #17042)
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.
Reply
Weekly Linux 5.5-rc4 build #1230x: Generic

Packages disabled/not included:
text:

digital_devices
dvb-latest
crazycat
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.
Reply
New LibreELEC.tv Matrix build #1231: Generic
(Supercedes previous build)

SHA256 Checksum: d78f2ec39bfa17c0543fe28b10ace4b23c640880d98c336cc4a910307ca73b0f (Generic)

text:
# uname -a
Linux NUC 5.4.6 #1 SMP Tue Dec 31 21:20:58 GMT 2019 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20191231212012-#1231-g5e98544 [Build #1231]

# Kodi version
Kodi (19.0-ALPHA1 Git:67b1e9e). Platform: Linux x86 64-bit

Based on tip of LibreELEC.tv master (5e98544, changelog) and tip of XBMC master (67b1e9e, changelog) with the following modifications: Build Highlights:
  1. Minors.
  2. Happy new year everybody, and thanks for all your help this past year!
Build Details:
  1. LibreELEC.tv:
    • expat: update cmake build options (PR:4087, 1 commit, 1 file changed)
    • Rockchip: add mainline linux support (PR:3560, 7 commits, 60 files changed)
    • various build cleanups & fixes (PR:4042, 30 commits, 45 files changed)
    • config/multithread: dump build stats (PR:4080, 2 commits, 3 files changed)
  2. XBMC:
    • [musicdb] ensure check for boxset flag is case insensitive (PR:17096, 1 commit, 1 file changed)
    • fixed: Caching of small files (fixes regression of #17042) (PR:17081, 3 commits, 2 files changed)
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.
Reply
Hi Millhouse and others,

Is this the best spot to ask how people are finding v19 on the Raspberry Pi 4?
I just picked one up and using Kodi 18.5 with L.E 9.2.0 I was surprised to see the UI kind of not that smooth even at 'only' 1080p.

Is this one aspect being improved at the moment or a hardware limitation of the device? (720p is much faster)
Cosidering Kodi si meant to be able to run in 4k, I'd have figured the Pi 4 should be more than dead smooth for 1080p.  (it ain't)
Reply
Here is thread for nightly testbuilds running on all RPI's https://forum.kodi.tv/showthread.php?tid...pid2846439

Suggest you read through 1st post (milhouse keeps it up to date) as it contains short explanation on particular situation for rpi4's at the moment, with a clear intention to update information when progress made with sufficient maturity to consider confirming nightly build availablity; for rpi4 device user testing.
RPi4, (LibreELEC 11.0) hdmi0 -> Philips 55PUS7304 4K TV, hdmi1 -> Onkyo TX-SR608 AV Receiver
Reply
New LibreELEC.tv Matrix build #0101: Generic
(Supercedes previous build)

SHA256 Checksum: 4c571cf31bbe3771542cf52cb0e633015c82800d1ecef660b0c0656f2809a7b0 (Generic)

text:
# uname -a
Linux NUC 5.4.6 #2 SMP Wed Jan 1 21:03:07 GMT 2020 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20200101210229-#0101-g3ddd1d1 [Build #0101]

# Kodi version
Kodi (19.0-ALPHA1 Git:bcd4533). Platform: Linux x86 64-bit

Based on tip of LibreELEC.tv master (3ddd1d1, changelog) and tip of XBMC master (bcd4533, changelog) with the following modifications: Build Highlights:
  1. Minors
Build Details:
  1. LibreELEC.tv:
    • Rockchip: use brcmfmac_sdio-firmware package (PR:4089, 4 commits, 12 files changed)
  2. XBMC:
    • [settings] Serializer Interface (PR:17062, 5 commits, 17 files changed)
    • [video] fix "Browse" button in CGUIDialogVideoInfo for tvshows (PR:17095, 1 commit, 1 file changed)
    • [scraper] Pass JSON serialized path settings to python scrapers (PR:17063, 2 commits, 5 files changed)
  3. pvr.teleboy:
    • Set genre on (planned) recordings (f2a8726)
    • Merge branch 'Leia' into Matrix (0444314)
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.
Reply
New LibreELEC.tv Matrix build #0102: Generic
(Supercedes previous build)

SHA256 Checksum: 25d42f5d8728e145d62cc23988c7490c761a314da0ac0743108736afecd052bd (Generic)

text:
# uname -a
Linux NUC 5.4.6 #3 SMP Thu Jan 2 21:49:08 GMT 2020 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20200102214830-#0102-g587404e [Build #0102]

# Kodi version
Kodi (19.0-ALPHA1 Git:e2287cd). Platform: Linux x86 64-bit

Based on tip of LibreELEC.tv master (587404e, changelog) and tip of XBMC master (e2287cd, changelog) with the following modifications: Build Highlights:
  1. LinuxRendererGL: Fix useage of glTexImage3D format was not valid
  2. [videodb] use UpdateUniqueIDs() instead of AddUniqueIDs() in VideoDatabase::SetDetailsForMovie()
  3. PVR grid fixes
Build Details:
  1. LibreELEC.tv:
    • slice-drivers: fix build on kernel 5.3+ (PR:4090, 1 commit, 1 file changed)
    • Allwinner: Add frame inversion to correct audio channels (PR:4091, 1 commit, 3 files changed)
  2. XBMC:
    • LinuxRendererGL: Fix useage of glTexImage3D format was not valid (PR:17109, 1 commit, 1 file changed)
    • [videodb] use UpdateUniqueIDs() instead of AddUniqueIDs() in VideoDatabase::SetDetailsForMovie() (PR:17092, 1 commit, 1 file changed)
    • [PVR] EPG grid container: Fix event offset calculation for gap tags. (PR:17107, 1 commit, 1 file changed)
    • [PVR] Guide window: Goto 'now' on system resume from sleep. (PR:17108, 1 commit, 5 files changed)
    • [PVR] EPG grid container: Make CGUIEPGGridContainer::GoToEnd consistent with CGUIEPGGridContainer::GoToBegin behavior (PR:17114, 1 commit, 1 file changed)
    • CGUIDialogSelect: fix focusing list / buttons after 6d34db9900 (PR:17115, 1 commit, 1 file changed)
    • [PVR] EPG grid model: Simplify and speed up CGUIEPGGridContainerModel::FindChannelAndBlockIndex (PR:17113, 1 commit, 1 file changed)
  3. pvr.nextpvr:
    • Variable initialization error (#107) (92d01d1)
  4. pvr.sledovanitv.cz:
    • apimanager: Fix putting session var to URL (c5579c5)
    • client: Add parent PIN (un)lock handling (7433ab5)
    • PVRIptvData: Do better channel# & order handling (07ca551)
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.
Reply
New LibreELEC.tv Matrix build #0103: Generic
(Supercedes previous build)

SHA256 Checksum: 6520d089f1be84eb71eb18922b0d092812b45915e9752bf710bed16a0636cc64 (Generic)

text:
# uname -a
Linux NUC 5.4.7 #2 SMP Fri Jan 3 21:03:00 GMT 2020 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20200103210216-#0103-g587404e [Build #0103]

# Kodi version
Kodi (19.0-ALPHA1 Git:728b338). Platform: Linux x86 64-bit

Based on tip of LibreELEC.tv master (587404e, changelog) and tip of XBMC master (728b338, changelog) with the following modifications: Build Highlights:
  1. buildsystem: switch to dynamic scheduler
  2. EPG grid fixes
Build Details:
  1. XBMC:
    • [PVR] EPG grid container: fix wrong timeline display on first grid page. (PR:17118, 1 commit, 1 file changed)
    • [PVR] EPG grid model: fix another edge case, that can lead to a crash (PR:17117, 1 commit, 1 file changed)
  2. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:4030 (perma): linux (RPi/Generic): update to linux-5.4.6
    • Added: [env] PR:4092 (perma): buildsystem: switch to dynamic scheduler
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.
Reply
New LibreELEC.tv Matrix build #0104: Generic
(Supercedes previous build)

SHA256 Checksum: e4fd2989c81c62bf698991fb9dcc1fc5a462239f8b34fd0c87ef816fa1102ea9 (Generic)

text:
# uname -a
Linux NUC 5.4.7 #3 SMP Sat Jan 4 21:03:12 GMT 2020 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20200104210227-#0104-g587404e [Build #0104]

# Kodi version
Kodi (19.0-ALPHA1 Git:7161688). Platform: Linux x86 64-bit

Based on tip of LibreELEC.tv master (587404e, changelog) and tip of XBMC master (7161688, changelog) with the following modifications: Build Highlights:
  1. Minors
Build Details:
  1. XBMC:
    • Fixed windows 7 environment compatibility (PR:17122, 1 commit, 1 file changed)
    • [ios] Keyboard refactoring (PR:17069, 3 commits, 13 files changed)
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.
Reply
New LibreELEC.tv Matrix build #0105: Generic
(Supercedes previous build)

SHA256 Checksum: 2dc04dd46ff469e0e5f4c42ac2d9a88480df44b5e9d534b19641c71a4477c0c7 (Generic)

text:
# uname -a
Linux NUC 5.4.7 #4 SMP Sun Jan 5 21:03:17 GMT 2020 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20200105210232-#0105-g254dedf [Build #0105]

# Kodi version
Kodi (19.0-ALPHA1 Git:570a3af). Platform: Linux x86 64-bit

Based on tip of LibreELEC.tv master (254dedf, changelog) and tip of XBMC master (570a3af, changelog) with the following modifications: Build Highlights:
  1. Drop parallel package
  2. [PVR] EPG grid container: fix regression after 2791691...
Build Details:
  1. LibreELEC.tv:
    • librespot: various improvements (PR:4061, 2 commits, 7 files changed)
  2. XBMC:
    • [PVR] EPG grid container: fix regression after 2791691... (PR:17132, 1 commit, 1 file changed)
  3. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:4092 (perma): buildsystem: switch to dynamic scheduler
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.
Reply
  • 1
  • 38
  • 39
  • 40(current)
  • 41
  • 42
  • 70

Logout Mark Read Team Forum Stats Members Help
LibreELEC Testbuilds for x86_64 (Kodi 19.0)3