• 1
  • 366
  • 367
  • 368(current)
  • 369
  • 370
  • 495
v18 LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)
(2018-05-26, 12:11)Jezze Wrote: I can also confirm crash/freeze when using search function with different addons. Thats why i use now very old build from LE. No crash/freeze with old build.

A forced crash (kill -SIGSEGV $(pidof kodi.bin)) with #0523b might reveal in the crash log where the freeze has occurred.
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-26, 13:10)Milhouse Wrote:
(2018-05-26, 11:09)thent Wrote: Kodi crashes when quickly browsing through a mp3 playlist.

Probably the CEvent::Set() crash that is fixed by PR13721, but can't be sure without a crash log. 
here you are
(2018-05-24, 01:15)smp1 Wrote:
(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 am quite curious about hevc performance.
What is the bitrate of your Elysium video?

Recently, I have been watching a nature program which is 10 bit 1080p hevc. The files run really well except for sequences with a lot of movement or many small objects moving at once.
(2018-05-26, 14:10)thent Wrote: here you are
Please remove the banned addons from your system. It makes you ineligible for support.
(2018-05-26, 15:48)Klojum Wrote:
(2018-05-26, 14:10)thent Wrote: here you are
Please remove the banned addons from your system. It makes you ineligible for support.  
I've been uploading logs here for years already and you're the very first to tell me I might be using banned addons so please tell me which you mean exactly.
By the way I'm not asking for support, I'm giving by reporting bugs.
(2018-05-26, 16:37)thent Wrote: you're the very first to tell me I might be using banned addons
A dirty job, but someone has to do it. Smile

They may come from older installations while Kodi has been subsequently updated all the time, but these two are on Kodi's list:
11:08:11.343 T:1940525664 NOTICE: ADDON: repository.eleazar v1.4 installed
11:08:11.344 T:1940525664 NOTICE: ADDON: plugin.video.movie4k v1.4.3 installed

Some of those repos/addons and their dependencies *can* have an effect on Kodi's core functionality. So if there are bugs/hiccups/problems, a clean system is very preferable (apart from all the [il]legallity point of view).
#0525

It looks like with this build now the many short sound outs are gone, which I had until now with every movie.

TOP !
(2018-05-26, 17:56)Klojum Wrote:
(2018-05-26, 16:37)thent Wrote: you're the very first to tell me I might be using banned addons
A dirty job, but someone has to do it. Smile

They may come from older installations while Kodi has been subsequently updated all the time, but these two are on Kodi's list:
11:08:11.343 T:1940525664 NOTICE: ADDON: repository.eleazar v1.4 installed
11:08:11.344 T:1940525664 NOTICE: ADDON: plugin.video.movie4k v1.4.3 installed

Some of those repos/addons and their dependencies *can* have an effect on Kodi's core functionality. So if there are bugs/hiccups/problems, a clean system is very preferable (apart from all the [il]legallity point of view). 
Alright, those were even disabled all the time so I could remove them permanently.
While installing Youtube Plug-In LOG
Hi there,

Just update my RASPPi2 from #523 to #526, TVHeadend upgrade too, but I got this while updating TVH

 ERROR: AddonVersion: 0525~milhouse-v4.2.6-7-g5613551 is not a valid revision number


on TVH About tab got this

HTS Tvheadend 4.2.5-31 ~ LibreELEC Tvh-addon v9.0.114-0525~milhouse-v4.2.6-7-g5613551

I dont know if it is OK...

BTW, TVH 4.3 will be nice, I amlooking for SPAWN Profiles as output...

Cheers
New LibreELEC.tv Leia build #0526: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 147897180bf4f70355d060819c3599664022eec5845474088ac33f7f63b0f42b (RPi)
SHA256 Checksum: 70750e2ddaf5c3859c3232f4871e9f19315fb781d7649d923f18609c4d080685 (RPi2)

text:
# uname -a
Linux rpi512 4.14.43 #1 Sat May 26 23:53:43 BST 2018 armv6l GNU/Linux

# vcgencmd version
May 25 2018 14:36:49
Copyright © 2012 Broadcom
version 1d00025257e46ea069b2a0f59f0f443b2be2124e (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20180526235148-#0526-g3bb1af9 [Build #0526]

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

Based on tip of LibreELEC.tv master (3bb1af9, changelog) and tip of XBMC master (0cc5e0f, changelog) with the following modifications: Build Highlights:
  1. lto fixes for misoptimized warning
Build Details:
  1. LibreELEC.tv:
    • Xorg package bumps (PR:2714, 9 commits, 10 files changed)
  2. XBMC:
    • OpenGL(ES): fix limited rande for gui and pictures (PR:13937, 1 commit, 10 files changed)
    • [network] always open TCP sockets on IPv4 & IPv6 (PR:13901, 2 commits, 5 files changed)
    • [fix] check write access for sqlite databases (PR:13913, 1 commit, 2 files changed)
    • [JSON]Fix return of "songgenres" values in Audiolibrary.GetAlbums (PR:13938, 1 commit, 2 files changed)
    • [windows] Windowing: adapt windowing to the latest changes. (PR:13939, 2 commits, 14 files changed)
    • link with libass instead of loading it dynamic (PR:13935, 1 commit, 10 files changed)
    • [INPUTSTREAM] ensure buffer for RF 5646 language identifier (PR:13931, 1 commit, 10 files changed)
    • [Android] Blacklist OMX.MTK.AUDIO (PR:13941, 1 commit, 1 file changed)
  3. pvr.teleboy:
    • cmake: add TELEBOY_HEADERS; reduces build time (3e9e537)
  4. pvr.zattoo:
    • cmake: add ZATTOO_HEADERS; reduces build time drastically (PR:18, 1 commit, 1 file changed)
  5. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:2682 (perma): linux: update to linux-4.14.43
    • Updated: [env] PR:2715 (perma): multimedia-tools: add-on update
    • Added: [env] PR:2722 (perma): fix "code may be misoptimized" warnings
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-27, 02:39)jakermx Wrote: Hi there,

Just update my RASPPi2 from #523 to #526, TVHeadend upgrade too, but I got this while updating TVH

 ERROR: AddonVersion: 0525~milhouse-v4.2.6-7-g5613551 is not a valid revision number

For crying out loud, I'm just going to disable that pointless shit.
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.
Thumbs Up 
Image
Kodi is crashing in the game.libretro add-on. This probably needs to be recompiled.
Hello guys,
If you can spare some time to look into this https://forum.kodi.tv/showthread.php?tid=332229 I'll be so greatful.

TLDR : my TV remote is not working when the PI3 is plugged like this : PI3 --> Denon AVR X2400 (newly bought) --> LG C7V but works if it's plugged like this : PI3 --> LG C7V
It wasn't working on the official v17 and now I use the 0525 build.

I must have messed up the logs also : http://ix.io/1bvr

Thx
  • 1
  • 366
  • 367
  • 368(current)
  • 369
  • 370
  • 495

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