• 1
  • 18
  • 19
  • 20(current)
  • 21
  • 22
  • 70
v19 LibreELEC Testbuilds for x86_64 (Kodi 19.0)
(2019-08-03, 16:29)jfcarroll Wrote: Okay,

While using the URL you provided to test with has probably caused drain bammage, I have a fix. PR will be up shortly.

However, it's unrelated to the issue of showing folder names for the shoutcast plugin directories.

Jim
Thanks @jfcarroll, I'll include your fix in tonight's build. Yes the missing folders are due to something else - I don't think the add-on is Kodi 19 compatible.
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 #0802: Generic
(Supercedes previous build)

SHA256 Checksum: a5d9b0d9a67f9818177b780383540b48d3b0f1738a2d5cb966b0fe74e386eaff (Generic)

text:
# uname -a
Linux NUC 5.2.5 #1 SMP Sat Aug 3 00:54:55 BST 2019 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20190803005413-#0802-g83bd69f [Build #0802]

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

Based on tip of LibreELEC.tv master (83bd69f, changelog) and tip of XBMC master (6aba73b, changelog) with the following modifications: Build Highlights:
  1. libbluray: update to 1.1.2
Build Details:
  1. LibreELEC.tv:
    • audiodecoder.timidity: add libtimidity.so (PR:3731, 1 commit, 2 files changed)
    • dvb updates for 5.2 (PR:3701, 8 commits, 15 files changed)
    • jre.zulu: initial addon (PR:3653, 1 commit, 11 files changed)
    • distro: bump ADDON_VERSION to 9.80.1 (PR:3712, 1 commit, 1 file changed)
    • xf86-video-nvidia: update to xf86-video-nvidia-430.40 (PR:3727, 1 commit, 2 files changed)
    • grub: update to grub-2.04 (PR:3657, 2 commits, 3 files changed)
    • packages: fix shadertoys when building with RPi4 (PR:3683, 2 commits, 3 files changed)
    • mali-bifrost: fix PKG_LONGDESC / renamed to "Bifrost" (PR:3737, 1 commit, 1 file changed)
  2. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:3708 (perma): linux (Mainline/RPi): update to linux-5.2.5
    • Added: [env] PR:3667 (perma): libbluray: update to 1.1.2
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 #0803: Generic
(Supercedes previous build)

SHA256 Checksum: f1bea18fee28325a1a707f4ffb945bf79c46cb1eedc8cd1133180cdb3823fc9f (Generic)

text:
# uname -a
Linux NUC 5.2.5 #1 SMP Sun Aug 4 10:11:34 BST 2019 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20190804100955-#0803-g83bd69f [Build #0803]

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

Based on tip of LibreELEC.tv master (83bd69f, changelog) and tip of XBMC master (6a9e668, changelog) with the following modifications: Build Highlights:
  1. cmake: updated to v3.15.1 / clean up
  2. busybox: add 'xpad' to SUSPEND_MODULES; support custom modules
  3. Fix CShoutcastFile's ability to set the stream's tag info on the UI (@wallacebw: should fix track title issue - please confirm!)
Build Details:
  1. XBMC:
    • fixed: Using absolute paths in combination with hosts in URLs caused (PR:16415, 1 commit, 1 file changed)
  2. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:3728 (perma): p8-platform: switch to correct repo, update to p8-platform-cee64e9
    • Added: [env] PR:3735 (perma): cmake: updated to v3.15.1 / clean up
    • Added: [env] PR:3738 (perma): busybox: add 'xpad' to SUSPEND_MODULES
    • Added: [env] PR:3740 (perma): busybox: allow customizing suspend-modules.conf
    • Added: [pkg] PR:16435 (perma): Fix CShoutcastFile's ability to set the stream's tag info on the UI
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-08-04, 12:07)Milhouse Wrote: New LibreELEC.tv Matrix build #0803: Generic(Supercedes previous build)

...
 
     Fix CShoutcastFile's ability to set the stream's tag info on the UI (@wallacebw: should fix track title issue - please confirm!)
Confirmed, artist & track info from streaming url(s) now displays properly. 
Thank you!
Reply
New LibreELEC.tv Matrix build #0804: Generic
(Supercedes previous build)

SHA256 Checksum: 7be7d95c88d4d6b82739d14f88414ce40b6b611b6f8c56e35ab1b44ec8d7384f (Generic)

text:
# uname -a
Linux NUC 5.2.6 #1 SMP Sun Aug 4 21:03:31 BST 2019 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20190804210249-#0804-g83bd69f [Build #0804]

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

Based on tip of LibreELEC.tv master (83bd69f, changelog) and tip of XBMC master (36c347b, changelog) with the following modifications: Build Highlights:
  1. New 5.2.6 kernel
Build Details:
  1. XBMC:
    • Fix CShoutcastFile's ability to set the stream's tag info on the UI (PR:16435, 2 commits, 1 file changed)
    • [GUIControllerWindow] Subscribe to controller install events (PR:16424, 2 commits, 2 files changed)
    • add ACTION_MOUSE_DRAG_END support (PR:16384, 1 commit, 3 files changed)
    • [addons] fix binary addon lib name for iOS (PR:16411, 1 commit, 1 file changed)
    • [addons] Remove unneded dlfcn includes (PR:16423, 1 commit, 1 file changed)
  2. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:3708 (perma): linux (Mainline/RPi): update to linux-5.2.5/5.2.6
    • Added: [pkg] PR:132 (perma): background recreated to avoid interlaced images (service.libreelec.settings)
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-08-02, 23:39)wallacebw Wrote: I am encountering another issue with streaming media:

starting with #0724 (#0723 works), playing RTSP streams (for instance my security cameras) immediately crashes kodi.    

kodi_crash.log:  https://paste.kodi.tv/erenehemow.kodi
kodi.log:  http://paste.kodi.tv/yuxugicejo

to recreate:   texturecache.py playw rtsp://184.72.239.149/vod/mp4:BigBuckBunny_115k.mov  (sample public stream)

Thanks,
Brian

There will be a fix for this in tonight's #0805 build - thanks for reporting!
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 #0805: Generic
(Supercedes previous build)

SHA256 Checksum: 1b12483d51bbf53f51d26ee77726478ef2afabfece213284a9964c7314d9fbf5 (Generic)

text:
# uname -a
Linux NUC 5.2.6 #1 SMP Mon Aug 5 21:51:52 BST 2019 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20190805215112-#0805-g92029b0 [Build #0805]

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

Based on tip of LibreELEC.tv master (92029b0, changelog) and tip of XBMC master (36c347b, changelog) with the following modifications: Build Highlights:
  1. libavformat/rtspdec: Don't send teardown if rtsp_hd_out is null (FFmpeg) [@wallacebw, issue]
  2. [VideoPlayer] Fix TS resume point, related to PR16314 [@jwegman, issue]
  3. [addons] fix repo addon install (<path> in addons.xml wasn't checked)
Build Details:
  1. LibreELEC.tv:
    • Docker: updated to 18.09.8 (PR:3741, 2 commits, 4 files changed)
  2. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:3708 (perma): linux (Mainline/RPi): update to linux-5.2.6
    • Added: [pkg] PR:12 (perma): libavformat/rtspdec: Don't send teardown if rtsp_hd_out is null (FFmpeg)
    • Added: [pkg] PR:16440 (perma): [VideoPlayer] Fix TS resume point, related to PR16314
    • Added: [pkg] PR:16443 (perma): [addons] fix repo addon install (<path> in addons.xml wasn't checked)
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-08-02, 15:47)Milhouse Wrote:
(2019-08-02, 05:09)jwegman Wrote: 52.8MB test.ts file used to reproduce the issue:
https://drive.google.com/file/d/1_MHs8iF...sp=sharing

Thanks, excellent post! I can reproduce on a Skylake NUC with #0705 thru #0801. Although for some reason you don't have any stacktracres in your crash log - this is #0801 with a stacktrace: http://ix.io/1Qn3 (resuming your video from about the 20 minute point).

The obvious change in #0705 is PR16314. I'll add a comment pointing the developers towards your post. 
@millhouse Build #805 looks to have fixed the .ts resume issue for me.  Your time has been much appreciated!
Reply
(2019-07-29, 15:20)Milhouse Wrote:
(2019-07-29, 09:01)AbRASiON Wrote: Anyone here with NUC7PJYH and LibreElec? I saw many problems in the previous testing thread with this hardware - can it do 4k 60 / HDR yet?

HDR won't be supported until kernel 5.3, and there may also need to be additional Kodi tweaking for HDR once the kernel is ready. At least your box is a Gemini Lake so should be getting HDR support - users with older generation CPUs may not be so lucky. 



I did extensive further reading, indicating that chipset will be HDMI 1.4 only or 1.4a - somethiung like that, seems Intel gimped the whole thing.
It seems prudent to just wait for the SkyHawk (not Skylake) processor that is replacing Gemini Lake, ensuring we get full HDMI 2.0 (HDMI 2.1?) with 4k / HDR etc
Reply
Gemini Lake has native HDMI 2.0 and Gemimi Lake-specific HDR patches are already in kernel 5.3.
Reply
#0805 does correct the RTSP (streaming video) issue I was encountering. 

Thanks!
Reply
New LibreELEC.tv Matrix build #0806: Generic
(Supercedes previous build)

SHA256 Checksum: 2dc68fde78885c6bbf5f75c7c31309dcdc2c6954bb603e30587dc4969c98006b (Generic)

text:
# uname -a
Linux NUC 5.2.7 #1 SMP Wed Aug 7 00:53:21 BST 2019 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20190807005039-#0806-gcfd340b [Build #0806]

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

Based on tip of LibreELEC.tv master (cfd340b, changelog) and tip of XBMC master (2b14719, changelog) with the following modifications: Build Highlights:
  1. New 5.2.7 kernel
  2. dav1d: updated to 0.4.0
  3. [addons] change binary interface (webbrowser required parts)
Build Details:
  1. LibreELEC.tv:
    • linux (Mainline/RPi): update to linux-5.2.6 (PR:3708, 21 commits, 17 files changed)
  2. XBMC:
    • Increase the wait time in a test that relies on timing to have it fail less often. (PR:16436, 1 commit, 1 file changed)
    • [addons] change binary interface (webbrowser required parts) (PR:16401, 5 commits, 11 files changed)
  3. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:3742 (perma): dav1d: updated to 0.4.0 / updated meson opts
    • Added: [env] PR:3743 (perma): linux (Mainline/RPi): update to linux-5.2.6/5.2.7
    • Updated: [pkg] PR:16440 (perma): [VideoPlayer] Fix TS resume point, related to PR16314
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 #0807: Generic
(Supercedes previous build)

SHA256 Checksum: 81fe83eac3043e9fda9563aa8fa64631a854ecb477ef51c3feb7443f762367ae (Generic)

text:
# uname -a
Linux NUC 5.2.7 #1 SMP Wed Aug 7 21:11:11 BST 2019 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20190807210747-#0807-g6a2ee78 [Build #0807]

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

Based on tip of LibreELEC.tv master (6a2ee78, changelog) and tip of XBMC master (8b8aaf6, changelog) with the following modifications: Build Highlights:
  1. curl: update to curl-7.65.3
Build Details:
  1. LibreELEC.tv:
    • busybox: allow customizing suspend-modules.conf (PR:3740, 1 commit, 1 file changed)
    • busybox: add 'xpad' to SUSPEND_MODULES (PR:3738, 1 commit, 1 file changed)
  2. XBMC:
    • [addons] fix repo addon install (<path> in addons.xml wasn't checked) (PR:16443, 1 commit, 1 file changed)
    • [depends] bump curl to 7.65.3 (PR:16449, 1 commit, 2 files changed)
  3. Additional commits/pull requests/changes not yet merged upstream:
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 #0808: Generic
(Supercedes previous build)

SHA256 Checksum: 6b8aae11a6011f572d1f5cf761f3676d6f6907be42e8ffcd384d80d9f8779982 (Generic)

text:
# uname -a
Linux NUC 5.2.7 #1 SMP Fri Aug 9 05:10:22 BST 2019 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20190809050918-#0808-ga0d58e2 [Build #0808]

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

Based on tip of LibreELEC.tv master (a0d58e2, changelog) and tip of XBMC master (80dd0eb, changelog) with the following modifications: Build Highlights:
  1. glibc: update to glibc-2.30
  2. expat: update to expat-2.2.7
  3. zstd: update to zstd-1.4.2
  4. mesa: update to mesa-19.1.4
  5. Add pvr.sledovanitv.cz
  6. [Cleanup] Remove SetIconImage, GetIconImage, HasIcon and SetThumbnailImage (NOP)
Build Details:
  1. LibreELEC.tv:
    • librespot: update to 51a634d (2019-07-23) (PR:3747, 2 commits, 4 files changed)
    • emby4: update to 4.2.0.40 (PR:3751, 2 commits, 3 files changed)
    • cmake: updated to v3.15.1 / clean up (PR:3735, 1 commit, 1 file changed)
  2. XBMC:
    • [addons] change ADDON_GLOBAL_VERSION_MAIN to 1.1.0 and leave min by old 1.0.12 (PR:16455, 2 commits, 4 files changed)
    • Fix typo in CDVD*CodecFFmpeg cryptosession log messages (PR:16457, 1 commit, 2 files changed)
    • [Cleanup] Remove SetIconImage, GetIconImage, HasIcon and SetThumbnailImage (NOP) (PR:16444, 5 commits, 47 files changed)
    • [dialogs] Fix missing cancel button in progress dialogs. Fixes #16459 (PR:16460, 1 commit, 1 file changed)
  3. pvr.dvblink:
    • [pvr.dvblink] 5.1.0 (PR:122, 1 commit, 2 files changed)
  4. pvr.freebox:
    • [pvr.freebox] 2.1.0 (PR:17, 1 commit, 1 file changed)
  5. pvr.hts:
    • [pvr.hts] bump to 5.1.0 (PR:423, 1 commit, 2 files changed)
  6. pvr.mediaportal.tvserver:
    • [pvr.mediaportal.tvserver] Update to 4.1.0 (PR:105, 1 commit, 2 files changed)
  7. pvr.mythtv:
    • [pvr.mythtv] bump to 6.1.0 (PR:123, 1 commit, 2 files changed)
  8. pvr.nextpvr:
    • [pvr.nextpvr] bump to 4.1.0 (PR:96, 1 commit, 2 files changed)
  9. pvr.octonet:
    • [pvr.octonet] 1.1.0 (PR:29, 1 commit, 1 file changed)
  10. pvr.teleboy:
    • [pvr.teleboy] bump to 19.1.0 (PR:20, 1 commit, 2 files changed)
  11. pvr.vbox:
    • [pvr.vbox] bump to 5.1.0 (PR:220, 1 commit, 2 files changed)
  12. pvr.vdr.vnsi:
    • [pvr.vdr.vnsi] bump to 4.1.0 (PR:119, 1 commit, 2 files changed)
  13. pvr.wmc:
    • [pvr.wmc] 3.1.0 (PR:70, 1 commit, 2 files changed)
  14. pvr.zattoo:
    • [pvr.zattoo] bump to 19.1.0 (PR:53, 1 commit, 2 files changed)
  15. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] patch: Add kodi binary addons (pvr, adsp, inputstream, vfs, peripheral.joystick/xarcade, other)
    • Updated: [env] PR:3743 (perma): linux (Mainline/RPi): update to linux-5.2.6/5.2.7
    • Added: [env] PR:3736 (perma): glibc: update to glibc-2.30
    • Added: [env] PR:3745 (perma): buildsystem: minor fixups
    • Added: [env] PR:3746 (perma): mesa: update to mesa-19.1.4
    • Added: [env] PR:3749 (perma): multimedia-tools: drop mesa-demos and mpv
    • Added: [env] PR:3750 (perma): expat: update to expat-2.2.7
    • Added: [env] PR:3753 (perma): zstd: update to zstd-1.4.2
    • Updated: [pkg] compare (perma): libavformat/rtspdec: Don't send teardown if rtsp_hd_out is null (FFmpeg)
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.3-rc3 build #0808x: Generic
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
  • 18
  • 19
  • 20(current)
  • 21
  • 22
  • 70

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