• 1
  • 117
  • 118
  • 119(current)
  • 120
  • 121
  • 355
v18 LibreELEC Testbuilds for x86_64 (Kodi 18.0)
Now that I'm looking for it, I believe I can confirm there is 1-2 seconds of silence when resuming from pause seeking (on ION2) - presumably this is the same issue you refer to with forward/rewind. I'll need to confirm later when it started (no more time for Kodi until later this evening). I've not noticed the sound being quieter, but will do some A/B testing this evening.

Edit: Correction, seeking not pausing.
Edit2: "audio silence after seek" definitely starts with #0910, probably PR12785. Not hearing any difference in volume though, sounds the same to me.
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.
(2017-09-11, 16:12)pacoma2610 Wrote: @Milhouse

# 910 and 910z cause problems with forward and rewind, the image is immediately there, the sound is delayed by 2 - 3 times until it sounds again. Also, the sound is generally quieter, so I must raise the TV volume by 25 - 30% to reach the same volume, as usual.

With Build # 909 everything is fine

With some codecs (Xvid) are forward and rewind broken completely - frozen picture and sound. With latest rls. With 08... works just fine...
(2017-09-12, 18:45)WaVe_99 Wrote: With some codecs (Xvid) are forward and rewind broken completely - frozen picture and sound. With latest rls. With 08... works just fine...

So broken in what build, because I doubt broken in #0909 (no Kodi changes). Does the problem also start with #0910?

Edit: Include a debug log.
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 #0912: Generic
(Supercedes previous build)

Code:
# uname -a
Linux NUC 4.13.0 #1 SMP Tue Sep 12 21:05:00 BST 2017 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20170912210333-#0912-g191d228 [Build #0912]

# Kodi version
(18.0-ALPHA1 Git:aa6c18e). Platform: Linux x86 64-bit

Based on tip of LibreELEC.tv master (191d228, changelog) and tip of XBMC master (aa6c18e, changelog) with the following modifications:
  • Includes latest kodi-platform master (36fb493)
  • Includes latest libcec master (8adc786, ahead +26)
  • Includes latest libnfs master (3ba2a2c, ahead +101)
  • Includes latest p8-platform master (a822e19)
  • Includes latest addons: inputstream.adaptive (d417964, +5), inputstream.rtmp (e094fa3), peripheral.joystick (cc14287), pvr.argustv (23cc0e8), pvr.demo (122dedd), pvr.dvblink (816f90c), pvr.dvbviewer (8741c8b), pvr.filmon (34dca04), pvr.hdhomerun (ace19fa), pvr.hts (53118d8), pvr.iptvsimple (ac4f4bd), pvr.mediaportal.tvserver (c86ab35), pvr.mythtv (b46e5be), pvr.nextpvr (a855663), pvr.njoy (99874de), pvr.octonet (a77cf11), pvr.pctv (549f690), pvr.stalker (e15edca), pvr.vbox (b5da811), pvr.vdr.vnsi (f3f80d5, +1), pvr.vuplus (9bfd868), pvr.wmc (7e2cb4b, +1), pvr.zattoo (a24879b)
  • Include [env] 22775c5: include crazycat dvb drivers addon in image
  • Include [env] compare: kernel-firmware: add ar3k firmware for Asus Chromebook M004U
  • Include [env] patch: RPi/RPi2: enable Broadcom WiFi debugging (see details)
  • Include [env] patch: libcec: don't link non-existant libtinfo
  • Include [env] patch: rev hack for kodi
  • Include [env] patch: Add experimental splash video for RPi
  • Include [env] patch: Bump included addon versions to prevent online updates
  • Include [env] patch: HACK: Disable multiple PVR addons during migration. Always enable inputstream.* and os.*
  • Include [env] patch: Add kodi binary addons (pvr, adsp, inputstream, vfs, other)
  • Include [env] patch: pvr addons: disable broken addons
  • Include [env] PR:1773: init: make break after behaviour really break after
  • Include [env] PR:1776: Don't cause system to hang on halt/reboot when net-booting
  • Include [env] PR:1791: nss/nspr: include in main image [rfc]
  • Include [env] PR:1835: add support for optional kernel modules in image and from addons
  • Include [env] PR:1919: samba: don't restart smbd in samba-autoshare
  • Include [env] PR:1958: samba: validate samba user config and don't use if legacy or incompatible
  • Include [env] PR:1965: Python: add patch to use /dev/urandom instead of /dev/random
  • Include [pkg] patch: skin.estuary: reduce system info font size (kodi)
  • Include [pkg] PR:234: implement intensity compensation for VC-1 decoding for Ivybridge and better (intel-vaapi-driver)
  • Include [pkg] PR:260: Fix Seeking with VC1 after 6702b01ee3598017f05374bfc7956493f790361c (intel-vaapi-driver)
  • Include [pkg] PR:12767: Partial revert of imdb crashfix due to a introduced bug
  • Include [pkg] PR:12792: VideoPlayer: bring up busy dialog if opening stream blocks too long
Build Highlights:
  1. LinuxRendererGLES: implement hq scalers
  2. Bring up busy dialog if opening stream blocks too long
  3. Python: add patch to use /dev/urandom instead of /dev/random
  4. pvr.wmc included
  5. Add ath3k firmware for Chromebook BT (@Boulder)
Build Details:
  1. LibreELEC.tv:
    • linux: fix invalid checksums (PR:1966, 1 commit, 1 file changed)
  2. XBMC:
    • don't use regex matching (PR:12713, 1 commit, 1 file changed)
    • LinuxRendererGLES: implement hq scalers (PR:12474, 4 commits, 11 files changed)
  3. pvr.wmc:
  4. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] compare: kernel-firmware: add ar3k firmware for Asus Chromebook M004U
    • Added: [env] patch: pvr addons: disable broken addons
    • Added: [env] PR:1965: Python: add patch to use /dev/urandom instead of /dev/random
    • Added: [pkg] PR:12792: VideoPlayer: bring up busy dialog if opening stream blocks too long
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.
(2017-09-12, 21:46)Milhouse Wrote:
(2017-09-12, 18:45)WaVe_99 Wrote: With some codecs (Xvid) are forward and rewind broken completely - frozen picture and sound. With latest rls. With 08... works just fine...

So broken in what build, because I doubt broken in #0909 (no Kodi changes). Does the problem also start with #0910?

Edit: Include a debug log.

I will try...
(2017-09-12, 21:46)Milhouse Wrote:
(2017-09-12, 18:45)WaVe_99 Wrote: With some codecs (Xvid) are forward and rewind broken completely - frozen picture and sound. With latest rls. With 08... works just fine...

So broken in what build, because I doubt broken in #0909 (no Kodi changes). Does the problem also start with #0910?

Edit: Include a debug log.

Yes, build 0909 works just fine, problems starts with 0910 (tested now), as you said. I will post debug log later with latest build, when i will have some extra time.
And for other users - are DIMM screensaver and power settings (saving energy) working for you? Maybe its a skin problem, just asking :-)
The "Dim" screensaver is working for me, it's what I use (with stock Estuary).
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.
(2017-09-12, 23:49)Milhouse Wrote: The "Dim" screensaver is working for me, it's what I use (with stock Estuary).

Thank you very much, maybe its time for clean install :-) Cause it doesnt work for me also with stock Estuary skin with 0909. And power settings also. I will do clean install.
Interesting, default settings for dimm (20% dimming screen) works. Any other (I tried 90% and 100%) are not. Black screensaver works.
(2017-09-13, 00:09)WaVe_99 Wrote: Interesting, default settings for dimm (20% dimming screen) works. Any other (I tried 90% and 100%) are not. Black screensaver works.

Pretty sure it's working normally, but at 90% the amount of dimming is too little to notice - 90% would be dimming/darkening the screen by only 10%. While a "Dim level" of 100% would be dimming the screen by 0% (ie. no dimming at all).

The "Dim level" setting is perhaps poorly named, or the value should be the inverse of what it currently is - to darken the screen by 80% you currently need to set a "dim level" of 20%, and a dim level of 100% (which produces no dimming at all) is simply confusing. The "dim level" should really range from 0% (no dimming) to 80% (default), or be renamed. Minor issue, though.
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.
(2017-09-13, 00:48)Milhouse Wrote:
(2017-09-13, 00:09)WaVe_99 Wrote: Interesting, default settings for dimm (20% dimming screen) works. Any other (I tried 90% and 100%) are not. Black screensaver works.

Pretty sure it's working normally, but at 90% the amount of dimming is too little to notice - 90% would be dimming/darkening the screen by only 10%. While a "Dim level" of 100% would be dimming the screen by 0% (ie. no dimming at all).

The "Dim level" setting is perhaps poorly named, or the value should be the inverse of what it currently is - to darken the screen by 80% you currently need to set a "dim level" of 20%, and a dim level of 100% (which produces no dimming at all) is simply confusing. The "dim level" should really range from 0% (no dimming) to 80% (default), or be renamed. Minor issue, though.

You are right, working as you described. I need 100%dimming (completely black) - cause of plasma TV (burning risk). I dont want to bother you, but are the energy saving settings (power) working for you? For me its broken, the screen is set off after 5 minutes (my setttings) but immediately wake up again... Tested with default Estuary skin.
(2017-09-13, 02:21)WaVe_99 Wrote: You are right, working as you described. I need 100%dimming (completely black) - cause of plasma TV (burning risk).
If you want 100% dimming/completely black, then use the "Black" screensaver - I guess that's why "Dim" only goes down to 20% (ie. 80% black).

(2017-09-13, 02:21)WaVe_99 Wrote: I dont want to bother you, but are the energy saving settings (power) working for you? For me its broken, the screen is set off after 5 minutes (my setttings) but immediately wake up again... Tested with default Estuary skin.

Yes, energy saving settings are working normally for me. I have "Dim" set for 3 minutes and "Put display to sleep after idle" set for 15 minutes, and no issues. "Suspend" is also working. Tested on Skylake NUC and Revo3700 with ION2.

Having the screen re-enable immediately might be down to an add-on, or possibly Bluetooth, so check your controllers. Test with "clean" (ie. default) settings to see if it still happens, if not add back your addons/controllers until you can reproduce.

See if there's anything in the debug log that indicates why the screen is being re-enabled.
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.
(2017-09-13, 03:27)Milhouse Wrote:
(2017-09-13, 02:21)WaVe_99 Wrote: You are right, working as you described. I need 100%dimming (completely black) - cause of plasma TV (burning risk).
If you want 100% dimming/completely black, then use the "Black" screensaver - I guess that's why "Dim" only goes down to 20% (ie. 80% black).

(2017-09-13, 02:21)WaVe_99 Wrote: I dont want to bother you, but are the energy saving settings (power) working for you? For me its broken, the screen is set off after 5 minutes (my setttings) but immediately wake up again... Tested with default Estuary skin.

Yes, energy saving settings are working normally for me. I have "Dim" set for 3 minutes and "Put display to sleep after idle" set for 15 minutes, and no issues. "Suspend" is also working. Tested on Skylake NUC and Revo3700 with ION2.

Having the screen re-enable immediately might be down to an add-on, or possibly Bluetooth, so check your controllers. Test with "clean" (ie. default) settings to see if it still happens, if not add back your addons/controllers until you can reproduce.

See if there's anything in the debug log that indicates why the screen is being re-enabled.

Yes, I will test it with clean install, after forward and rewind issues will be solved :-) Maybe its a TV addon, or something else at addons. But, thank you very much, for your work :-)
New LibreELEC.tv Leia build #0913: Generic
(Supercedes previous build)

Code:
# uname -a
Linux NUC 4.13.1 #1 SMP Wed Sep 13 23:58:13 BST 2017 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20170913235646-#0913-g5e3b9a3 [Build #0913]

# Kodi version
(18.0-ALPHA1 Git:0664d6e). Platform: Linux x86 64-bit

Based on tip of LibreELEC.tv master (5e3b9a3, changelog) and tip of XBMC master (0664d6e, changelog) with the following modifications:
  • Includes latest kodi-platform master (36fb493)
  • Includes latest libcec master (8adc786, ahead +26)
  • Includes latest libnfs master (3ba2a2c, ahead +101)
  • Includes latest p8-platform master (a822e19)
  • Includes latest addons: inputstream.adaptive (d417964, +5), inputstream.rtmp (e094fa3), peripheral.joystick (cc14287), pvr.argustv (23cc0e8), pvr.demo (122dedd), pvr.dvblink (816f90c), pvr.dvbviewer (8741c8b), pvr.filmon (34dca04), pvr.hdhomerun (ace19fa), pvr.hts (53118d8), pvr.iptvsimple (ac4f4bd), pvr.mediaportal.tvserver (c86ab35), pvr.mythtv (b46e5be), pvr.nextpvr (a855663), pvr.njoy (99874de), pvr.octonet (a77cf11), pvr.pctv (549f690), pvr.stalker (e15edca), pvr.vbox (b5da811), pvr.vdr.vnsi (f3f80d5, +1), pvr.vuplus (9bfd868), pvr.wmc (7e2cb4b, +1), pvr.zattoo (a24879b)
  • Include [env] 22775c5: include crazycat dvb drivers addon in image
  • Include [env] compare: kernel-firmware: add ar3k firmware for Asus Chromebook M004U
  • Include [env] compare: linux: update to linux-4.13.1
  • Include [env] patch: RPi/RPi2: enable Broadcom WiFi debugging (see details)
  • Include [env] patch: libcec: don't link non-existant libtinfo
  • Include [env] patch: rev hack for kodi
  • Include [env] patch: Add experimental splash video for RPi
  • Include [env] patch: Bump included addon versions to prevent online updates
  • Include [env] patch: HACK: Disable multiple PVR addons during migration. Always enable inputstream.* and os.*
  • Include [env] patch: Add kodi binary addons (pvr, adsp, inputstream, vfs, other)
  • Include [env] patch: pvr addons: disable broken addons
  • Include [env] PR:1776: Don't cause system to hang on halt/reboot when net-booting
  • Include [env] PR:1791: nss/nspr: include in main image [rfc]
  • Include [env] PR:1835: add support for optional kernel modules in image and from addons
  • Include [env] PR:1919: samba: don't restart smbd in samba-autoshare
  • Include [env] PR:1965: Python: add patch to use /dev/urandom instead of /dev/random
  • Include [pkg] patch: skin.estuary: reduce system info font size (kodi)
  • Include [pkg] PR:234: implement intensity compensation for VC-1 decoding for Ivybridge and better (intel-vaapi-driver)
  • Include [pkg] PR:260: Fix Seeking with VC1 after 6702b01ee3598017f05374bfc7956493f790361c (intel-vaapi-driver)
  • Include [pkg] PR:12767: Partial revert of imdb crashfix due to a introduced bug
  • Include [pkg] PR:12797: VideoPlayer: make OpenFile asynchron
Build Highlights:
  1. New 4.13.1 kernel
  2. PR:12797: VideoPlayer: make OpenFile asynchron
Build Details:
  1. LibreELEC.tv:
    • init: make break after behaviour really break after (PR:1773, 1 commit, 1 file changed)
    • samba: validate samba user config and don't use if legacy or incompatible (PR:1958, 2 commits, 2 files changed)
  2. XBMC:
    • [fix] aml build after pull/12474 (PR:12793, 1 commit, 2 files changed)
    • VideoPlayer: bring up busy dialog if opening stream blocks too long (PR:12792, 2 commits, 4 files changed)
    • Fix Coverity CIDs 175368 and 175367 (PR:12789, 1 commit, 2 files changed)
    • Mark some classes non-copyable + add default constructors (PR:12681, 3 commits, 55 files changed)
    • VideoPlayer: fix video freezes (PR:12795, 5 commits, 6 files changed)
    • [visualization][fix] last parameter of CVisualization::Start is song title (PR:12796, 1 commit, 1 file changed)
    • AE: correct format specifier of log (c9264ea)
  3. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] compare: linux: update to linux-4.13.1
    • Added: [pkg] PR:12797: VideoPlayer: make OpenFile asynchron
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
  • 117
  • 118
  • 119(current)
  • 120
  • 121
  • 355

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