• 1
  • 364
  • 365
  • 366(current)
  • 367
  • 368
  • 495
v18 LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)
(2018-05-23, 17:45)tjost Wrote: I'm using an apple slim line dvd drive. 
tested on 420. no eject. tested on every version on pi 3b+ no eject
tested on my pi 3 wit LE8 eject worked fine

Does your Pi3 (not +) eject the try when using #0522?

Can you try a different power supply (with higher rating, at least 2.5A)? What is the spec of your current PSU? The Pi3+ can consume more power than a Pi3.
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-05-23, 16:19)tjost Wrote: with estuary

just play party modus

with my skin

I don't have a "Party Modus" so without knowing what steps you are taking to produce the crash, I'm unable to investigate further.

If I...:
1. Navigate down to "Music"
2. Click on the "Playlists" category widget
3. Click on "Party mode list"

then I'm shown an "Edit smart playlist" dialog.

What now? Is this what you are calling "Party Modus"? Or is "Party Modus" an add-on? I really have no idea. Maybe some screenshots? Even better, a video?
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-05-22, 12:34)Catscrash Wrote: I contacted Yatse developer, to get to the root of the kodi crash when browsing folders with srt-files in yatse.

Turns out, Kodi returns mimetype "application/octet-stream" for srt-files, which it also uses for image files, so yatse tries to access the file as an image, which leads to the kodi crash since the currently used ffmpeg version.

How can we make sure, that kodi in the future either returns a proper mimetype, or ffmpeg handles it better (like before build 20171020)?
I deinstall this App, because have some rebbots on listen music.
It seemes, that this app works in the backround (do not aktivated).
With the "kore" app i have absolut no problem.

i do not have any desire for a talk with Tol... i want a running LE :-)
(2018-05-23, 17:59)Milhouse Wrote:
(2018-05-23, 16:19)tjost Wrote: with estuary

just play party modus

with my skin

I don't have a "Party Modus" so without knowing what steps you are taking to produce the crash, I'm unable to investigate further.

If I...:
1. Navigate down to "Music"
2. Click on the "Playlists" category widget
3. Click on "Party mode list"

then I'm shown an "Edit smart playlist" dialog.

What now? Is this what you are calling "Party Modus"? Or is "Party Modus" an add-on? I really have no idea. Maybe some screenshots? Even better, a video? 
In Estuary you click on Music -> titles -> then left and there is  switch to start Party Mode This should load a bunch of song ins random and then play.
(2018-05-23, 21:19)tjost Wrote: In Estuary you click on Music -> titles -> then left and there is  switch to start Party Mode This should load a bunch of song ins random and then play.

Right thanks - so for me that is working (I'm using MySQL), and I have 7384 songs in my Music library.

How many songs do you have in your library (you can run texturecache.py stats for a breakdown)?

Are you using MySQL or SQLite? At what point is Kodi crashing - while the "Filling glasses/drinks..." dialog is visible, or once the list of songs appears (I see a list of 10 songs), or while playing back one of these songs (maybe while switching tracks?)

I have a feeling something like this may have come up before - Kodi can be inefficient about how it handles large playlists, particularly when pumping out JSON playlist updates to consuming clients. If you're using Yatse then try it without Yatse running _anywhere_, on _any_ device - Yatse can be a very "chatty" application, constantly hammering Kodi (potentially multiple Kodi clients) for status updates it could instead receive via JSON event notifications (at least, that's how it used to work when I took the time too look at it some time ago, maybe it's improved since then).

Did you identify the first build when Party Mode stopped working? I wonder if a debug-enabled build will provide a more useful crash-log (I'll see about uploading a debug build overnight).
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 #0523: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 6ad043f57a1843c6fcb5f5105f05fe089c06629c9f1ac8631839a2601158087e (RPi)
SHA256 Checksum: 1ee322ebf58625b639b77b0970385790d7ac318ed31d5f608f8d7f3855e4aee7 (RPi2)

text:
# uname -a
Linux rpi512 4.14.42 #1 Wed May 23 22:48:27 BST 2018 armv6l GNU/Linux

# vcgencmd version
May 18 2018 18:09:33
Copyright © 2012 Broadcom
version c75d403819718d12049aa2edd2009356a6cb592f (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20180523224632-#0523-g03e9a08 [Build #0523]

# Kodi version
(18.0-ALPHA2 Git:7bc0f45). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (03e9a08, changelog) and tip of XBMC master (325597a, changelog) with the following modifications: Build Highlights:
  1. inputstream.adaptive language/audio cleanup
  2. ffmpeg: hevc: Fixes for ffmpeg 4
Build Details:
  1. LibreELEC.tv:
    • rustup.rs: use wget if curl is unavailable (PR:2719, 1 commit, 1 file changed)
    • init: add sky42 enhancements/bug fixes (PR:2689, 16 commits, 16 files changed)
    • Rockchip: use default kernel name (PR:2690, 1 commit, 8 files changed)
  2. XBMC:
    • windowing/gbm: consolidate add property functions (PR:13922, 2 commits, 7 files changed)
    • Add udisks2 support (PR:13897, 1 commit, 6 files changed)
  3. inputstream.adaptive:
    • Parse MPD::audioTrackId / cleanup languages (2da8518)
    • [DASH] set stream duration based on segmenttimeline if not given (4435ca3)
    • version bump 2.2.19 (69f723f)
  4. newclock5:
    • New commits in this build:
      • ffmpeg: hevc: Fixes for ffmpeg 4 (680c1487)
      • ffmpeg: Ensure correct arch gets passed to ffmpeg (4e99080f)
  5. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:2680 (perma): kodi: mid-May 2018
    • Added: [pkg] PR:13921 (perma): Implement orignal audio language flag
    • Added: [pkg] PR:13928 (perma): [guiinfo] Fix MusicPartyMode.* (MUSICPM_*) info labels.
    • Added: [pkg] PR:13929 (perma): Fixed: use fadelabel instead of textbox for Estuary notications so the text scrolls again
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-05-24, 00:56)Milhouse Wrote: ffmpeg: hevc: Fixes for ffmpeg 4 (680c1487)
 I still see a bad performance with that high bitrate Elysium video (compared to a ffmpeg 3 builds).
I haven't had a working build since 0421. Latest builds freeze upon searching in addons and requires a power cycle. As for 0421, rock solid except no resume points are saved which is annoying. Sorry no logs, I just try each nightly but haven't had time to do anything other than that, just reporting my experiences.
@Milhouse 
LibreELEC:~ # texturecache.py stats
Profile    : Master user
Albums     : 432
Artists    : 348
Songs      : 1939
Movies     : 164
MovieSets  : 42
TVShows    : 16
Episodes   : 1575
MusicVideos: 0
Addons     : 110
(2018-05-24, 09:58)tjost Wrote: @Milhouse 
LibreELEC:~ # texturecache.py stats
Profile    : Master user
Albums     : 432
Artists    : 348
Songs      : 1939
Movies     : 164
MovieSets  : 42
TVShows    : 16
Episodes   : 1575
MusicVideos: 0
Addons     : 110

Thanks, it's odd that I can't reproduce - you're using SQLite I assume?

I had hoped to upload a debug build overnight but we're having a problem building LibreELEC with debug at the moment, and Real Life means I have limited time for Kodi/LE but will see if I can get a debug-enabled build uploaded later tonight, or tomorrow. Or next week.
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-05-24, 09:04)sammutd88 Wrote: I haven't had a working build since 0421. Latest builds freeze upon searching in addons and requires a power cycle. As for 0421, rock solid except no resume points are saved which is annoying. Sorry no logs, I just try each nightly but haven't had time to do anything other than that, just reporting my experiences.

Are you testing with stock Estuary, or a custom skin? I've just tested the add-on search in #0523 on Pi3+ with stock Estuary, and it seems to be working OK for me - no lockup.
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-05-24, 09:04)sammutd88 Wrote: I haven't had a working build since 0421. Latest builds freeze upon searching in addons and requires a power cycle. As for 0421, rock solid except no resume points are saved which is annoying. Sorry no logs, I just try each nightly but haven't had time to do anything other than that, just reporting my experiences.
I confirm this. I have the same. Raspberry Pi 3.
I'm getting artefacts with latest build when watching livetv 1080i50 with my rpi3+. Tvh and le are on the same rpi.
Previous builds only had issues when watching livetv + download in background.
Now livetv is enough.
(2018-05-24, 18:36)polo_joe Wrote: I'm getting artefacts with latest build when watching livetv 1080i50 with my rpi3+. Tvh and le are on the same rpi.
Previous builds only had issues when watching livetv + download in background.
Now livetv is enough.
If this is a new problem then identifying the first build with the issue is important.
I did have the same problems but I have now 2 pi´s one for Kodi one for tvheadend. thats the better solution. booth is sometimes to much.

@all please try, like I did to reinstall from scratch LE8.3.5 and the update to the latest build. this solved some of my older Problems mysteriously.
  • 1
  • 364
  • 365
  • 366(current)
  • 367
  • 368
  • 495

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