• 1
  • 261
  • 262
  • 263(current)
  • 264
  • 265
  • 495
v18 LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)
(2017-12-22, 23:11)tjost Wrote: hi, Milhouse.
Your work is great, but.
i didn't get any result by "cat /proc/vmstat | grep pgpg"
is it my fault or in the system?

LiveTV get Channels from TVHeadend Server and show no Channel Number anymore.

It's a 32-bit ARM system, maybe that's why? Is it a problem? What does this have to do with Live TV channels?
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-12-23, 14:35)Milhouse Wrote:
(2017-12-22, 23:11)tjost Wrote: hi, Milhouse.
Your work is great, but.
i didn't get any result by "cat /proc/vmstat | grep pgpg"
is it my fault or in the system?

LiveTV get Channels from TVHeadend Server and show no Channel Number anymore.

It's a 32-bit ARM system, maybe that's why? Is it a problem? What does this have to do with Live TV channels? 
Channelnumber is a different issue.
i do need vmstat for my Add-on to display volume usage with a led
With Raspbian or OSMC it works
Hello everyone and Merry Christmas!
I have this version of LE on a nano PC and for the adds I need to install it shows the message "os.libreelec.tv unavailable".
How do I fix this?
(2017-12-23, 22:04)Mauricio Maurente Wrote: Hello everyone and Merry Christmas!
I have this version of LE on a nano PC and for the adds I need to install it shows the message "os.libreelec.tv unavailable".
How do I fix this?
 this is the threat for the raspberry pi. maybe thats your issue
Er, believe about user means thread, not threat. Lol
Media Companion Dev.
Media Companion - Kodi / XBMC - Media Companion
(2017-12-22, 19:12)Milhouse Wrote: Maybe building the libreelec-8.2 branch will confirm if this is an issue with my build scripts, or your build host. Run "./oepull.sh -c" to (reset your current master branch), then "git checkout libreelec-8.2" in your LE repo, followed by "git pull", then use the normal LibreELEC build method not my build method, ie. "PROJECT=RPi2 ARCH=arm make release &>./build.log". 
I just did a test build using the normal LE build method using current LE9 master but in that build I used the current Kodi master + all current Kodi patches that I pulled with your scripts. This build plays DVDs with no problems, so I'm pretty sure that there is an issue with your build scripts.
Hello Kodiworld

I was looking to get Amazon VOD started for quite a long time and thanks to Kodi 18 it works now! Hurray!
But I have an issue playing the m2ts files (hich are just simple BluRay "private backups") I used to play with Kodi 17.5 (Libreelec 8.2) with my Raspberry 3 via OpenMediaVault. Now with version 18 they buffer and buffer every few seconds. I already checked the player settings (hardware accel. etc.) everything is the same as with 17.5, where it works smoothly.
Is it a known bug? Maybe it is related to the discussions with the 3D m2ts issue?

(Besides, for several TV series, that I play via an ISO file, like Star Trek NG, the menu is now shown correctly, but for King of Queens the selections menu is now completely destroyed. Only two arrows are shown but no title menu picture etc.)

Regards
LtTuvok
Merry Christmas Popcornmix, Milhouse & everyone else who keeps Kodi & its support running smoothly. :-)
Thanks for all of your tireless & sometimes thankless work.
Kevin.
Im not sure is that Libreelec problem with latest build but it wont load channels logos: 15:45:27.631 T:1942093840 NOTICE: DecodeJpegToTexture: unable to decode to texture
Hey guys !

I hope everyone had a lovely Christmas !

I'm seeking for help and knowledge, I run the last build but the problem is not new. I was wondering if anyone managed to get the moonlight addon working ?
Pairing is fine, getting the game list too, but it can't start game.
I've also tried via ssh but it end up with an error like that "error while loading shared libraries: libX11.so.6: cannot open shared object..."
I've tried to start game with moonlight from my android phone and it is working so the problem should be properly involving LE addon or communication to the pc.

Thanks
I've got the same error some weeks ago. Tried to add the missing lib, but it didn't worked.

Moonlight worked some months ago without any issues. Back then, my CPU was to weak Wink

My solution... buy a steam link... works out of the box and is really cheap right now through christmas sale on steam.
(2017-12-24, 04:40)smp1 Wrote: I just did a test build using the normal LE build method using current LE9 master but in that build I used the current Kodi master + all current Kodi patches that I pulled with your scripts. This build plays DVDs with no problems, so I'm pretty sure that there is an issue with your build scripts.

OK that's odd, but as I'm not able to reproduce I have no idea what that issue might be.
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 #1223: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 0c8f2a580f7f453ee1a8331a7dc117544c70649c3464fc323bdab68fe8312b5d (RPi)
SHA256 Checksum: 5375e2cfe4030d773389d27bb9ef21c2c4c0b1ab5aa22bf01ab9bc189d027def (RPi2)

Code:
# uname -a
Linux rpi512 4.14.7 #1 Sat Dec 23 21:05:27 GMT 2017 armv6l GNU/Linux

# vcgencmd version
Dec  1 2017 16:20:32
Copyright (c) 2012 Broadcom
version 38ac72569d7fbd7cf75754d9f14c2495416aaee7 (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20171223210345-#1223-gc6298e2 [Build #1223]

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

Based on tip of LibreELEC.tv master (c6298e2, changelog) and tip of XBMC master (52c80f6, changelog) with the following modifications: Build Highlights:
  1. ifdef, TexturePacker and seek fixes
Build Details:
  1. XBMC:
    • more ifdef cleanup and removal (PR:13222, 26 commits, 51 files changed)
    • [cmake] disable doc, exmaples, tests & gtest for internal libs (PR:13238, 2 commits, 2 files changed)
    • [win10] added mysql-connector-c packages for uwp platfrom. (PR:13233, 1 commit, 3 files changed)
    • [fix][seekhandler] seek size can exceed min and max time of player (PR:13236, 6 commits, 13 files changed)
    • [cleanup][TexturePacker] remove PlatformDefs include (PR:13239, 1 commit, 5 files changed)
    • [win10] add to uwp package some missing files. (PR:13240, 1 commit, 1 file changed)
    • FIX: [droid] allow to build on non-libc++ toolchains (PR:13242, 1 commit, 1 file changed)
    • [PVR] Make shared channel selection optional. (PR:13237, 1 commit, 5 files changed)
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 #1224: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: a2509e76d8fb2ff7089f9cf1031c91502ede14826170b51a0501b9c92dae1cf1 (RPi)
SHA256 Checksum: 30b86082edeb6ee4a2490a85fa5343f6fe371cbcd9ddb57e887f491e3cbcdbb5 (RPi2)

Code:
# uname -a
Linux rpi512 4.14.7 #1 Sun Dec 24 21:07:02 GMT 2017 armv6l GNU/Linux

# vcgencmd version
Dec  1 2017 16:20:32
Copyright (c) 2012 Broadcom
version 38ac72569d7fbd7cf75754d9f14c2495416aaee7 (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20171224210353-#1224-gc6298e2 [Build #1224]

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

Based on tip of LibreELEC.tv master (c6298e2, changelog) and tip of XBMC master (4a0e42f, changelog) with the following modifications: Build Highlights:
  1. windowing/gbm fixes
  2. Controller dialog: Wheel and throttle support
Build Details:
  1. XBMC:
    • windowing/gbm: fixes for startup and shutdown (PR:13231, 4 commits, 5 files changed)
    • Controller dialog: Wheel and throttle support (PR:13189, 5 commits, 45 files changed)
    • [windows][installer] inform about x64 (PR:13246, 1 commit, 1 file changed)
  2. peripheral.joystick:
    • [Peripheral API] Update to v1.3.5: Wheel and throttle support (PR:133, 1 commit, 3 files changed)
  3. pvr.zattoo:
    • Add quantum TV as reseller (54afaab)
  4. kernel 4.14.y:
    • New commits in this build:
      • config: Add PINCTRL_MCP23S08 (2b6f7891)
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.
@Milhouse, do you have any suggestion for that problem what i posted?
  • 1
  • 261
  • 262
  • 263(current)
  • 264
  • 265
  • 495

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