• 1
  • 129
  • 130
  • 131(current)
  • 132
  • 133
  • 495
v18 LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)
(2017-06-06, 00:16)smp1 Wrote: Looks like codec debug overlay doesn't work in latest build.

Yes, confirmed. It appears that the PlayerDebug is working, but only so long as another GUI overlay is visible, eg. PlayerProcessInfo or Info overlays. When another overlay is visible the PlayerDebug overlay will be rendered.
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-06-02, 13:27)popcornmix Wrote: [ ... ]
But a better heatsink solution would be the best option. The flirc (or kodi) case is very good for this.

Just got one here, and one word of warning. Getting the sd card out on the PI3 is a PITA, since it doesn't spring out and it's inside the outer surface of the case. The sd card has to be removed to take the case back apart, should you need to.
@mikeb8591: Attach a strip of sellotape to the microsd card as a "tab" to make removal easier.
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-06-06, 11:52)Milhouse Wrote: @mikeb8591: Attach a strip of sellotape to the microsd card as a "tab" to make removal easier.
My workaround exactly [emoji6]
However I do agree that this should have been designed differently to not make this workaround necessary [emoji2]
I use pointed tweezers Smile
[3x RPi3]#[ AV Receiver - Marantz NR1506 ]#[ TV Panasonic TX-50EXW784 ]#[ NAS - OMV 4.1.xx (Arrakis) @ NanoPI M4 ]#[ Nextcloud 17.0.3 @ ODROID C2 ]
(2017-06-06, 11:52)Milhouse Wrote: @mikeb8591: Attach a strip of sellotape to the microsd card as a "tab" to make removal easier.

Thanks, that finally occurred to me, now I just have to remove it again to do that. :-)
Since build 604, zomboided VPN manager for OpenVPN has been crashing Kodi, I'll post a crash log shortly.

Crashlog:
http://sprunge.us/YZVc
(2017-06-06, 22:08)steveh Wrote: Since build 604, zomboided VPN manager for OpenVPN has been crashing Kodi, I'll post a crash log shortly.

Crashlog:
http://sprunge.us/YZVc

Looks like something has gone titsup in CSettingsManager which just saw some big changes in #0604 (PR12125). Pinging @Montellese. You might also want to contact the Zomboided add-on maintainer in case they need to follow it up.
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 #0606: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.11.3 #1 Tue Jun 6 21:04:22 BST 2017 armv6l GNU/Linux

# vcgencmd version
May 30 2017 15:27:20
Copyright (c) 2012 Broadcom
version b8cdd5ae76f39d9f353dfa8fb48bf7e33b74903c (clean) (release)

# lsb_release
LibreELEC (Milhouse) - Version: devel-20170606210316-#0606-gc6a4377 [Build #0606]

# Kodi version
(18.0-ALPHA1 Git:423072a). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (c6a43777, changelog) and tip of XBMC master (df2dbd48, changelog) with the following modifications: Build Highlights:
  1. More addons/settings fixups
  2. Fix for Codec OSD issues identified in last build
  3. Drop SIGTERM patch, only use Kodi handler (even though it's a bit iffy)
Build Details:
  1. XBMC:
    • [addons/settings] Fix some fallout from the add-on settings PR (PR:12245, 6 commits, 5 files changed)
    • VideoPlayer: fix edl comskip processing (PR:12237, 1 commit, 3 files changed)
    • [add-ons/settings] add python setting getters/setters for bool/int/number/string (PR:12228, 2 commits, 9 files changed)
    • [addons] add first gui control addon class for buttons (PR:12240, 5 commits, 44 files changed)
    • [android] bump to NDK 14b (PR:12247, 1 commit, 2 files changed)
    • [guilib] fadelabel not reading angle tag (PR:12209, 1 commit, 1 file changed)
    • [addons] add support for banner and clearlogo (PR:12244, 2 commits, 7 files changed)
    • Compiler warnings on various platforms (PR:12239, 7 commits, 15 files changed)
    • Show OSD from in game by holding start/guide/back for 1 second (PR:12180, 11 commits, 46 files changed)
    • Improve GUI message handling / gui:Confusedmartredraw (#12213) (40a1a0c5)
  2. newclock5:
    • New commits in this build:
      • fixup: Fix missing codec info (f1d6488d)
    • Commits no longer in build:
      • Use Lookup instead HasId() / HasVisibleId() (990ab520)
      • Toggle ViewMode of ModeInfo dialog only on change (d8225997)
      • Update progressbar / time based labes every 500ms (e5232012)
      • GUIControlGroupList: Notify attached controls only if scroller has changed (d5e1db65)
      • Pass controlParent through ListeItemLayout so ListItem controls know the parent control (eeab1e95)
      • advancedsettings::guiSmartRedraw / Various missing MarkRegionDirty() (c36764fe)
      • ResetCache (InfoBols) only if Rendered (c19cfd30)
      • Change scroll behaviour GUIListLabel (198bacfa)
      • InfoBool Optimizations (d8615b97)
      • Fix missing IsControlDirty() (a59eb157)
      • Add MarkDirtyRegion's to GUIEPGGridContainer (e12bd4da)
      • Message handling cleanup (bc959bba)
      • Check PlayerState in FrameMove / Cosmetics (ba0b648c)
      • Implement controlstats to check if GUI is needed (bb91e302)
      • HasVisibleControls() fix (12af2590)
      • Send STATE_CHANGED notifications directly to windowManager / cleanups (f060ce03)
      • Pass TIMER_REFRESH message through DialgSeekBar (edf77f12)
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.
Updating from 530 to 606 and the addon settings are blank ?

Screenshot: http://saved.im/mjazntuydmht/screenshot006.png
use default skin
Read/follow the forum rules.
For troubleshooting and bug reporting, read this first
Interested in seeing some YouTube videos about Kodi? Go here and subscribe
(2017-06-06, 23:21)Martijn Wrote: use default skin

Thanks, works fine with Estuary Big Grin.
Yesterday I updated from a 17.0 RC build to the build from just yesterday (06.06.2017). Now I am not able to access the rpi via smb anymore because I am asked for a user and the password.
Tried root:libreelec but it didn't work. Was something changed regarding this?
Using WinSCP I was able to access the RPi with exactly the same user and password.

Thats not an issue that big, but I was wondering if anything was changed or I'm doing something wrong.
Go to settings ->libreelec -> services and see if samba is enabled, there you can also set the username and password
(2017-06-07, 11:32)Jemus Wrote: Yesterday I updated from a 17.0 RC build to the build from just yesterday (06.06.2017). Now I am not able to access the rpi via smb anymore because I am asked for a user and the password.
Tried root:libreelec but it didn't work. Was something changed regarding this?
Using WinSCP I was able to access the RPi with exactly the same user and password.

Thats not an issue that big, but I was wondering if anything was changed or I'm doing something wrong.

With kodi file manager, remove samba.conf from .config folder.
  • 1
  • 129
  • 130
  • 131(current)
  • 132
  • 133
  • 495

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