• 1
  • 107
  • 108
  • 109(current)
  • 110
  • 111
  • 355
v18 LibreELEC Testbuilds for x86_64 (Kodi 18.0)
I'll check... same happened with bluetooh settings.. disabled. tks.
Yes, now that I have let it run for some time, I can also see this, but not always.
Need to try more often to see if there is a pattern.
Thanks for your feedback, yamcenutzer - i was second-guessing myself already....
My pattern is, like i already described in former postings, that this behavior is only present at some channels (e.g german private hd channels).
With other channels (e.g public broadcasting hd channels) everythings fine!
Due to fact that this behavoir first appeared with build #0722, maybe this pr ---> https://github.com/xbmc/xbmc/pull/12510 is related to that case?
Hi Milhouse,

Since recent changes in LibreELEC addons settings, SMB share does not appear anymore in Finder (OSX) and when I try to go to smb://192.168.0.45 (IP from my LibreELEC system), it's impossible to login in guest mod.

Any idea ?

EDIT : Avahi was disable in last build, after enable it it's ok.
 Estuary MOD V2 
(2017-09-01, 00:00)Guilouz Wrote: Hi Milhouse,

Since recent changes in LibreELEC addons settings, SMB share does not appear anymore in Finder (OSX) and when I try to go to smb://192.168.0.45 (IP from my LibreELEC system), it's impossible to login in guest mod.

Any idea ?

EDIT : Avahi was disable in last build, after enable it it's ok.

Default server minimum protocol is now SMB2, which your Mac may not support so configure SMB1 in the LE Settings addon.

If your workgroup is not WORKGROUP then you change that too in LE settings.

There was a bug in #0827/#0828 that could result in ssh and maybe other services being left in a disabled state, fixed in #0829.

Edit: If enabled services continue to be disabled after a reboot, please upload your kodi log.
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 #0831: Generic
(Supercedes previous build)

Code:
# uname -a
Linux NUC 4.12.10 #1 SMP Fri Sep 1 00:00:23 BST 2017 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse): devel-20170831235900-#0831-gab7496d [Build #0831]

# Kodi version
(18.0-ALPHA1 Git:e22038f). Platform: Linux x86 64-bit

Based on tip of LibreELEC.tv master (ab7496d, changelog) and tip of XBMC master (e22038f, changelog) with the following modifications:
  • Includes latest kodi-platform master (36fb493)
  • Includes latest libcec master (8adc786, ahead +26)
  • Includes latest libnfs master (df94ae9, ahead +56)
  • Includes latest p8-platform master (a822e19)
  • Includes latest addons: inputstream.adaptive (5df3ba1, +67), inputstream.rtmp (e094fa3, +1), peripheral.joystick (cc14287, +3), pvr.argustv (23cc0e8, +1), pvr.demo (122dedd, +3), pvr.dvblink (816f90c, +6), pvr.dvbviewer (8741c8b, +10), pvr.filmon (34dca04, +1), pvr.hdhomerun (ace19fa, +17), pvr.hts (53118d8, +3), pvr.iptvsimple (ac4f4bd, +7), pvr.mediaportal.tvserver (c86ab35, +17), pvr.mythtv (b46e5be, +2), pvr.nextpvr (a855663, +1), pvr.njoy (99874de, +1), pvr.octonet (a77cf11), pvr.pctv (549f690, +1), pvr.stalker (e15edca, +2), pvr.vbox (b5da811, +1), pvr.vdr.vnsi (7e6e385, +2), pvr.vuplus (9bfd868, +7), pvr.wmc (d820bf8, +1)
  • Include [env] compare: kodi: updates for September
  • Include [env] compare: linux: update to linux-4.12.10
  • Include [env] patch: libcec: don't link non-existant libtinfo
  • Include [env] patch: rev hack for kodi
  • Include [env] patch: tvheadend42: add bzip dependency when transcoding
  • Include [env] patch: tvheadend42: fix makefile patch
  • Include [env] patch: tvheadend42: fixup ffmpeg patch
  • Include [env] patch: inputstream.adaptive: don't build it twice...
  • Include [env] patch: Add experimental splash video for RPi
  • Include [env] patch: Bump included addon versions to prevent online updates
  • Include [env] patch: HACK: Disable multiple PVR addons during migration. Always enable inputstream.* and os.*
  • Include [env] patch: Add kodi binary addons (pvr, adsp, inputstream, vfs, other)
  • Include [env] patch: pvr addons: disable broken addons
  • Include [env] PR:1773: init: make break after behaviour really break after
  • Include [env] PR:1776: Don't cause system to hang on halt/reboot when net-booting
  • Include [env] PR:1791: nss/nspr: include in main image [rfc]
  • Include [env] PR:1835: add support for optional kernel modules in image and from addons
  • Include [env] PR:1917: linux: enable ftrace
  • Include [env] PR:1918: Package Updates: intel-vaapi-driver, libva and libva-utils to 1.8.3
  • Include [env] PR:1919: samba: don't restart smbd in samba-autoshare
  • Include [env] PR:1923: mesa: update to 17.2.0-rc5
  • Include [env] PR:1936: scripts/unpack: use git apply whenever patch includes a renamed file
  • Include [pkg] patch: skin.estuary: reduce system info font size (kodi)
  • Include [pkg] PR:12311: FIX: ensure real filename from videodb in playlists
  • Include [pkg] PR:12715: RetroPlayer: Add renderer for Windows, OpenGL and OpenGLES
Build Highlights:
  1. Minors
Build Details:
  1. XBMC:
    • [depends] bump zlib to 1.2.11 (PR:12751, 1 commit, 3 files changed)
    • GetFileProperty for "old" binary addon interface (PR:12754, 1 commit, 4 files changed)
    • FIX: [addons] clarify repo creation (PR:12723, 2 commits, 2 files changed)
    • [depends] bump alsa-lib to 1.1.4.1 (PR:12752, 2 commits, 6 files changed)
  2. inputstream.adaptive:
    • ETag / Modified conditioned manifest updates (5df3ba1)
  3. pvr.mediaportal.tvserver:
    • OSX compile fixes (PR:77, 3 commits, 3 files changed)
  4. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:1936: scripts/unpack: use git apply whenever patch includes a renamed file
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.
The Generic (x86) tvheadend42 addon is quite broken at the moment, and will take a few days to fix. If you need it, use the last available #0829 zip.
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-07-15, 09:21)nexusle Wrote:
(2017-07-15, 00:13)Milhouse Wrote: The LibreELEC Retroplayer repository has been updated with compatible addons for anyone that wishes to give them a go.

Which one? Had tried to install ScummVM -> no chance. Tried to install Libretro Compatibility -> no chance

Is this solved I can't figure out how to install any emulator i get the error the dependancy kodi.binary.global.main version 1.0.10

What am I doing wrong?
(2017-09-01, 03:32)goldenpipes Wrote:
(2017-07-15, 09:21)nexusle Wrote:
(2017-07-15, 00:13)Milhouse Wrote: The LibreELEC Retroplayer repository has been updated with compatible addons for anyone that wishes to give them a go.

Which one? Had tried to install ScummVM -> no chance. Tried to install Libretro Compatibility -> no chance

Is this solved I can't figure out how to install any emulator i get the error the dependancy kodi.binary.global.main version 1.0.10

What am I doing wrong?


Probably needs updating again
"PPC is too slow, your CPU has no balls to handle HD content." ~ Davilla
"Maybe it's a toaster. Who knows, but it has nothing to do with us." ~ Ned Scott
(2017-09-01, 03:41)lrusak Wrote:
(2017-09-01, 03:32)goldenpipes Wrote:
(2017-07-15, 09:21)nexusle Wrote: Which one? Had tried to install ScummVM -> no chance. Tried to install Libretro Compatibility -> no chance

Is this solved I can't figure out how to install any emulator i get the error the dependancy kodi.binary.global.main version 1.0.10

What am I doing wrong?


Probably needs updating again


Well, we f****d it up again. One of the minors of the last build was https://github.com/xbmc/xbmc/pull/12754 and nobody noticed beforehand that this change requires recompile of each and every binary add-on we have.
(2017-09-01, 07:45)ksooo Wrote:
(2017-09-01, 03:41)lrusak Wrote:
(2017-09-01, 03:32)goldenpipes Wrote: Is this solved I can't figure out how to install any emulator i get the error the dependancy kodi.binary.global.main version 1.0.10

What am I doing wrong?


Probably needs updating again


Well, we f****d it up again. One if the minors of the last build was https://github.com/xbmc/xbmc/pull/12754 and nobody noticed beforehand that this change requires recompile of each and every binary add-on we have.


That's alpha baby!
"PPC is too slow, your CPU has no balls to handle HD content." ~ Davilla
"Maybe it's a toaster. Who knows, but it has nothing to do with us." ~ Ned Scott
Hello.

I decided to make a new HTPC because the support for amd and nvidia graphics cards will not be fast. The only chance is at Intel. Can I count on 4k 60hz movies and Dolby truehd and DTS HD on this motherboard and this processor?

I do not want to throw money back in the mud again.

Gigabyte GA-Z170X-Gaming
Intel Pentium G4600 3,6GHz
(2017-09-01, 10:00)kowalmisiek Wrote: Hello.

I decided to make a new HTPC because the support for amd and nvidia graphics cards will not be fast. The only chance is at Intel. Can I count on 4k 60hz movies and Dolby truehd and DTS HD on this motherboard and this processor?

I do not want to throw money back in the mud again.

Gigabyte GA-Z170X-Gaming
Intel Pentium G4600 3,6GHz

Your CPU is a Kaby Lake. Have you read this thread: https://forum.kodi.tv/showthread.php?tid=294312

Provided your motherboard doesn't use LSPCON you should be OK for HBR audio passthrough, and the CPU should handle 4K/60. If you have any more questions on this hardware you should ask in the above thread.
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.
After discussing with other LibreELEC and Kodi developers it was felt that the current tvheadend 4.3 is too unstable now to be tested reliably, and it would be better to use a more stable version when testing Kodi.

So I'm switching future tvheadend builds to the release/4.2 branch. Hopefully this won't cause any problems or lose features you've become used to. Although there'll be daily updates for tvheadend, the rate of change will be much slower than tvheadend master (but at least it should build, and hopefully work).
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-09-01, 12:24)Milhouse Wrote:
(2017-09-01, 10:00)kowalmisiek Wrote: Hello.

I decided to make a new HTPC because the support for amd and nvidia graphics cards will not be fast. The only chance is at Intel. Can I count on 4k 60hz movies and Dolby truehd and DTS HD on this motherboard and this processor?

I do not want to throw money back in the mud again.

Gigabyte GA-Z170X-Gaming
Intel Pentium G4600 3,6GHz

Your CPU is a Kaby Lake. Have you read this thread: https://forum.kodi.tv/showthread.php?tid=294312

Provided your motherboard doesn't use LSPCON you should be OK for HBR audio passthrough, and the CPU should handle 4K/60. If you have any more questions on this hardware you should ask in the above thread.

Is this the general consensus?
AMD/Nvidia are evil, and Intel is worse, but only on Linuxen?
So the only vialble alternative is to stick to proper (as in paid for) OS's where this seems to be supported OOTB?

There's a reason I'm keeping my Windows boxes.
  • 1
  • 107
  • 108
  • 109(current)
  • 110
  • 111
  • 355

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