• 1
  • 111
  • 112
  • 113(current)
  • 114
  • 115
  • 355
v18 LibreELEC Testbuilds for x86_64 (Kodi 18.0)
(2017-09-06, 18:07)nexusle Wrote: I‘d updatet from #0830 to #0905 today and recognized a dramatically speedup if EPG loading and displaying! Thumbs up for it Big Grin


which pvr add-on?
DVBViewer

Before my update, it takes some seconds to display the EPG grid. Now it needs max 1 second! Great work.
(2017-09-06, 15:24)pacoma2610 Wrote: Can anyone confirm that the metadata is no longer updated when playing?

Can you be more specific? Which metadata? How to reproduce?
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-06, 12:01)MaxMustermann Wrote: In #0904 and #0905 I had the problem that my cifs mount scripts in config/system.d did not work anymore.
"dmesg | grep mount" led me to the solution. I had to add ver=2.1 to the Options line:
Code:
# Any options you usually use with the "-o" parameter in the mount command
Options=username=USERNAME,password=PASSWORD,vers=2.1

I guess you didn't read the post from Linus Torvalds linked in #0904. Smile
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-06, 01:42)Amra Wrote: I am, however, having a problem with Builds #830 and on up. Build #829 will play HEVC 10bit local files (via SW decoding) just fine but as of #830 only 8bit HEVC files will play fine (via HW decoding) while 10bit HEVC files will play but with very garbled video. Audio is fine on both types. I have an Intel Core i-3 6100 CPU if that helps. Please let me know if you would like any logs. Thanks in advance.

Yes, I can confirm (Skylake NUC). No idea what is causing that 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.
Anyone else on Apollo Lake NUC cant get 5ghz wifi channels past 48 to work?

On mine it hangs on black screen with mouse pointer after splash screen.
New LibreELEC.tv Leia build #0906: Generic
(Supercedes previous build)

Code:
# uname -a
Linux NUC 4.13.0 #1 SMP Wed Sep 6 21:29:42 BST 2017 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20170906212753-#0906-geb5257e [Build #0906]

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

Based on tip of LibreELEC.tv master (eb5257e, changelog) and tip of XBMC master (e802494, 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 (1656efc), 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 (d820bf8), pvr.zattoo (a24879b)
  • Include [env] 22775c5: include crazycat dvb drivers addon in image
  • 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:1947: package updates
  • 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:12311: FIX: ensure real filename from videodb in playlists
  • Include [pkg] PR:12767: Partial revert of imdb crashfix due to a introduced bug
Build Highlights:
  1. New addon: pvr.zattoo
  2. [PVR] Fix channel switching during playback
Build Details:
  1. LibreELEC.tv:
    • RTL8812AU: update to RTL8812AU-8e7ccba (PR:1940, 1 commit, 1 file changed)
    • update Retroplayer add-ons (PR:1952, 2 commits, 112 files changed)
    • pvr.zattoo: initial package (PR:1953, 1 commit, 1 file changed)
  2. XBMC:
    • [PVR] CPVRClient: Refactor writing addon stream properties to file item. (PR:12770, 4 commits, 4 files changed)
    • [PVR] Fix CPVRManager::OnPlaybackStarted to always clear playing flag (PR:12774, 1 commit, 1 file changed)
    • [cmake] Add header-only directories (PR:12775, 2 commits, 11 files changed)
    • Add contextmenu option to remove resume points (PR:12708, 2 commits, 13 files changed)
  3. pvr.vdr.vnsi:
    • implement GetStreamTimes for recordings (f3f80d5)
  4. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] patch: RPi/RPi2: enable Broadcom WiFi debugging (see details)
    • Added: [env] patch: Add kodi binary addons (pvr, adsp, inputstream, vfs, other)
    • Added: [env] patch: pvr addons: disable broken addons
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-06, 17:20)jpeg73 Wrote: Well , I don't think it's linked to the skin
1/ I installed LE8.1.1 (no issue!!!)
2/ I just configure the device name, & activating SSH
3/ Upgrade to LE 905
4/ Activate the logging
5/ Waiting necessary time ( to obtain strange display effect "Z-Like")

See paste pin on http://sprunge.us/OWJO
see Video on (@1sec & @8sec) https://drive.google.com/open?id=0B2D-PR...1NSLXFyTHM
I'm using Atom Braswell e8000
Any advice ?
THX
JP

You didn't answer my question:
(2017-09-05, 21:42)Milhouse Wrote: Is #0904 the first test build you've used? If you were using an earlier test build which didn't have this problem, then going back through the builds to work out when it started would be helpful.

If you don't have this problem in LE7 but have it with the latest LE9 test builds it should be possible for you to determine when this problem starts by testing older builds from this thread, as that might give a clue what is happening once we know when the problem starts. It could be a kernel issue/bug, or a driver bug, or even failing hardware (try a different HDMI cable, different TV etc.).
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 all, is some music visualisation working? I used goom, but it is not working anymore, also others visualisation like PM, waveform etc (some kodi.binary.global.main 1.0.10 dependecies problem)... It was OK few builds ago, i think bere 09x builds...
(2017-09-07, 03:50)WaVe_99 Wrote: Hi all, is some music visualisation working? I used goom, but it is not working anymore, also others visualisation like PM, waveform etc (some kodi.binary.global.main 1.0.10 dependecies problem)... It was OK few builds ago, i think bere 09x builds...


Binary add-ons repo needs to be rebuilt
"PPC is too slow, your CPU has no balls to handle HD content." ~ Davilla
"Maybe it's a toaster. Who knows, but it has nothing to do with us." ~ Ned Scott
(2017-09-06, 22:22)Milhouse Wrote:
(2017-09-06, 01:42)Amra Wrote: I am, however, having a problem with Builds #830 and on up. Build #829 will play HEVC 10bit local files (via SW decoding) just fine but as of #830 only 8bit HEVC files will play fine (via HW decoding) while 10bit HEVC files will play but with very garbled video. Audio is fine on both types. I have an Intel Core i-3 6100 CPU if that helps. Please let me know if you would like any logs. Thanks in advance.

Yes, I can confirm (Skylake NUC). No idea what is causing that though.

I've narrowed it down and informed the developer, will mention in a future changelog once it is fixed. It's an ffmpeg patch, and affects all software decoded HEVC playback, 8-bit and 10-bit.
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-06, 22:56)Nekromantik Wrote: Anyone else on Apollo Lake NUC cant get 5ghz wifi channels past 48 to work?

On mine it hangs on black screen with mouse pointer after splash screen.

The 5GHz channels above 48, ie. 52+, are the DFS (Dynamic Frequency Selection) channels which can only be used if no other equipment (ie. radar) is using the same radio spectrum used by DFS, and it's the access point that must automatically move off the DFS channel if interference is detected hence it's a feature that not every access point vendor supports.

A DFS client will only transmit on a DFS channel if it is approved to do so by the access point - have you confirmed that your access point supports DFS? If it doesn't support DFS, or has a faulty implementation of DFS, then an Intel WiFi client won't transmit on a DFS channel.

Is the "hanging" you are seeing possibly "wait for network" (which will never connect), or Wake-on-LAN?
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.
General question:

How to use PSX ISOs in this build?

I setup a folder as source for PSX games with ISOs in it (most bin/cue, some iso). I select one of it in Kodi but get no requester for the to be used emulator. I installed two emulators.
SEGA Genesis no problem with same behavior.
(2017-09-07, 09:46)nexusle Wrote: General question:

How to use PSX ISOs in this build?

There's a dedicated retroplayer thread that might be the best place to ask: https://forum.kodi.tv/showthread.php?tid=173361
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 Milhouse,
I used only few release since august ( in the past I was using only official version)
but I catch your idea, I don't beleive it"'s an HW issue because Ive 3 differents boards and the issue is the same
I tested on 3 differents screens & cables .. still the same again

I made some investigations and here is the result
LE Ver Result Kernel Ver
LE8.1.1 OK
#1130, 01-Dec-2016: Generic OK 4.8.1
#1215, 16-Dec-2016: Generic  OK 4.9.0
#0116, 16-Jan-2017: Generic OK 4.9.4
#0327, 27-Mar-2017: Generic OK 4.10.6
#0422, 22-Apr-2017: Generic OK 4.10.12
#0507, 07-May-2017: Generic OK 4.11.0
#0615, 15-Jun-2017: Generic OK 4.11.5
#0706, 06-Jul-2017: Generic OK 4.11.9
#0713, 14-Jul-2017: Generic OK 4.11.10
#0714, 14-Jul-2017: Generic  KO 4.12.1
#0805, 06-Aug-2017: Generic KO 4.12.4
#0905, 05-Sep-2017: Generic KO 4.13.0

I think you have to dig more on new kernel 4.12.1, because before I didn't observe any issue at all
Hope it helps
Regards
JP
  • 1
  • 111
  • 112
  • 113(current)
  • 114
  • 115
  • 355

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