Kodi Community Forum
OpenELEC Testbuilds for RaspberryPi (Kodi 16.0) - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: Raspberry Pi (https://forum.kodi.tv/forumdisplay.php?fid=166)
+---- Thread: OpenELEC Testbuilds for RaspberryPi (Kodi 16.0) (/showthread.php?tid=231092)



RE: OpenELEC Testbuilds for RaspberryPi (Kodi 16.0) - cobric - 2015-09-25

(2015-09-25, 13:25)Milhouse Wrote: Are you able to try debug-enabled build #0921x for RPi2? It will require an oversized 380MB FAT partition - unfortunately the crash-logs from a non-debug build are not providing sufficient detail.

Yea, I could try that using another microSD card. Installation is the same as for regular builds?


Re: RE: OpenELEC Testbuilds for RaspberryPi (Kodi 16.0) - Milhouse - 2015-09-25

(2015-09-25, 13:37)cobric Wrote: Yea, I could try that using another microSD card. Installation is the same as for regular builds?

Yes, it just requires a larger FAT partition (at least 384MB) as the debug-enabled SYSTEM file is over 2.5 times the normal non-debug size.


RE: OpenELEC Testbuilds for RaspberryPi (Kodi 16.0) - cobric - 2015-09-25

(2015-09-25, 13:58)Milhouse Wrote: Yes, it just requires a larger FAT partition (at least 384MB) as the debug-enabled SYSTEM file is over 2.5 times the normal non-debug size.

OK, I'll try tonight and post logs. Thank you for your help.


RE: OpenELEC Testbuilds for RaspberryPi (Kodi 16.0) - SpuDy - 2015-09-25

at the last two builds in a video settings is available only Image

ADD: the log file is needed?


RE: OpenELEC Testbuilds for RaspberryPi (Kodi 16.0) - querty1000 - 2015-09-25

(2015-09-25, 13:58)Milhouse Wrote:
(2015-09-25, 13:37)cobric Wrote: Yea, I could try that using another microSD card. Installation is the same as for regular builds?

Yes, it just requires a larger FAT partition (at least 384MB) as the debug-enabled SYSTEM file is over 2.5 times the normal non-debug size.

How do i get these? I'm gparted the SD-card to a bigger size but it looks like it need ages to shrink and grow the two partitions


RE: OpenELEC Testbuilds for RaspberryPi (Kodi 16.0) - Milhouse - 2015-09-25

(2015-09-25, 17:22)querty1000 Wrote: How do i get these?

Debug-enabled builds are here. Most recent is #0921x for RPi and RPi2.

(2015-09-25, 17:22)querty1000 Wrote: I'm gparted the SD-card to a bigger size but it looks like it need ages to shrink and grow the two partitions

Yep, it can do. For a fresh installation you're better off following the manual partitioning steps linked from the first post (see item #5).


RE: OpenELEC Testbuilds for RaspberryPi (Kodi 16.0) - herrmeier01 - 2015-09-25

Build 0924: HDMI-CEC is working again together with my SHARP TV Wink


RE: OpenELEC Testbuilds for RaspberryPi (Kodi 16.0) - doldi - 2015-09-25

Build #0924: VideoAddons works from morning to night on my both RPi2. Cool

THX@all
Harald


RE: OpenELEC Testbuilds for RaspberryPi (Kodi 16.0) - Milhouse - 2015-09-25

New OpenELEC Jarvis build #0925: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.1.8 #1 Fri Sep 25 21:32:04 BST 2015 armv6l GNU/Linux

# vcgencmd version
Sep 23 2015 12:21:14
Copyright (c) 2012 Broadcom
version c156d00b148c30a3ba28ec376c9c01e95a77d6d5 (clean) (release)

# lsb_release
OpenELEC (Milhouse) - Version: devel-20150925213113-#0925-geb0ed51 [Build #0925]

# vcdbg log msg 2>&1 | grep DTOK
001734.758: Kernel trailer DTOK property says yes

# Kernel device tree status: Enabled

Based on tip of OpenELEC master (eb0ed51a, changelog) and tip of XBMC master (f8a84136, changelog) with the following modifications: Build Highlights:
  1. Fix for tvshow delete and genre fade label problems reported by @uNiversal
Build Details:
  1. XBMC:
    • FIXING CID 1324647 (PR:8117, 2 commits, 1 file changed)
    • run repository update jobs in low pausable mode (PR:8131, 1 commit, 1 file changed)
    • [win32] add screensaver add-ons to installer (PR:8132, 1 commit, 2 files changed)
  2. libcec:
    • fixing initialisation issue found on Raspberry Pi with Buildroot (PR:131, 1 commit, 1 file changed)
    • fixed: Crash on systems without /sys/class/drm (PR:133, 1 commit, 1 file changed)
  3. adsp.basic:
    • [Depends] Fixing libsamplerate is not found on Win32 (40bd0217)
    • [Fix] Move add-on settings file to add-on user path (0f624784)
  4. adsp.biquad.filters:
    • Fixing compile errors on Win32 and fix add-on user path creaation (PR:4, 6 commits, 9 files changed)
  5. adsp.freesurround:
    • [Fix] Move add-on settings file to add-on user path (cf13262d)
  6. newclock5:
    • New commits in this build:
      • LinuxInputDevice: add support for multi-touch devices (00c37ad5)
  7. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [pkg] PR:8133: [videodb] Fix TV shows cleaning after 5755573981ca706a82a7ecbbdf5de112a570377a.
    • Added: [pkg] PR:8135: [guilib] simplify dirty region marking for fadelabels (fixes #16277)



RE: OpenELEC Testbuilds for RaspberryPi (Kodi 16.0) - cobric - 2015-09-26

(2015-09-25, 13:58)Milhouse Wrote:
(2015-09-25, 13:37)cobric Wrote: Yea, I could try that using another microSD card. Installation is the same as for regular builds?

Yes, it just requires a larger FAT partition (at least 384MB) as the debug-enabled SYSTEM file is over 2.5 times the normal non-debug size.

I installed debug version and got logs:
https://drive.google.com/file/d/0B3R4JHbLcKe5UzlVWnhMdnpKdmM/view?usp=docslist_api

Please see if this helps and let me know if you need anything else.


RE: OpenELEC Testbuilds for RaspberryPi (Kodi 16.0) - startv - 2015-09-26

(2015-09-23, 13:14)popcornmix Wrote:
(2015-09-23, 02:47)startv Wrote:
(2015-08-21, 06:19)illiac4 Wrote: In this sample file subtitles are shown on wrong side of the screen (left in the middle and not at the bottom) (you have to enable it if they are not shown). I know that in older versions it was playing fine but can not say when.
Using omx player.
File (size 13mb): http://bite-in.com/debug/24Kitchen-HD.ts

From #0917 to the last build, Can't Play this sample ts file normally. The video freezed.

Thanks. Can reproduce and there will be a (firmware) fix in tonight's build.

Since Build #0923, It plays fine again.
Thanks!


RE: OpenELEC Testbuilds for RaspberryPi (Kodi 16.0) - navy1978_1 - 2015-09-26

Hi Milhouse,
Thank you for your effort to have a daily build of Kodi 16.

I have a problem with EPG and I would like to install PVR Simple client ver: 2.0.0-73, I need support for "Support multiple display-name nodes in xmltv data" that seems to be fixed in that version: https://launchpad.net/~aap/+archive/ubuntu/kodi/+sourcepub/4976967/+listing-archive-extra.

Is there a way to do that? if I go to the Add-on and I click on update it says that there is a problem with dependencies...

Why Kodi 16 not using the last version of the Add-on?
FYI: I'm using #0924

Please let me know.
Thank you


RE: OpenELEC Testbuilds for RaspberryPi (Kodi 16.0) - Milhouse - 2015-09-26

(2015-09-26, 13:05)navy1978_1 Wrote: Hi Milhouse,
Thank you for your effort to have a daily build of Kodi 16.

I have a problem with EPG and I would like to install PVR Simple client ver: 2.0.0-73, I need support for "Support multiple display-name nodes in xmltv data" that seems to be fixed in that version: https://launchpad.net/~aap/+archive/ubuntu/kodi/+sourcepub/4976967/+listing-archive-extra.

Is there a way to do that? if I go to the Add-on and I click on update it says that there is a problem with dependencies...

Why Kodi 16 not using the last version of the Add-on?
FYI: I'm using #0924

Please let me know.
Thank you

Build #0924 already includes the latest version of the pvr.iptsimple add-on - see https://github.com/kodi-pvr/pvr.iptvsimple

The version you link to is 4+ months out of date and based on PVR API 1.9.6 when Kodi 16 has already moved to PVR API 4.1.0, so it wouldn't work with Kodi 16 anyway. If this fork of pvr.iptvsimple contains commits/features not in the Kodi version then you should request the author to push their commits upstream, or discuss the issue in the PVR IPTVSimple support thread.

There are "depenedency issues" with all PVR addons because any PVR addon available for download will be older than the version that ships with each build, so the dependency check intentionally fails for all PVR addons. If you want to test builds of PVR addons that don't ship with these builds then please don't report problems with those PVR addons in this thread.


RE: OpenELEC Testbuilds for RaspberryPi (Kodi 16.0) - Milhouse - 2015-09-26

(2015-09-22, 20:51)Milhouse Wrote:
(2015-09-22, 20:33)doldi Wrote: Hello,
thx to Milhouse - i have cleand my old repos who have making some Problems ( periodic refresh list @ high cpu) Cool

This problem should be fixed in tonight's build, also the directory listings being refreshed every 13-14 seconds (see PR8110 for details).

@doldi (or anyone else) - can you confirm the 13-14 second list refresh problem is now fixed?


RE: OpenELEC Testbuilds for RaspberryPi (Kodi 16.0) - navy1978_1 - 2015-09-26

(2015-09-26, 13:51)Milhouse Wrote: Build #0924 already includes the latest version of the pvr.iptsimple add-on - see https://github.com/kodi-pvr/pvr.iptvsimple

The version you link to is 4+ months out of date and based on PVR API 1.9.6 when Kodi 16 has already moved to PVR API 4.1.0, so it wouldn't work with Kodi 16 anyway. If this fork of pvr.iptvsimple contains commits/features not in the Kodi version then you should request the author to push their commits upstream, or discuss the issue in the PVR IPTVSimple support thread.

There are "depenedency issues" with all PVR addons because any PVR addon available for download will be older than the version that ships with each build, so the dependency check intentionally fails for all PVR addons. If you want to test builds of PVR addons that don't ship with these builds then please don't report problems with those PVR addons in this thread.

Hi,
I had a look in the code of the github link you send me and it seems to me that feature is not there... Ok I will try a workaround using a script to change the name of the channels in my playlist or to modify the epg file....
Thank you for your quick reply, and for your work, and sorry for the waste of time.

Have a nice day.