• 1
  • 6
  • 7
  • 8(current)
  • 9
  • 10
  • 495
v18 LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)
Hi Milhouse,

#1210 fixed my EPG problems, still no channel manager, but I guess that's being worked on.
Its the same issue with the windows build of kodi.


Thanks Bucky
(2016-12-10, 22:27)Milhouse Wrote:
(2016-12-10, 19:16)TVPL Wrote: @Milhouse: Does your LE testbuilds support for mouse extra buttons ?

It supports left, right and wheel - how many more buttons do you require? It might be that extra buttons are device specific. Only way to know for sure would be to try it.
At least two extra buttons: thumb back and forward addition. I have checked again, the left, right and wheel buttons ok, but extra buttons is not support in the current build. Debug log in last build #1209b following:
Quote:09:02:11.859 T:1961177088 WARNING: CLinuxInputDevice::KeyEvent: Unknown mouse button code: 275
09:02:13.307 T:1961177088 WARNING: Previous line repeats 1 times.
09:02:13.307 T:1961177088 WARNING: CLinuxInputDevice::KeyEvent: Unknown mouse button code: 276
09:02:15.684 T:1961177088 WARNING: Previous line repeats 5 times.
09:02:15.684 T:1961177088 WARNING: CLinuxInputDevice::KeyEvent: Unknown mouse button code: 275
09:02:19.397 T:1961177088 WARNING: Previous line repeats 3 times.
09:02:19.397 T:1961177088 WARNING: CLinuxInputDevice::KeyEvent: Unknown mouse button code: 276
Can I manual add key event like as: <key id="275">action</key> into custom mouse.xml or keyboard.xml ?
(2016-12-10, 20:23)Sinisan Wrote:
(2016-12-10, 13:50)popcornmix Wrote:
(2016-12-10, 13:18)Milhouse Wrote: Identifying the first build when the problem started would help the most.

A sample file that shows the problem would also be useful.
E.g. cut a couple of minutes sample and upload to a hosting site like google drive or dropbox.

Hello Smile

Thank you for your help.

@popcornmix : Here is a sample I've made as short as possible (it contains the "problem") : https://dl.dropboxusercontent.com/u/6548...sample.mkv
and annoter one a bit longer, to let you change parameters without always having to pause : https://dl.dropboxusercontent.com/u/6548...sample.mkv

The movie contains two audio tracks (ENG, FRE) and two subtitles (ENG, FRE). Try to activate subtitle, then switch it off : they're still there.

And, always, subtitles are displayed twice, on center of the right side and on center of the left side.

@Milhouse : if I copy an older build in the "update folder", will it be ok without breaking everything (at least if I stay in the same db version) ? Or should I start from a very very very old version from scratch, and then update until I find ?

Thank you !

@Milhouse : as far I was able to do (#0330), problem is here. I tried other distribution, it's the same. It looks like this problem has always been here. Looking for similar problems, I found this regarding the previous project you worked for : https://github.com/OpenELEC/OpenELEC.tv/issues/2969. Difference is that subtitles are included in the mov, not in a separate file, but the picture at the top of the page is exactly what I have, and the problem of not being able to deactivate subtitles is the same.

Has anyone tested the files I created?

Thank you.
Milhouse, did you checked yet that iptv problem? Check my previous post.
(2016-12-11, 13:33)Jezze Wrote: Milhouse, did you checked yet that iptv problem? Check my previous post.

No, with luck a Kodi developer will take an interest - you'll need to give them time (I'm not a developer).
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 #1211b: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.8.13 #1 Mon Dec 12 01:15:55 GMT 2016 armv6l GNU/Linux

# vcgencmd version
Dec  9 2016 17:52:15
Copyright (c) 2012 Broadcom
version 40f32e4ad457a5e9dc91288ebccb13e23d986e4a (clean) (release)

# lsb_release
LibreELEC (Milhouse) - Version: devel-20161212011418-#1211b-g187a102 [Build #1211b]

# Kodi version
(18.0-ALPHA1 Git:17.0-beta6-654f1b7). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (187a102a, changelog) and tip of XBMC master (954d4133, changelog) with the following modifications: Build Highlights:
  1. New firmware
  2. Estuary sync
  3. samba: drop "strict allocate"
  4. #1211b: Rebuild all PVR.* and inputstream.* addons
  5. #1211b: [PVR] trac17040: fix crashes on pvr manager deinit/reinit.
Build Details:
  1. Firmware (Dec 9):
    • firmware: Bump to latest master
    • firmware: CEC: code cleanup 2
  2. LibreELEC.tv:
    • proftpd: initial add-on (PR:1043, 1 commit, 13 files changed)
  3. XBMC:
    • [addon] use another way for__declspec and __cdecl on kodi_inputstream_types.h (PR:10894, 1 commit, 1 file changed)
    • [depends] libpng 1.6.26 (PR:11102, 1 commit, 2 files changed)
    • [depends] taglib 1.11.1 (PR:11101, 1 commit, 1 file changed)
    • [depends] curl 7.51.0 (PR:11105, 1 commit, 1 file changed)
    • VideoPlayer: fix cc after https://github.com/xbmc/xbmc/commit/03aa244… (PR:11118, 1 commit, 1 file changed)
    • [cmake] fix building when fribidi was built with glib (PR:11116, 1 commit, 1 file changed)
    • [estuary] sync (PR:11121, 1 commit, 32 files changed)
    • [pvr] bye, bye libXBMC_pvr.cpp (PR:11109, 3 commits, 46 files changed)
    • [dependencies] remove remaining references to libmodplug (PR:11111, 1 commit, 4 files changed)
    • Remove reference to libxinerama-dev (PR:11112, 1 commit, 1 file changed)
    • Remove remaining reference to libmad (PR:11113, 1 commit, 2 files changed)
    • [gui] fix coverity issue for playlist.position (PR:11127, 1 commit, 1 file changed)
    • [addons] remove dead code on CAddonDll (PR:11134, 1 commit, 1 file changed)
    • Fix coverty defects (PR:11066, 4 commits, 8 files changed)
    • [cec] missed change in cmake file after cc3ae0339faf2b669bee20cb360c5… (PR:11140, 1 commit, 1 file changed)
    • Remove remaining references to glew (PR:11128, 1 commit, 2 files changed)
    • [inputstream] bye, bye libKODI_inputstream.cpp (PR:11129, 2 commits, 12 files changed)
    • [lang][skin.estuary] automatic syntax corrections for the en_GB language file (9528ba96)
    • [lang][skin.estuary] updated language files from Transifex (5c430be3)
    • [lang][skin.estouchy] updated language files from Transifex (fdb7a0b7)
  4. libcec:
    • Fix TransmitVolumeDown to use CEC_USER_CONTROL_CODE_VOLUME_DOWN (PR:278, 1 commit, 1 file changed)
    • HAVE_AOCEC_API missing in if in AdapterFactory (PR:274, 1 commit, 1 file changed)
  5. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] patch: samba: drop strict allocate
    • Added: [pkg] PR:11143: [PVR] trac17040: fix crashes on pvr manager deinit/reinit.
    • Reverted: [pkg] PR:11129: [inputstream] bye, bye libKODI_inputstream.cpp (reason: newclock5 conflict)
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-12-04, 12:55)tatec Wrote: I have the same problem as puschl.

With Libreelec Testbuild #1118 or higher, I cannot copy files via Windows Networkdrive(LAN) to my external HDD/USB Stick connected to an USB Port at my Raspberry Pi 3. (Filezilla works though)

It doesn't matter if my drive is NTFS or exFat. Both doesn't work.


(2016-12-09, 21:59)alexcarter Wrote: Hi,bonjour...
since this latest update
i have the same problem with copiing files with samba share.
i can copy to libreelec folders (like download)
but none to my usb attached hard drive.
i try move a file in the libreelec download folder to libreelec hard drive folder,
but there is an error.

thanks for your great help
bester regards

PS: i have downgraded to kodi 17 and the problem is finished.(work fine now)


@tatec, @Puschl, @alexcarter, @chitalov and @kissg88:

Can you all try the latest build #1211 and test a large file transfer, as build #1211 has a samba config change that will hopefully address the file transfer issue.

Many thanks
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.
since latest update my pvr no longer works

Code:
23:21:33.703 T:1801450400   ERROR: ADDON: Dll VDR VNSI Client - Client returned bad status (6) from Create and is not usable
23:21:37.047 T:1801450400   ERROR: UpdateAddons - failed to create add-on VDR VNSI Client, status = 6
(2016-12-12, 00:28)mezo Wrote: since latest update my pvr no longer works

Code:
23:21:33.703 T:1801450400   ERROR: ADDON: Dll VDR VNSI Client - Client returned bad status (6) from Create and is not usable
23:21:37.047 T:1801450400   ERROR: UpdateAddons - failed to create add-on VDR VNSI Client, status = 6

Same here with media portal, back to #1210 and its all good again.
Hmmm... with #1211 when trying to enable pvr.demo:
Code:
Dec 11 22:43:09 rpi22 kodi.sh[730]: Unable to load /usr/lib/kodi/addons//library.xbmc.pvr/libXBMC_pvr-arm.so: cannot open shared object file: No such file or directory

and on Generic:
Code:
Dec 11 22:43:52 NUC kodi.sh[728]: Unable to load /usr/lib/kodi/addons//library.xbmc.pvr/libXBMC_pvr-x86_64-linux.so: cannot open shared object file: No such file or directory

Terrific. I guess the PVR addons all need a bump after PR11109. Or the removal of libXBMC_pvr isn't complete.
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-12-12, 00:51)Milhouse Wrote: Hmmm... with #1211 when trying to enable pvr.demo:
Code:
Dec 11 22:43:09 rpi22 kodi.sh[730]: Unable to load /usr/lib/kodi/addons//library.xbmc.pvr/libXBMC_pvr-arm.so: cannot open shared object file: No such file or directory

and on Generic:
Code:
Dec 11 22:43:52 NUC kodi.sh[728]: Unable to load /usr/lib/kodi/addons//library.xbmc.pvr/libXBMC_pvr-x86_64-linux.so: cannot open shared object file: No such file or directory

Terrific. I guess the PVR addons all need a bump after PR11109. Or the removal of libXBMC_pvr isn't complete.
Should it be double slashes or is that just a typo made by you when posting?

Skickat från min HTC 10 via Tapatalk
(2016-12-12, 01:20)Patrics83 Wrote: Should it be double slashes or is that just a typo made by you when posting?

Yes, it's double slashes. Although it normally isn't an issue (cosmetic issue). However after PR11109 the library is missing, but the add-ons are still trying to load it.
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-12-12, 00:51)Milhouse Wrote: Hmmm... with #1211 when trying to enable pvr.demo:
Code:
Dec 11 22:43:09 rpi22 kodi.sh[730]: Unable to load /usr/lib/kodi/addons//library.xbmc.pvr/libXBMC_pvr-arm.so: cannot open shared object file: No such file or directory

and on Generic:
Code:
Dec 11 22:43:52 NUC kodi.sh[728]: Unable to load /usr/lib/kodi/addons//library.xbmc.pvr/libXBMC_pvr-x86_64-linux.so: cannot open shared object file: No such file or directory

Terrific. I guess the PVR addons all need a bump after PR11109. Or the removal of libXBMC_pvr isn't complete.

Yes, PVR IPTV Simple Client will not enable. Starting with build#1211

https://1drv.ms/u/s!AmXKqAwyCrbxhd15EsmF2ZirnFZmpw

see line 217
TVHeadend HTSP Client also no longer works
[3x RPi3]#[ AV Receiver - Marantz NR1506 ]#[ TV Panasonic TX-50EXW784 ]#[ NAS - OMV 4.1.xx (Arrakis) @ NanoPI M4 ]#[ Nextcloud 17.0.3 @ ODROID C2 ]
Yes, it affects all pvr addons. The pvr addons were not rebuilt in #1211 as they haven't changed upstream however they needed to be rebuilt because the ABI has changed. I'll upload #1211b shortly...
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
  • 6
  • 7
  • 8(current)
  • 9
  • 10
  • 495

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