• 1
  • 45
  • 46
  • 47(current)
  • 48
  • 49
  • 187
v17 LibreELEC Testbuilds for x86_64 (Kodi 17.0)
Ok. I did not know that obviosly.

EDIT: I updated with new test and changed the title. 7.1 gives me sound in all channels in test
AppleTV 4K, LG 65E6 OLED TV, Marantz NR1606, Harmony Elite
(2016-06-05, 12:41)_Spook_ Wrote: Ok. I did not know that obviosly.

EDIT: I updated with new test and changed the title. 7.1 gives me sound in all channels in test

See: Kernel Bug - as assumed :-). Happy testing with new hardware. If you buy the next gen in three days - don't forget to donate the old HW Tongue
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
(2016-06-05, 14:10)fritsch Wrote:
(2016-06-05, 12:41)_Spook_ Wrote: Ok. I did not know that obviosly.

EDIT: I updated with new test and changed the title. 7.1 gives me sound in all channels in test

See: Kernel Bug - as assumed :-). Happy testing with new hardware. If you buy the next gen in three days - don't forget to donate the old HW Tongue

I can donate a NUC6i5SYK if you need. Just give me info Smile
AppleTV 4K, LG 65E6 OLED TV, Marantz NR1606, Harmony Elite
New LibreELEC.tv Krypton build #0605: Generic
(Supercedes previous build)

Code:
# uname -a
Linux LibreELEC 4.6.1 #1 SMP Sun Jun 5 21:51:00 BST 2016 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse) - Version: devel-20160605214320-#0605-ga682b4f [Build #0605]

Based on tip of LibreELEC.tv master (a682b4f6, changelog) and tip of XBMC master (33cf32f5, changelog) with the following modifications: Build Highlights:
  1. NOTE: DVD ISO/disk playback remains temporarily disabled
  2. Kodi fixes
  3. PR:9915: Default Scale for HQ scaling above
Build Details:
  1. LibreELEC.tv:
    • Syncthing: enable automatic upgrades (PR:418, 1 commit, 2 files changed)
  2. XBMC:
    • VideoPlayer: drop remaining rfpsscale hack (PR:9909, 1 commit, 4 files changed)
    • Fix wrong place of query condition (PR:9913, 1 commit, 1 file changed)
    • RenderSystem: Load correct identity (PR:9808, 1 commit, 2 files changed)
    • fix failing activation of startup window (PR:9914, 1 commit, 1 file changed)
    • [addons] revert default value change for notification setting (PR:9905, 1 commit, 1 file changed)
    • [python] add support for image border (PR:9892, 1 commit, 1 file changed)
    • VideoPlayer: set 10ms threshold for DISCONT error adjustments (PR:9917, 1 commit, 1 file changed)
    • fix failing activation of startup window, replaces 94daf3be7539449550… (PR:9916, 1 commit, 2 files changed)
  3. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [pkg] PR:9915: Default Scale for HQ scaling above
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.
DVD ISO/playback/etc. support will be restored in tonight's #0606 build.
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.
Any news on AmLogic builds as well? Something was expected this week Smile))
(2016-06-06, 14:27)menno Wrote: Any news on AmLogic builds as well? Something was expected this week Smile))
See this post for information on Amlogic LE builds: https://libreelec.tv/2016/06/libreelec-k...001-alpha/
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.
(2016-06-06, 12:51)Milhouse Wrote: DVD ISO/playback/etc. support will be restored in tonight's #0606 build.

AWESOME news !! Nod ...let me count the CPU cycles spared from running endless Handbrake conversion jobs !

Thanks for the notice Milhouse.

On another note: how can I confirm the version of components in these builds (yup... so n00b, it hurts) ?
Last night I had a failed dependency showstopper when trying to update my Xonfluence skin, despite the author recently adding support for Krypton (reported here).

I presume these LibreELEC builds contain "latest & greatest", and so a fail on xbmc.gui v5.11.0 surprises me. Perhaps the skin dependencies suffer a typo...
::  LibreELEC 9.2.6 RELEASE - Generic x86_64  ::  Intel 847 NUC  ::  KVR1333D3S9/4G  ::  Kingston SMS200S3/30G mSATA  ::  MS 1044 MCE keyboard  ::  GP-IR02BK remote  ::  Xonfluence  ::  10.9TiB on FreeNAS v11.3-U5 (RAID-Z2)  ::
(2016-06-06, 22:02)gjwAudio Wrote: how can I confirm the version of components in these builds (yup... so n00b, it hurts) ?
Last night I had a failed dependency showstopper when trying to update my Xonfluence skin, despite the author recently adding support for Krypton (reported here).

I presume these LibreELEC builds contain "latest & greatest", and so a fail on xbmc.gui v5.11.0 surprises me. Perhaps the skin dependencies suffer a typo...

Yes, these builds contain the latest & greatest as far as Kodi, Estuary and PVR addons are concerned.

Kodi master is now at xbmc.gui 5.12.0 (see #0502 for the bump) with no backward compatability for older versions, so a skin that only supports xbmc.gui 5.11.0 will have problems. xbmc.gui is configured here.
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 Krypton build #0606: Generic
(Supercedes previous build)

Code:
# uname -a
Linux LibreELEC 4.6.1 #1 SMP Mon Jun 6 21:49:08 BST 2016 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse) - Version: devel-20160606214745-#0606-gf59ff67 [Build #0606]

Based on tip of LibreELEC.tv master (f59ff67c, changelog) and tip of XBMC master (2b1fa463, changelog) with the following modifications: Build Highlights:
  1. Reinstate DVD support - thanks @TheUlpio and @stefansaraev
Build Details:
  1. LibreELEC.tv:
    • scripts/checkdeps: add support for OpenSUSE (PR:421, 1 commit, 1 file changed)
    • kodi: Restore DVD support (PR:424, 1 commit, 6 files changed)
    • systemd: ensure /storage/.cache exists before writing machine-id (PR:425, 1 commit, 1 file changed)
  2. XBMC:
    • [xbmc] Remove the use of obsoleted random_shuffle and move to the new shuffl… (PR:8192, 1 commit, 9 files changed)
    • [cmake] Fix TravisCI OSX add-ons build: rename project/cmake/scripts/darwin folder to osx (PR:9919, 2 commits, 7 files changed)
    • [cmake] Get rid of scripts/common/PathSetup (PR:9920, 1 commit, 4 files changed)
    • [cmake] Android Packaging (PR:9895, 6 commits, 17 files changed)
    • [cmake] Make sanitizers easy to use (PR:9908, 2 commits, 3 files changed)
    • [cmake] Re-order scripts/linux/Install.cmake and make paths relative (PR:9922, 1 commit, 1 file changed)
    • Path rule for music "artists" type smart playlists (PR:9903, 1 commit, 1 file changed)
    • [pictures] remove few raw formats (PR:9918, 1 commit, 1 file changed)
  3. xbmc/master (FernetMenta):
    • Commits no longer in build:
      • VideoPlayer: set 10ms threshold for DISCONT error adjustments (bd1c2092)
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.
thank you for your efforts.
(2016-06-07, 00:07)samehvirus Wrote: thank you for your efforts.

+1 Absolutely! Thank you!
XBMC PVR Addon Unofficial Builds for Frodo Nightly Builds.
http://www.dotnetdevelopers.net/xbmc
Is it only me that is having this annoying micro stutter when playing 24p movies? This stutter occurs once a minute... The RPi build is working fine. Its just the generic one Sad But so far, nice work!! A friend of mine has exactly the same problem.

If you will need logs, no prob.. just let me know.

br,
Volker
Yes, we need logs - full debug logs.
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.
Here you are:

(Hope I have done it correctly)

Part 1 (Kodi and Sytem log): http://pastebin.com/hz7NUf9a

Part 2 (Audio, Journal log): http://pastebin.com/mnSgnbN7

Hope it helps to identify the problem. Please let me know when I should try something Wink

thx
Volker
  • 1
  • 45
  • 46
  • 47(current)
  • 48
  • 49
  • 187

Logout Mark Read Team Forum Stats Members Help
LibreELEC Testbuilds for x86_64 (Kodi 17.0)11