• 1
  • 421
  • 422
  • 423(current)
  • 424
  • 425
  • 495
v18 LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)
TV now switches off fine when Kodi powers down.

Good result there.
(2018-08-29, 12:36)poiuytrezaaa Wrote: hi all
Thanks for your job.
It's possible to solve the problem with azerty keybord?
When is use Fr keybord in libreelec parametre it's qwerty.
thanks for avance.

Yes it's possible - the fix is still being cogitated.
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 have the same issue.
I am using the mythtv plugin.
Debug log:
http://ix.io/1lwa
(2018-08-29, 20:50)rlittle1024 Wrote: I have the same issue.
I am using the mythtv plugin.
Debug log:
http://ix.io/1lwa

What issue would that be? Some context or quoting relevant discussion would help.
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-08-19, 16:51)ksooo Wrote:
(2018-08-19, 15:13)bmonster Wrote: Hi All,

Since last nights build 0818 ive lost remote control function for pause, play, skip, forward and rewind. but only when watching live tv.
Recordings and other media dont have this problem. is anyone else having this issue?
Im using a Pi 3+, Mediaportal, with a MCE remote...

Also No Audio Sync Error for a few days Big Grin thanks smp1...


Kind Regards

Bucky

Update:
Im also seeing this issue with my windows version, so im guessing its a kodi issue, not libreelec...
thanks


Which PVR add-on?

I am having the same issue,. But I am running mythtv.
Debug log:
http://ix.io/1lwa

I noticed it's still an issue with build 828.

R
(2018-08-28, 14:07)popcornmix Wrote:
(2018-08-27, 13:33)AdamBrunt Wrote: How do the Netflix and Amazon addons choose the default audio stream ??

In my Kodi setup - for some reason - the audio settings have the number of channels set to 2.0. But the addons still default to the 6 channel DD setting and I hear no sound (or occasionally very weird effect where you hear the background music and very faint voice channel). If I change the stream to the DD 2 channel setting then I get sound. I have tried changing the audio setting (in Kodi) to 5.1 (and the Pi is connected via HDMI to a 5.1 amp) but still hear no sound when the addons used the 6 channel DD stream.

I have tried changing the audio stream, in Netflix, to the 2 channel DD and clicking on the make this the default setting but when I switch to Amazon the audio stream is back to the 6 channel option as (presumably) it doesn't have a 2 channel DD option (just a 2 channel AAC one).

Does that make sense to anyone ? Is it possible to set it up so that it never picks the 6 channel option ? Or is my setup wrong - and 6 channel sound sould be possible ?
 Your setup sounds wrong. Many video files only include a 6 channel audio track, and many users have only stereo speakers - with the correct settings kodi will decode the six channel audio and downmix it to stereo.
You don't need a dedicated stereo track.

I'd start by choosing "reset all options to default" in the setting/system/audio. That should be configured for stereo output. Does that work for you?

I suspect you either don't have number of channels set to "2.0" or you have passthrough enabled currently. And your 5.1 amp isn't configured properly to handle 5.1.  
 Thanks for the help popcornmix.

The number of channels is definitely set to "2.0" (as per the KODI Raspberry Pi recommendations I found somewhere else) and I have passed through enabled as well. The sound comes out via an HDMI lead to an HDMI switch (which then then sends the video signal via HDMI to the TV and the audio via a digital optical cable to my Yamaha VS-10 5.1 system which is also DTS capable)

Interestingly ... the manual says the following 'programmes/effects' should be available:
  1. VIRTUAL SURROUND (input source: Dolby Digital, Dolby Surround or DTS)
  2. DOLBY DIGITAL (input source: Dolby Digital) / DOLBY PRO LOGIC (input source: Dolby Surround) / DTS (input source: DTS)
  3. DIGITAL MOVIE THEATER (input source: Dolby Digital) / 70mm MOVIE THEATER (input source: Dolby Surround) / DTS MOVIE THEATER (input source: DTS)
  4. GAME
  5. HALL
  6. CONCERT/SPORTS
But when I loop round the effects I only see the bolded items suggesting that that amp doesn't think it is getting (or can output ??) a Dolby Digital source
New LibreELEC.tv Leia build #0829: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 0ab238ece8b0e5fa3df57ea806c0d3a82f1c00bbc81e9edd94d15a9e6b0bec23 (RPi)
SHA256 Checksum: 682a2aee49d1fe3a657b64434570972daa4c03b75c11192fe74ec5a8e9f3fb88 (RPi2)

text:
# uname -a
Linux rpi512 4.18.5 #1 Thu Aug 30 03:02:22 BST 2018 armv6l GNU/Linux

# vcgencmd version
Aug 29 2018 14:56:05
Copyright © 2012 Broadcom
version 044b7cbb605c2e1b3a2fc6aeab2c3917a955851b (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20180830030104-#0829-g6f6f5e7 [Build #0829]

# Kodi version
(18.0-BETA2 Git:99a8371). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (6f6f5e7, changelog) and tip of XBMC master (99a8371, changelog) with the following modifications: Build Highlights:
  1. New firmware (cache-line-size fix)
  2. New 4.18.5 kernel
  3. Updated dvb-firmware 1.3.1
  4. zlib: add neon optimizations
  5. [videoplayer] Reduce the number of GetSubtitle() calls a bit.
  6. Show EPG image on Dialog Channel Guide
  7. Updated pvr.mythtv with GetStreamTimes support
Build Details:
  1. Firmware (Aug 29):
    • firmware: arm_dt: Work around an absent cache-line-size. See: link
  2. LibreELEC.tv:
    • linux, kodi: remove PKG_SOURCE_DIR, add PKG_SOURCE_NAME (PR:2939, 2 commits, 2 files changed)
    • update dvb addons (PR:2872, 11 commits, 50 files changed)
    • chrome: don't copy libs to toolchain (PR:2918, 3 commits, 17 files changed)
    • Kodi: use toolchain nm for generating wrapper.def (PR:2921, 2 commits, 3 files changed)
    • WeTek_Core: disable dvb driver addons (PR:2940, 1 commit, 1 file changed)
    • dvb-firmware: update to 1.3.1 (PR:2941, 1 commit, 1 file changed)
  3. XBMC:
    • [videoplayer] Reduce the number of GetSubtitle() calls a bit. (PR:14365, 1 commit, 3 files changed)
    • Some minor MMAL improvements (PR:14337, 5 commits, 6 files changed)
    • PythonInvoker: fix thread termination check (PR:14356, 1 commit, 1 file changed)
    • Fix access to music information from menu and shortcut key (PR:14364, 1 commit, 4 files changed)
    • Added PVR.EpgEventIcon guiinfo label (PR:14372, 1 commit, 3 files changed)
    • Show EPG image on Dialog Channel Guide (PR:14355, 1 commit, 1 file changed)
  4. pvr.mythtv:
    • processing task by dedicated thread (8b3e9e8)
    • bump version 5.8.4 (62b5c04)
    • implement GetStreamTimes from API 5.8 (3bff33b)
    • bump version 5.8.5 (6482442)
  5. pvr.zattoo:
    • Fix loading details of more than 200 recordings (8de69a1)
  6. newclock5:
    • Commits no longer in build:
      • [mmalcodec] Fail to open when width is invalid. Can happen with mpegts files (62fc6602)
      • [rbp] Use default resampling setting on Pi2 (6abcb91d)
      • PiSink: Treat default as HDMI (773a1507)
      • MMALCodec: Clear eos flag when drain is no longer true (fff79f59)
      • RBP: Request allocation are pre-pinned (e6c646a1)
  7. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:2913 (perma): linux (RPi): update to linux-4.18.4
    • Updated: [env] PR:2908 (perma): linux (Generic): update to linux-4.18.5
    • Added: [env] PR:2904 (perma): zlib: add neon optimizations
    • Added: [env] PR:2916 (perma): ffmpegx and tvh
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
Might want to edit the build highlights. You've got update DVD-firmware when it's dvb-firmware

But, thanks for all the work you've been doing getting up there test builds.
Media Companion Dev.
Media Companion - Kodi / XBMC - Media Companion
Had KODI on my computer for a while but haven't used it. Today I was looking for an alternative to Media Player so tried PotPlayer, Groove, VLC, 5KPlayer and MusicBee. Pros and Cons of each.

Then I found the beta version Kodi 18 and while this is a work in progress (couldn't get it to play Blue Ray or DVD) I like what I see and will gladly donate when the release comes out. The layout is starting to look good and hopefully as everything gets to working it will be the best player. Thanks

Peace,
LD
(2018-08-29, 20:12)Milhouse Wrote: the fix is still being cogitated

thanks Big Grin
(2018-08-29, 20:12)Milhouse Wrote:
(2018-08-29, 12:36)poiuytrezaaa Wrote: [font][font]Hallo allerseits [/font][/font]
[font][font]Danke für deinen Job. [/font][/font]
[font][font]Es ist möglich, das Problem mit Azerty Tastatur zu lösen? [/font][/font]
[font][font]Wann ist fr Tastatur in libreelec Parameter verwenden es ist qwerty. [/font][/font]
[font][font]Danke für die Teilnahme.[/font][/font]

[font][font]Ja, es ist möglich - der Fix wird immer noch ausgearbeitet.[/font][/font] 
In Germany I have the same problem. Thanks for working on it.
(2018-08-30, 07:15)vbat99 Wrote: Might want to edit the build highlights. You've got update DVD-firmware when it's dvb-firmware

D'oh! Thanks, updated.
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 #0830: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 490995c141ca9dc5d9586672548fa2171b004e9e29497a5b3ad4c017c1856d2f (RPi)
SHA256 Checksum: 971251397aa6541f10c2b47e0b8248820da723af7eed9b71760b92cbedeacd47 (RPi2)

text:
# uname -a
Linux rpi512 4.18.5 #1 Thu Aug 30 21:15:53 BST 2018 armv6l GNU/Linux

# vcgencmd version
Aug 29 2018 14:56:05
Copyright © 2012 Broadcom
version 044b7cbb605c2e1b3a2fc6aeab2c3917a955851b (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20180830211442-#0830-g9bcfef4 [Build #0830]

# Kodi version
(18.0-BETA2 Git:af7276c). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (9bcfef4, changelog) and tip of XBMC master (af7276c, changelog) with the following modifications: Build Highlights:
  1. Revert bluray improvements until next rebase
  2. MMALRender: Protect against divide by zero
Build Details:
  1. LibreELEC.tv:
    • vdr-plugin-xmltv2vdr: add buildfix patch (PR:2944, 1 commit, 1 file changed)
  2. XBMC:
    • [guiinfo] Fix String.IsEqual if second parameter is a listitem in a given container (PR:14375, 1 commit, 2 files changed)
    • Improve wrapper.def generation (PR:14354, 1 commit, 1 file changed)
    • [bluray] Usability improvements and some refactoring (PR:14374, 7 commits, 4 files changed)
  3. inputstream.adaptive:
    • [Android] remove MediaDRM::KeyReqest::getRequestType from log for L devices (997abf6)
  4. newclock5:
    • New commits in this build:
      • Revert "[bluray] Introduce FreeTitleInfo function." (5abd68de)
      • Revert "[bluray] modernize casts in DVDInputStreamBluray.cpp." (b20450c0)
      • Revert "[bluray] Refactor GetStreamInfo(...)." (1f83e88c)
      • Revert "[bluray] Directly store the current BLURAY_CLIP_INFO pointer instead of it's id." (87a924c1)
      • MMALRender: Protect against divide by zero (1cee1f11)
  5. 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.
@Milhouse 

i did notice today that channel switching in pvr is very slow up to 5 seconds. I do check my TVHeadend Server later.

It was my TVHeadend Server.
Hi guys

Great job.

But one thing I can't find easily. Is it possible with libreelec to use the retroplayer?

I really like kodi but I only would use it now for this function.
  • 1
  • 421
  • 422
  • 423(current)
  • 424
  • 425
  • 495

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