2017-06-10, 01:11
Live streaming works good with buffering again in #0609 testbuild.
Thank you
Thank you

(2017-06-09, 17:53)popcornmix Wrote: This wasn't explicitly mentioned but the update to hevc improves cache usage in motcomp which saves ~140MB/sec of sdram bandwidth and improves jellyfish fps by about 3%.
The focus next is supporting 10-bit hevc. This is a big job and will take a while.
The increased sdram bandwidth required will probably limit performance to [email protected] when using 10-bit HEVC, but we'll push it as far as we can.
(2017-06-08, 23:17)Milhouse Wrote: Opening this file loads the playlist without a problem.
If you're using a different method can you document each step? Also, a debug log might be useful.
LibreELEC:~ # ls .kodi/userdata/
ls: .kodi/userdata/playlists: Structure needs cleaning
~ $ sudo e2fsck -fv /dev/mmcblk0p2
(2017-06-10, 05:56)MMXT Wrote:Code:LibreELEC:~ # ls .kodi/userdata/
ls: .kodi/userdata/playlists: Structure needs cleaning
Now I don't know how to fix this. Usually I'd run something like e2fsck -fv against the partition on another system, but I don't know if this will work with libreelec's squashfs?
(2017-06-10, 06:00)Milhouse Wrote:(2017-06-10, 05:56)MMXT Wrote:Code:LibreELEC:~ # ls .kodi/userdata/
ls: .kodi/userdata/playlists: Structure needs cleaning
Now I don't know how to fix this. Usually I'd run something like e2fsck -fv against the partition on another system, but I don't know if this will work with libreelec's squashfs?
This isn't the squashfs partition, it's your ext4 partition so running e2fsck should fix it. Normally fsck should run at startup to fix minor errors, unless you've disabled it.
(2017-06-10, 06:46)MMXT Wrote: I edited my original post while you answered my question. I would be glad if you would tell me if flashing a new test build would fix perhaps remaining errors on system partition as well?
(2017-06-10, 07:23)Milhouse Wrote: Writing a new disk image to the SD card will "fix" any existing filesystem errors.Ok, thank you for telling me. I will dd a new image to an sdhc then, because e2fsck found so many errors on /storage, that I am not sure if the root file system might be corrupted as well. If minor errors should be fixed at startup, these errors obviously were not minor, so I think I'll use a fresh image (and spare sdhc as well), just to be save.
(2017-06-08, 10:19)MikeKL Wrote: Ref ongoing add-on settings changes........Settings Issues with TV Guide Fullscreen appear to be fixed in #0609, thank you Montellese.
Been using TVGuide Full screen and believe #0604 onwards creates issues https://forum.kodi.tv/showthread.php?tid...pid2599754
(2017-06-10, 18:27)bmonster Wrote: Hi Milhouse,
Noticed a little bug that started with 0605, using an addon like extended info script, when you scroll down thru the info, the button/focus moves down but the screen doesn't, so the active button goes off screen.
Same with tv shows next aired addon. when moving right thru the days of the week the focus moves along, but again the screen doesn't.
Back on 0604 and everything's working fine again..hope you can understand what I'm trying to explain..
Kind regards
Bucky
Edit: checked my windows x64 nightly and the same issue is there..
# uname -a
Linux rpi512 4.11.4 #1 Sun Jun 11 00:08:49 BST 2017 armv6l GNU/Linux
# vcgencmd version
Jun 8 2017 13:35:04
Copyright (c) 2012 Broadcom
version 0784a9f7dfa6a45aa2524eeab1980da00cd93019 (tainted) (release)
# lsb_release
LibreELEC (Milhouse) - Version: devel-20170611000743-#0610-g16fdbb7 [Build #0610]
# Kodi version
(18.0-ALPHA1 Git:423072a). Platform: Linux ARM 32-bit
# uname -a
Linux rpi512 4.11.4 #1 Sun Jun 11 21:05:39 BST 2017 armv6l GNU/Linux
# vcgencmd version
Jun 8 2017 13:35:04
Copyright (c) 2012 Broadcom
version 0784a9f7dfa6a45aa2524eeab1980da00cd93019 (tainted) (release)
# lsb_release
LibreELEC (Milhouse) - Version: devel-20170611210424-#0611-g16fdbb7 [Build #0611]
# Kodi version
(18.0-ALPHA1 Git:423072a). Platform: Linux ARM 32-bit
(2017-06-10, 23:11)Milhouse Wrote:(2017-06-10, 18:27)bmonster Wrote: Hi Milhouse,
Noticed a little bug that started with 0605, using an addon like extended info script, when you scroll down thru the info, the button/focus moves down but the screen doesn't, so the active button goes off screen.
Same with tv shows next aired addon. when moving right thru the days of the week the focus moves along, but again the screen doesn't.
Back on 0604 and everything's working fine again..hope you can understand what I'm trying to explain..
Kind regards
Bucky
Edit: checked my windows x64 nightly and the same issue is there..
Thanks for the report - there were a few PRs that might cause this in #0605, my guess would be PR12224, PR12232 and PR12234 - ping @peak3d and @alwinus.