Kodi Community Forum
v17 LibreELEC Testbuilds for x86_64 (Kodi 17.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: Linux (https://forum.kodi.tv/forumdisplay.php?fid=52)
+---- Thread: v17 LibreELEC Testbuilds for x86_64 (Kodi 17.0) (/showthread.php?tid=269815)



RE: LibreELEC Testbuilds for x86_64 (Kodi 17.0) - mikeSiLVO - 2016-11-04

(2016-11-04, 01:22)Milhouse Wrote: @mikeSiLVO Reproducing the issue, ideally without having to install a skin an all that that entails, is likely to help towards prompt resolution.

I just added the following to stock Estuary in 1080i/Startup.xml (http://sprunge.us/ZUGJ):
Code:
    <onload condition="!Skin.HasSetting(Disable.StartupIntro)">AlarmClock(Play Intro,PlayMedia(special://skin/extras/intro.mp4,0),00:01,silent)</onload>
and it plays your video without an issue.

Note that my code is different to your code - you have "PlayMedia(special://skin/extras/intro.mp4,1)" which causes the video to play in the background.

You can reproduce in one of my builds as follows:
Code:
cd /storage/.kodi/addons
cp -r /usr/share/kodi/addons/skin.estuary ./skin.estuary2
wget -q https://raw.githubusercontent.com/mikesilvo164/Aeon-Nox-SiLVO/master/extras/intro.mp4 -O skin.estuary2/extras/intro.mp4
wget -q http://sprunge.us/ZUGJ -O skin.estuary2/1080i/Startup.xml
sed -i 's/estuary/estuary2/g;s/Estuary/Estuary2/g' skin.estuary2/addon.xml

Enable the Estuary2 skin in the Addons browser, and reboot.

You do however have a lot of other onload conditions, any one of which could be contributing to the problem.
Here is my dilemma... I am using Windows ATM and do not have another test install using a different OS at my disposal. I am only going by what the users who post about there issues have mentioned. I think I may have something in my Startup.xml that is causing this...

Right now I am running 4 scripts, setting a bool if an addon is not installed, and setting properties based on watched overlay paths due to having a colored and white options for icons and mediaflags. I recently altered the default control and added an onload ReplaceWindow($INFO[System.StartupWindow]) when disabling the intro... Since these issues seem to have cropped up after that change I will ask the users to try a different Startup.xml removing those options. Everything seems like it was working better before that change so I am thinking that is my issue.

I will report back if it solves anything. Thanks for your help Smile


RE: LibreELEC Testbuilds for x86_64 (Kodi 17.0) - Slstang65 - 2016-11-04

Hello team is the wifi and bluetooth now working on the cherry trail chip set? I can try an install tomorrow but thought I would ask first. Also is three a format I could use an my large SD cards co the Linux os will read my 128 cards? As of 1030 my 128 cards were not being found with Fat32 format.


RE: LibreELEC Testbuilds for x86_64 (Kodi 17.0) - Milhouse - 2016-11-04

New LibreELEC.tv Krypton build #1104: Generic
(Supercedes previous build)

Code:
# uname -a
Linux NUC 4.8.6 #1 SMP Fri Nov 4 21:03:50 GMT 2016 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse) - Version: devel-20161104210232-#1104-gafab221 [Build #1104]

# Kodi version
Kodi (17.0-BETA6 Git:d2f6874). Platform: Linux x86 64-bit

Based on tip of LibreELEC.tv master (afab2210, changelog) and tip of XBMC master (d2f68748, changelog) with the following modifications:
  • Includes latest kodi-platform master (c8188d82)
  • Includes latest libcec master (81fe5bc0, ahead +56)
  • Includes latest libnfs master (2edbd147)
  • Includes latest p8-platform master (2d90f986, ahead +9)
  • Includes latest addons: inputstream.mpd (4c8013f6), inputstream.rtmp (aa3b00ac, +3), inputstream.smoothstream (081c6c43), peripheral.joystick (ae86732f), pvr.argustv (87cb6780), pvr.demo (01c68c88), pvr.dvblink (043aa892), pvr.dvbviewer (f72c62ff), pvr.filmon (675c2b4e), pvr.hdhomerun (2c73804a, +3), pvr.hts (c091da30), pvr.iptvsimple (adee8a7f), pvr.mediaportal.tvserver (47b9ade8, +16), pvr.mythtv (038cee07, +6), pvr.nextpvr (6a2128d8), pvr.njoy (b5d65655), pvr.pctv (d6d969fe), pvr.stalker (168e35f7), pvr.vbox (8e496578, +10), pvr.vdr.vnsi (5b47bd06), pvr.vuplus (7ab30d34), pvr.wmc (d9eac84f)
  • Exclude [env] libcec-PR208.patch: merged upstream (libcec)
  • Include [env] patch: Add kodi binary addons (pvr, adsp, other)
  • Include [env] patch: Don't build ADSP addons
  • Include [env] patch: ffmpeg: update to 3.1.5-Krypton-Beta5-1
  • Include [env] patch: linux: use in-tree rtl8192cu for RPi/RPi2
  • Include [env] patch: visualization.shadertoy: update to 1.1.4
  • Include [env] patch: Bump included addon versions to prevent online updates
  • Include [env] patch: Add experimental splash video for RPi
  • Include [env] patch: HACK: Disable multiple PVR addons during migration. Always enable inputstream.* and os.*
  • Include [env] PR:900: linux: update to linux-4.8.6
  • Include [env] PR:910: iwlwifi-firmware: use github for package, bump to latest master
  • Revert [env] 46b9b7b3: rtmpdump (Reason: use newclock5 bump)
  • Include [pkg] 441217d8: logging: Add microsecond timer to log messages (kodi)
  • Include [pkg] patch: [skin.estuary] Hide watched items on home (kodi-theme-Estuary)
  • Include [pkg] patch: i965: Add some APL and KBL SKU strings (mesa)
  • Include [pkg] PR:2: update intel firmware (iwlwifi-firmware)
  • Include [pkg] PR:36: fix syntax in window xml (service.libreelec.settings)
  • Include [pkg] PR:37: actually fix the about window without breaking info text (service.libreelec.settings)
  • Include [pkg] PR:8824: videodb: fix smart playlists not honoring "Show empty TV shows" setting.
  • Include [pkg] PR:10370: Add settings to control notification rumble duration and strength
  • Include [pkg] PR:10775: bump to libCEC 4.0.0 + some rebased PRs
  • Include [pkg] PR:10785: add privacy policy
  • Include [pkg] PR:10800: [xbmc][fix] Change texture loading to not block skin updates
  • Include [pkg] PR:10819: fix hash checking in addon installer
  • Revert [pkg] c396c9a2: Makefile.ffmpeg: ffmpeg 3.2, libvpx 1.6.0, x265 2.1 (tvheadend42)
  • Revert [pkg] PR:10813: Subtitles: allow self-closing br and html escape characters (Reason: breaks right-to-left languages, eg Hebrew)
Build Highlights:
  1. Bump curl-7.51.0
  2. Fix numeric seek using SMS keys
  3. Revert [pkg] PR:10813 - fix for Hebrew subtitles? (@guandms - can you confirm?)
  4. (Clean build)
Build Details:
  1. LibreELEC.tv:
    • mesa: update to 13.0.0 (PR:905, 1 commit, 1 file changed)
    • nano: cleanup (PR:877, 2 commits, 1 file changed)
    • adafruit-libraries: include SI1145 library, update DHT install path (PR:907, 3 commits, 4 files changed)
    • curl: bump to curl-7.51.0 (PR:911, 1 commit, 1 file changed)
  2. XBMC:
    • [python] add getTrailer() function to the xbmc.InfoTagVideo() class (PR:10834, 1 commit, 2 files changed)
    • [cmake/android] Fix binary-addon packaging (PR:10836, 1 commit, 1 file changed)
    • [cmake/cleanup] file(REMOVE/REMOVE_RECURSE) ignores non existing files (PR:10837, 1 commit, 2 files changed)
    • A collection of MMAL fixes (PR:10847, 6 commits, 8 files changed)
    • [SeekHandler] handle ACTION_JUMP_SMSX as numeric seek. (PR:10851, 1 commit, 1 file changed)
  3. pvr.mediaportal.tvserver:
    • Update to v1.4.8 (PR:51, 14 commits, 15 files changed)
  4. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:910: iwlwifi-firmware: use github for package, bump to latest master
    • Added: [pkg] PR:2: update intel firmware (iwlwifi-firmware)
    • Added: [pkg] PR:37: actually fix the about window without breaking info text (service.libreelec.settings)
    • Reverted: [pkg] PR:10813: Subtitles: allow self-closing br and html escape characters (Reason: breaks right-to-left languages, eg Hebrew)



RE: LibreELEC Testbuilds for x86_64 (Kodi 17.0) - Milhouse - 2016-11-04

(2016-11-04, 07:37)Slstang65 Wrote: Hello team is the wifi and bluetooth now working on the cherry trail chip set? I can try an install tomorrow but thought I would ask first.

You'll probably have to tell us. As far as I know audio is working, but not sure about WiFi/BT. Quite possibly it's not, as these cheap devices are a nightmare to support. If the WiFi/BT isn't working there's not going to be an easy fix unless someone has a suitable patch (or set of patches) that can be used, so hopefully it's already working.

(2016-11-04, 07:37)Slstang65 Wrote: Also is three a format I could use an my large SD cards co the Linux os will read my 128 cards? As of 1030 my 128 cards were not being found with Fat32 format.

Not sure what you mean about #1030, as nothing there changed with regards to FAT support. Do your 128GB cards with FAT work properly with #1029?

You could use ext4 if you don't care about Windows compatibility, and exFAT if you do.


RE: LibreELEC Testbuilds for x86_64 (Kodi 17.0) - Slstang65 - 2016-11-05

Thanks for the response I will instill the latest update and report back shortly in both my intel gen 2 compute sick and on the meegopad stick.

The version from this link has both wifi/bluetooth and HDMI audio working on both sticks. Problem is it has no addons enabled as its still an early beta version.
http://freaktab.com/forum/tv-player-support/intel-based-tv-players/598017-libreelec-8-special-build-for-iz37-and-cherry-trail-devices

Thanks again for all your hard work.


RE: LibreELEC Testbuilds for x86_64 (Kodi 17.0) - Slstang65 - 2016-11-05

Ok team so I loaded the 1104 on both sticks for the meego stick sound is working fine and plays every video I put through it both 1080 and 4k. No wifi or bluetooth on this one. Its the T03 from Meegopad with a z8300 chip set.
Intel compute stick is the gen 2 with the X5- z8330 chipset all sound and videos are working perfect and the wifi is working. Bluetooth is working and finds my bluetooth remote. Also just an FYI I reformatted my 128 gb Samsung sd card to ext4, FAT32 and exFAT on my linux machine and it reads no problem in a usb sdcard adaptor but will not read in the micro sd card slot on the sticks. May be a stick limitation but read fine when the old windows 10 in it.

Thanks again for all the support.


RE: LibreELEC Testbuilds for x86_64 (Kodi 17.0) - artur9 - 2016-11-05

(2016-11-04, 23:50)Milhouse Wrote: [*]Fix numeric seek using SMS keys

I tried googling this but couldn't find an answer. How does numeric seek work? I mean, what does one do to do a numeric seek?


LibreELEC Testbuilds for x86_64 (Kodi 17.0) - lrusak - 2016-11-05

Type numbers to jump to a specific time.

So to go to 1:25:05 in a movie type the numbers 12505 and press enter.


RE: LibreELEC Testbuilds for x86_64 (Kodi 17.0) - Slstang65 - 2016-11-05

Hello Team,
If it helps at all the Meegopad T03 Pro uses the Broadcom BCM4356 wireless 5G WiFi 802.11ac
I do know this works in Ubuntu 15.10 with a Linux-firmware update.
The version here by Piotra sd does work but is an early Kodi 17 build.

http://forum.tronsmart.com/forum/tronsmart-ara-iz37-dual-boot-tv-box/2607-libreelec-8-special-build-for-iz37-by-tronsmart#.WB12U2srLyQ

Thanks hope that helps.


RE: LibreELEC Testbuilds for x86_64 (Kodi 17.0) - fritsch - 2016-11-05

(2016-11-05, 08:08)Slstang65 Wrote: Hello Team,
If it helps at all the Meegopad T03 Pro uses the Broadcom BCM4356 wireless 5G WiFi 802.11ac
I do know this works in Ubuntu 15.10 with a Linux-firmware update.
The version here by Piotra sd does work but is an early Kodi 17 build.

http://forum.tronsmart.com/forum/tronsmart-ara-iz37-dual-boot-tv-box/2607-libreelec-8-special-build-for-iz37-by-tronsmart#.WB12U2srLyQ

Thanks hope that helps.

All these versions here are v17 based. You don't want v16 on intel.


RE: LibreELEC Testbuilds for x86_64 (Kodi 17.0) - sjohn - 2016-11-05

deleted.


RE: LibreELEC Testbuilds for x86_64 (Kodi 17.0) - Magoo32 - 2016-11-05

Not sure if anyone else has noticed this, when I go to the file manger, then "add source" and try to enter anything numerical in the text entry field, I don't get any numbers just some random letters and a comma, My original XBOX 360 remote and my Logitech K400 output the exact same letters on the same number keys in that add source entry field.

Numerical Seeking in a movie is working ok, except for the 7 and 9 number keys, if you press 7 then 9, you get some weird jump.

If you need a log please let me know.

Thanks for all your hard work Smile


RE: LibreELEC Testbuilds for x86_64 (Kodi 17.0) - Milhouse - 2016-11-05

(2016-11-05, 12:26)Magoo32 Wrote: Numerical Seeking in a movie is working ok, except for the 7 and 9 number keys, if you press 7 then 9, you get some weird jump.

It's not a weird jump, it's converting seconds to hours:minutesConfusedeconds, so if you punch in 79, this will be shown as 00:01:19 (60 + 19 => 79).


RE: LibreELEC Testbuilds for x86_64 (Kodi 17.0) - Magoo32 - 2016-11-05

Got it thanks Smile


RE: LibreELEC Testbuilds for x86_64 (Kodi 17.0) - Milhouse - 2016-11-05

Note: #1105 pulled as it clearly has an issue after starting Kodi.... do not download.

Edit: Latest updates to PR10800 have rendered it unusable - dropping also. Kodi log with latest PR10800: http://sprunge.us/NbCW. I'll upload #1105b shortly.