• 1
  • 146
  • 147
  • 148(current)
  • 149
  • 150
  • 495
v18 LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)
(2017-06-30, 12:01)Seppl Wrote: afaik it should be included in the build.

Nope.. it comes with 1.0.8.0 and i indeed saw there should be a 2.0.0 version now..

Well for today i give up.. might work in later builds.. or kodinerts repo will be updated..

thank you for your support..!!!
Simple Kodi fan..

2x Raspberry pi3 b  Running LibreElec 9.2.0 stable
1x Odroid C2          Running Volumio  
1x Zoomtak H8       Running CoreElec 9.2.1 generic
 
@Mr Ozzy you should be using the inputstream.adaptive add-on that is included with these test builds. Also, you need to install the widevine decryption library - the installation command for this is documented in Note #6 of the first post.
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-30, 12:40)donnied Wrote: Hello guys,

I've updated to #629 from #4xx today. I know I've missed a lot of updates in between.

However, my wifi dongle has stopped working with this version on a raspberry pi 2. It's not recognized anymore and the light which it has integrated doesn't flash. There are no available connections in the connection manager. It's like the dongle wasn't connected.

Has anyone ideas how I could fix that?

Thanks a lot!
You'll need to provide details of the hardware. Can you upload your latest logfile zip archive (from the Logfiles samba share) while the dongle is attached.
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-30, 12:58)Milhouse Wrote: @Mr Ozzy you should be using the inputstream.adaptive add-on that is included with these test builds. Also, you need to install the widevine decryption library - the installation command for this is documented in Note #6 of the first post.

Thank you Milhouse.. i will start over again from scratch and see how it will go....
I Have indeed missed to install widevine .. i am going to try that now..
okay did as said.. i can now see plugin is loading a movie.. but then crashes after about 10 seconds and makes the pi reboot..
are there any settings i have to do in the input stream plugin..?

Okay after i put it in max 720p mode it finally works..!!! whoohooo..!!!
Simple Kodi fan..

2x Raspberry pi3 b  Running LibreElec 9.2.0 stable
1x Odroid C2          Running Volumio  
1x Zoomtak H8       Running CoreElec 9.2.1 generic
 
(2017-06-30, 13:03)Milhouse Wrote: You'll need to provide details of the hardware. Can you upload your latest logfile zip archive (from the Logfiles samba share) while the dongle is attached.

Will do once I'm back home. Thank you.
Man the Netflix stuff is making the RPI a killer in the HTPC space. Just need working metadata (bookmark positions) and it will be amazing!
HTPC(s): All running LibreELEC
  • AMD 2200G APU on Gigabyte AB350N-Gaming WIFI-CF
  • RPI3 x2 | RPI2 x2
NAS: FreeNAS (Latest Stable) | NFS/CIFS
New LibreELEC.tv Leia build #0630: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.11.8 #1 Fri Jun 30 21:04:59 BST 2017 armv6l GNU/Linux

# vcgencmd version
Jun 28 2017 18:11:44
Copyright (c) 2012 Broadcom
version f12b2b59ba808a52650d85a33a0ac528aa717bb0 (tainted) (release)

# lsb_release
LibreELEC (Milhouse) - Version: devel-20170630210356-#0630-g1196fc5 [Build #0630]

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

Based on tip of LibreELEC.tv master (1196fc52, changelog) and tip of XBMC master (89afd116, changelog) with the following modifications: Build Highlights:
  1. Minor libnfs update
  2. More newclock5 VideoPlayer/MMAL updates
Build Details:
  1. XBMC:
    • service addons: replace synchronous add-on hooks with event handlers (PR:12370, 2 commits, 13 files changed)
    • [modernize][cleanup] Prefer 'override' usage (PR:12374, 42 commits, 687 files changed)
    • [fix] coverity issues (PR:12375, 9 commits, 7 files changed)
    • [cmake] fix FindSndio module (PR:12392, 1 commit, 1 file changed)
  2. libnfs:
    • Fix compiler warning (c030d82d)
    • TESTS: Verify we fail on RPC timeouts (04cdb72b)
    • TESTS: Verify we do not leak memory on timeouts (659874b1)
    • libnfs-raw.h: Reformat the file and remove EXTERN (55144f23)
    • Remove the leading emacs-comment in nfs4.x as rpcgen does not like it. (a0f187d9)
  3. pvr.vdr.vnsi:
    • When calling Login() sometimes vresp is set, but invalid. (PR:1, 0 commits, 0 files changed)
  4. newclock5:
    • New commits in this build:
      • VideoPlayer: introduce factory for renderers (66b2c6df)
      • VideoPlayer: add renderFormats for LinuxRendererGL (ce50b718)
      • Move VAAPI display creation to WinSystem (b42ede14)
      • VideoPlayer: vaapi - move egl interop check to renderer (436812ea)
      • X11: register renderers (b0f632a8)
      • OSX: register renderers (aef48258)
      • windows: register decoder and renderer (e839ba4f)
      • AMLVideoBufferPool (1d278de9)
      • videoBuffer continued..... (e7a18654)
      • videoBuffer compiles..... (56d71094)
      • squash windows register (764efe9b)
      • squash osx register (6423aa82)
      • Render registration (bd29f2d5)
      • Remove Bypass / Render videoBuffer in LinuxRendererGLES (5cf8aa2d)
      • Remove unused pbo / set VideoBuffer::loaded (1d8afbd9)
      • Fix LinuxRendererGLES / Register AMLCodec (f86766f8)
      • Fix refcounting (e4758d29)
      • fixup! [videoplayer/rbp] Add pi specific option to maintain vsync with pll adjustment (42ebc9d7)
      • comile fixes (4b4987c9)
      • MMAL: Register hardware renderer (d6868e5d)
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.
There seem to be all sorts of issues with "Audio offset".
When a custom offset is applied to one of the TV channels and when you switch from that channel directly to a file playback - that custom offset will be applied to a file that you are currently playing (this will cause an out-of-sync audio).

How to reproduce:
1. Set the Audio offset to -0.025s (for example) for any TV channel and play that channel.
2. When the channel is still playing open the file browser and play any video file.
3. Do not stop the video, open the channel list and switch to the same TV channel again.
4. Open the file browser and play the same video file from step 2.
5. Go to "Audio and subtitle settings" and you will notice that "Audio offset" is now -0.025s.
Hi,

Has anyone been experiencing any issues watching live tv, things like pausing and stuttering.
Think I've managed to pin it down to starting with build 0613 onwards, and still a problem with latest build.
Only happens when watching live tv, watching recordings are fine.

I'm using mediaportal with no advanced settings.

Regards Bucky

Edit definitely starts with 0613
(2017-06-30, 13:03)Milhouse Wrote: You'll need to provide details of the hardware. Can you upload your latest logfile zip archive (from the Logfiles samba share) while the dongle is attached.

Log Files

I really appreciate your help, thank you.
after updating from #0620 to #0629 the movies in rar-packs can't be played.
It only shows the .rar-file and when it opens only the sound starts.
That's because the rar package has been removed since it caused boot loops (see release description)
New LibreELEC.tv Leia build #0701: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.11.8 #1 Sat Jul 1 21:43:46 BST 2017 armv6l GNU/Linux

# vcgencmd version
Jun 28 2017 18:11:44
Copyright (c) 2012 Broadcom
version f12b2b59ba808a52650d85a33a0ac528aa717bb0 (tainted) (release)

# lsb_release
LibreELEC (Milhouse) - Version: devel-20170701214240-#0701-gf491371 [Build #0701]

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

Based on tip of LibreELEC.tv master (f4913718, changelog) and tip of XBMC master (301fab2a, changelog) with the following modifications: Build Highlights:
  1. Bluetooth audio switching
Build Details:
  1. LibreELEC.tv:
    • libnfs: update to libnfs-2.0.0 (PR:1696, 1 commit, 2 files changed)
    • bluetooth-audio: initial add-on (PR:1736, 1 commit, 6 files changed)
    • Enable -fPIC for some packages (PR:1690, 10 commits, 10 files changed)
  2. XBMC:
    • [fix] Double semicolon (PR:12401, 1 commit, 6 files changed)
    • [PVR] Fix timer type PVR_TIMER_TYPE_FORBIDS_EPG_TAG_ON_CREATE handling. (PR:12380, 3 commits, 3 files changed)
    • CHG: [droid] Refactor java interfaces (PR:12292, 1 commit, 23 files changed)
    • CHG: Allow to (really) disable upnp altogether (PR:12327, 1 commit, 8 files changed)
  3. pvr.mythtv:
  4. newclock5:
    • New commits in this build:
    • Commits no longer in build:
      • fixup! [videoplayer/rbp] Add pi specific option to maintain vsync with pll adjustment (42ebc9d7)
      • comile fixes (4b4987c9)
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.
Hi Milhouse.. for me most working fine for what i need..

but there seems to be a problem with samba sharing.. shares pre configured are working but when i go to file manager and want to add a location and go to
windows samba shares .. nothing will show up..

Netflix working fine
preconfigured samba shares ( for my music etc etc ) working fine.
Pvr-VU+ plugin for life tv working fine too..

Edit :
Found now samba is using a different user file witch is located in ./kodi/.smb and now need to be named user.config instead smb.conf ..
with these setting done i can browse in my network again.. but my multiuser-target.wants ( preloading samba shares at boot ) is not working..
neither can i connect to the box with samba.. i just see the box in network.... loll

regards....
Simple Kodi fan..

2x Raspberry pi3 b  Running LibreElec 9.2.0 stable
1x Odroid C2          Running Volumio  
1x Zoomtak H8       Running CoreElec 9.2.1 generic
 
(2017-07-02, 09:26)Mr Ozzy Wrote: but there seems to be a problem with samba sharing.. shares pre configured are working but when i go to file manager and want to add a location and go to
windows samba shares .. nothing will show up..

I have the same problem. https://forum.kodi.tv/showthread.php?tid=314964
But it is not possible to fix in Kodi. Some Samba problem.

You can go back to #328 if you want to add new shares. That was the latest version that was working for me.
  • 1
  • 146
  • 147
  • 148(current)
  • 149
  • 150
  • 495

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