• 1
  • 2
  • 3(current)
  • 4
  • 5
  • 218
v17 LibreELEC Testbuilds for RaspberryPi (Kodi 17.0)
#31
(2016-04-17, 17:32)Milhouse Wrote: Are you testing with stock Estuary?
Apologies, did not mention I am switched back to old Confluence skin from Estuary, I confim both issues occur with Confluence Skin only with my second point related to main sub menu off the main menu Confluence Bar.
(Sorry about that, will try and stick with Estuary from now on Wink)
RPi4, (LibreELEC 11.0) hdmi0 -> Philips 55PUS7304 4K TV, hdmi1 -> Onkyo TX-SR608 AV Receiver
#32
The "LibreELEC" button won't appear again in Confluence - this button is patched into the version of the default skin that ships with *ELEC, and this skin is now Estuary. The version of Confluence you install from the repository is unpatched, and therefore has no *ELEC button (you can still access the Settings addon via Programs).
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.
#33
I noticed a couple of things with build #416.

1) Pandoki rejects my credential.

2) Yahoo weather installs okay but rejects any location information.

I reverted to the last OpenElec build and the issues were not found.

Could both issues have the same root cause?

Bill
#34
(2016-04-17, 18:39)bill_orange Wrote: Could both issues have the same root cause?
Nobody knows without a debug log (wiki).
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.
#35
OE was nicely updating semi-automatically via Leopolds(?)-Addon, any way to have the same for LE?
What is the best way to switch over?
#36
(2016-04-17, 18:44)MicTie Wrote: OE was nicely updating semi-automatically via Leopolds(?)-Addon, any way to have the same for LE?
What is the best way to switch over?

You'll have to wait until devupdate is modified to work with libreelec. Until then you're going to have to update manually.
#37
(2016-04-17, 18:44)Milhouse Wrote:
(2016-04-17, 18:39)bill_orange Wrote: Could both issues have the same root cause?
Nobody knows without a debug log (wiki).

I will cook one up but it will be mid next week. I am going out of town for a few days as soon as I find the cat and lock him up.

Bill
#38
Seems there is a issues with the laola1 plugin http://xbmclogs.com/pffh905vj With 7.0 Beta 1 no problems.
#39
(2016-04-17, 19:21)Kougami Wrote: Seems there is a issues with the laola1 plugin http://xbmclogs.com/pffh905vj With 7.0 Beta 1 no problems.
Try removing the urls from inputstream.mpd configuration, or test again with tonight's build which will no longer ship with custom urls.
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.
#40
(2016-04-17, 19:39)Milhouse Wrote:
(2016-04-17, 19:21)Kougami Wrote: Seems there is a issues with the laola1 plugin http://xbmclogs.com/pffh905vj With 7.0 Beta 1 no problems.
Try removing the urls from inputstream.mpd configuration, or test again with tonight's build which will no longer ship with custom urls.

Thanks for the fast answer , removing the urls solved my issue. Thanks Wink
#41
I can't access Libreelec repository in latest build:

21:13:29 46088.871094 T:1408234400 ERROR: CCurlFile::Open failed with code 404 for http://addons.libreelec.tv/8.0/RPi2/arm/addons.xml.md5
21:13:29 46088.871094 T:1408234400 ERROR: Open - failed to open source <http://addons.libreelec.tv/8.0/RPi2/arm/addons.xml.md5>
21:13:29 46088.871094 T:1408234400 ERROR: CRepositoryUpdateJob[repository.libreelec.tv] failed read checksum for directory 'http://addons.libreelec.tv/8.0/RPi2/arm/addons.xml'
21:13:31 46091.089844 T:1408234400 ERROR: CCurlFile::Open failed with code 404 for http://addons.libreelec.tv/8.0/RPi2/arm/addons.xml.md5
21:13:31 46091.089844 T:1408234400 ERROR: Open - failed to open source <http://addons.libreelec.tv/8.0/RPi2/arm/addons.xml.md5>
21:13:31 46091.089844 T:1408234400 ERROR: CRepositoryUpdateJob[repository.libreelec.tv] failed read checksum for directory 'http://addons.libreelec.tv/8.0/RPi2/arm/addons.xml'
#42
An 8.0 repository is not far away... we branched LibreELEC 7.0 today so master is now open for LE8 (Kodi 17) and we can hopefully start building the missing addons soon.
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.
#43
Thanks for your quick response.
#44
New LibreELEC.tv Krypton build #0417: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.4.7 #1 Sun Apr 17 21:50:45 BST 2016 armv6l GNU/Linux

# vcgencmd version
Apr 17 2016 12:53:37
Copyright (c) 2012 Broadcom
version b0ec6dc0de19e9db1913ccdac06d270edfd37b5e (clean) (release)

# lsb_release
LibreELEC (Milhouse) - Version: devel-20160417214942-#0417-gf20aadc [Build #0417]

# vcdbg log msg 2>&1 | grep DTOK
002482.954: Kernel trailer DTOK property says yes

# Kernel device tree status: Enabled

Based on tip of LibreELEC.tv master (f20aadc7, changelog) and tip of XBMC master (237007bc, changelog) with the following modifications:
  • Includes newclock5 patches
  • Excludes the LibreELEC linux-01-RPi_support patch in favour of sourcing these and possibly more recent patches directly from kernel branch rpi-4.4.y_rebase
  • Default setting for "Show RSS Feed" changed to disabled (new installs only) [patch details]
  • Disabled "Total Duration" in Confluence (see build #0221 for details)
  • Includes latest bcm2835-driver master (9628ed8e, ahead +1)
  • Includes latest kodi-platform master (92583ef9, ahead +2)
  • Includes latest libcec master (6d68d212)
  • Includes latest libnfs master (3c26ce1e, ahead +13)
  • Includes latest p8-platform master (041a8c6c, ahead +1)
  • Includes latest addons: adsp.basic (5cf12e83), adsp.biquad.filters (af575f3d), adsp.freesurround (6dc533be), asplib (da66f517), inputstream.mpd (4323ce68, +4), inputstream.smoothstream (1813bbb4, +4), peripheral.joystick (76b7c40a), pvr.argustv (974820ab), pvr.demo (e74822f2), pvr.dvblink (82c7b4d5), pvr.dvbviewer (6ab861fa), pvr.filmon (0d8dd5bd), pvr.hdhomerun (fd9daf4a), pvr.hts (0f88a357), pvr.iptvsimple (b741cac7), pvr.mediaportal.tvserver (96f415e3), pvr.mythtv (f8d25fda), pvr.nextpvr (d445c5ad), pvr.njoy (b9b0ae43), pvr.pctv (f1880484), pvr.stalker (14a7c70d), pvr.vbox (e70146d8), pvr.vdr.vnsi (12364058, +1), pvr.vuplus (d8c6f9ba), pvr.wmc (898e2dad)
  • Includes commits from service.openelec.settings/, ahead +1 (OpenELEC)
  • Include [env] e7cbe9cb: xf86-video-intel: explicitely disable TearFree and TripleBuffer
  • Include [env] ed774729: Intel: Implement Passthrough-Range
  • Include [env] 98c65e6a: Kodi: Use Limited Range by default
  • Include [env] patch: xf86-video-intel: bump to 3fafabe
  • Include [env] patch: xf86-video-nvidia-legacy: bump 304.131 to 340.96
  • Include [env] patch: Fix LE settings button after Estuary update
  • Include [env] patch: HACK: Disable multiple PVR addons during migration. Always enable inputstream.*
  • Include [env] patch: Add extra headers needed by 3D BD MVC
  • Include [env] patch: Enable game controllers in manifest, add repository.kodi.game
  • Include [env] patch: Add experimental splash video for RPi
  • Include [env] patch: Bump libbluray - include MVC support
  • Include [env] patch: Set default volume steps to 20
  • Include [env] patch: Enable pvr addons, disable pvr updates
  • Include [env] patch: Enable other binary addons
  • Include [env] patch: Binary-Addons: Package inputstream.mpd
  • Include [env] PR:77: ffmpeg: Update to ffmpeg 3.0.1 and Kodi upstream
  • Include [env] PR:98: kodi: update to 17.0
  • Revert [env] 46b9b7b3: rtmpdump (Reason: use newclock5 bump)
  • Include [pkg] PR:50: send postdata using CURLADDOPTION (pvr.argustv)
  • Include [pkg] PR:8645: [video] Add season/TV show artwork to episodes/seasons even if they have their own fanart.
  • Include [pkg] PR:8824: videodb: fix smart playlists not honoring "Show empty TV shows" setting.
  • Include [pkg] PR:8922: [guiinfo] extend ranges for listitem properties
  • Include [pkg] PR:9538: [Peripherals] m_bNeedsPolling broken for busses where it is set outsi?
  • Include [pkg] PR:9636: [PVR] EPG data import performance tuning.
  • Include [pkg] PR:9645: [xbmc/xbmc] Implemented Base64Encoding for Addon Interface
Build Highlights:
  1. NOTE: DVD playback remains temporarily disabled
  2. New firmware
  3. Drop custom inputstream.mpd URLs as no longer needed (I would recommend restoring Default settings for this addon if you've modified the inputstream.mpd settings)
  4. Fix for pvr.argustv issues - please confirm if fixed
  5. [PVR] EPG data import performance tuning.
Build Details:
  1. Firmware (Apr 17):
    • firmware: vcilcs: Warn as message queue approaches fullness. See: link
    • firmware: dtoverlay: Copy overrides before applying.
    • firmware: dtmerge: Pack the merged DTB before writing.
    • firmware: arm_ldconfig: Fix detection of kernel8.img.
    • firmware: arm_loader: Enable DT by default, read addresses back from stub. See: link
    • firmware: ldconfig: Add [none] section as a convenience as config.txt filter
    • firmware: pwm_sdm: Bugfixes. See: link
    • firmware: gencmd: Add command to read current and historical throttled state
  2. XBMC:
    • CID1358574: Fixes warning (PR:9638, 1 commit, 1 file changed)
    • [android] fix delay when opening programs window (PR:9616, 1 commit, 3 files changed)
    • [win32][dependencies] New build of openssl that's not linked against debug vcruntime (PR:9644, 1 commit, 1 file changed)
    • CDebugRenderer: fix debug info overlays alignment (PR:9641, 1 commit, 1 file changed)
    • DLL-Loader whitelist instead blacklist until sandboxing is an topic (PR:9619, 1 commit, 1 file changed)
  3. newclock5:
    • New commits in this build:
      • VideoPlayer: add setting for double/triple buffers (7a3dfb1b)
      • VideoPlayer: Different accurate value for omxplayer_mode has no effect (bad02f83)
  4. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [pkg] PR:50: send postdata using CURLADDOPTION (pvr.argustv)
    • Added: [pkg] PR:9636: [PVR] EPG data import performance tuning.
    • Added: [pkg] PR:9645: [xbmc/xbmc] Implemented Base64Encoding for Addon Interface
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.
#45
(2016-04-17, 12:59)Bor_NL Wrote: I did a fresh install of libreelec #0416 today but enabling dvblink pvr gives me a error.

This will be fixed in the next build, #0418.
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.
  • 1
  • 2
  • 3(current)
  • 4
  • 5
  • 218

Logout Mark Read Team Forum Stats Members Help
LibreELEC Testbuilds for RaspberryPi (Kodi 17.0)19