• 1
  • 187
  • 188
  • 189(current)
  • 190
  • 191
  • 218
v17 LibreELEC Testbuilds for RaspberryPi (Kodi 17.0)
Bloat is something we are mindful of with LibreELEC.

Adding Estouchy would mean an extra 4MB shipped to every user whether they want it or not, and the vast majority do not.
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-11-04, 16:05)Milhouse Wrote:
(2016-11-04, 13:52)Shanyel Wrote: @Milhouse

dont know if this issue was reported before...
I'm using Hebrew subtitles and noticed that from build 01/11 subtitles are displayed direction is wrong (every word is right to left rather than left to right as should be)
For example (in English... to make a point...) - 'hsilgnE' rather than 'English'....
31/10 is all good...

Any ideas?
BTW didnt manage to try the latest version yet... though 02/11 is still with the same issue
thanks!
Thanks, yes it has been reported previously without identifying the first broken build. From your information my guess would be PR10813, hopefully developers can take a look. I'll revert PR10813 in tonight's build so that you can confirm.

will do thanks!
Hi. I'm new here. just install the last build from scratch and cannot get correct time and date. it seems to be the default.
I've set the correct timezone but it didn't help. any suggestion? Thanks
New LibreELEC.tv Krypton build #1104: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.8.6 #1 Fri Nov 4 21:03:36 GMT 2016 armv6l GNU/Linux

# vcgencmd version
Oct 25 2016 17:02:22
Copyright (c) 2012 Broadcom
version cd1ab218dc23c84d9e6d984385a57f2471600300 (clean) (release)

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

# Kodi version
Kodi (17.0-BETA6 Git:d2f6874). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (afab2210, changelog) and tip of XBMC master (d2f68748, changelog) with the following modifications:
  • Includes newclock5 patches
  • Excludes the LibreELEC linux-01-RPi_support patch in favour of sourcing these and possibly more recent patches directly from kernel branch rpi-4.8.y
  • Includes latest bcm2835-driver next (a901d4cd, ahead +584)
  • 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] patch: [skin.estuary] Hide watched items on home (kodi-theme-Estuary)
  • 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: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] 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. Drop addons remove/keep prompt when cleaning library
  4. Revert [pkg] PR:10813 - fix for Hebrew subtitles? (@Shanyel to confirm)
  5. (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. newclock5:
    • New commits in this build:
      • Revert "skip existence check for plugin and http urls when cleaning" (1f73cd4e)
    • Commits no longer in build:
      • rbp: Ensure processinfo values are initialised (e3098dff)
      • MMAL: Indicate when picture came from still frame so advanced deinterlace can be disabled (50c6c2d8)
      • MMALRenderer: Ensure updated aspect ratio is seen in the case of a single still frame (eea9669b)
      • mmalrender: Use computed framerate rather than version from configure (646c3db7)
      • MMALRender: Switch to deinterlace mode where frame flags are exclusively used (58499b79)
      • MMAL: Avoid advanced deinterlace when using software decode and HD resolution (fab48a60)
  5. 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: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)
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-11-04, 23:14)SpokV Wrote: Hi. I'm new here. just install the last build from scratch and cannot get correct time and date. it seems to be the default.
I've set the correct timezone but it didn't help. any suggestion? Thanks

You need a working network (internet connection) to get the time/date.

If you're on WiFi there's a known issue when obtaining internet time while using certain routers: https://github.com/raspberrypi/linux/issues/1519

When you set the timezone, you need to set it in Kodi (just in case you set it in the OS).
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.
I noticed that if a movie contain LPCM and AC3 tracks Kodi will default to the AC3 track. This is annoying because LPCM is ususally the main audio track and AC3 is the audio commentary track.
Default tracks depends on the container - with mkv you can flag which is the "default" audio track. Can you post the Media Info for the file?
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.
It's a BDMV folder. Kodi defaults to AC3 if I play it as a BDMV title or as an individual m2ts file.

Code:
Menu ID                                  : 1 (0x1)
Format                                   : AVC
Format/Info                              : Advanced Video Codec
Format profile                           : [email protected]
Format settings, CABAC                   : Yes
Format settings, ReFrames                : 4 frames
Codec ID                                 : 27
Duration                                 : 1 h 44 min
Bit rate mode                            : Variable
Bit rate                                 : 21.3 Mb/s
Maximum bit rate                         : 38.0 Mb/s
Width                                    : 1 920 pixels
Height                                   : 1 080 pixels
Display aspect ratio                     : 16:9
Frame rate                               : 23.976 (24000/1001) FPS
Color space                              : YUV
Chroma subsampling                       : 4:2:0
Bit depth                                : 8 bits
Scan type                                : Progressive
Bits/(Pixel*Frame)                       : 0.429
Stream size                              : 15.6 GiB (89%)

Audio #1
ID                                       : 4352 (0x1100)
Menu ID                                  : 1 (0x1)
Format                                   : PCM
Format settings, Endianness              : Big
Format settings, Sign                    : Signed
Muxing mode                              : Blu-ray
Codec ID                                 : 128
Duration                                 : 1 h 44 min
Bit rate mode                            : Constant
Bit rate                                 : 1 536 kb/s
Channel(s)                               : 2 channels
Channel positions                        : Front: L R
Sampling rate                            : 48.0 kHz
Bit depth                                : 16 bits
Stream size                              : 1.12 GiB (6%)

Audio #2
ID                                       : 4353 (0x1101)
Menu ID                                  : 1 (0x1)
Format                                   : AC-3
Format/Info                              : Audio Coding 3
Mode extension                           : CM (complete main)
Format settings, Endianness              : Big
Codec ID                                 : 129
Duration                                 : 1 h 44 min
Bit rate mode                            : Constant
Bit rate                                 : 192 kb/s
Channel(s)                               : 2 channels
Channel positions                        : Front: L R
Sampling rate                            : 48.0 kHz
Frame rate                               : 31.250 FPS (1536 spf)
Bit depth                                : 16 bits
Compression mode                         : Lossy
Stream size                              : 144 MiB (1%)
Anybody got issues with autoshutdown? Somehow my RPi3 keeps running (at least the HDD)
(2016-11-05, 09:45)Xeno Wrote: Anybody got issues with autoshutdown? Somehow my RPi3 keeps running (at least the HDD)

My PI3 also does not fall asleep when I turn off the TV. Maybe it's because of TV.
(2016-11-05, 10:14)Basfet Wrote: [quote='Xeno' pid='2450736' dateline='1478331942']
Anybody got issues with autoshutdown? Somehow my RPi3 keeps running (at least the HDD)

My PI3 also does not fall asleep when I turn off the TV. Maybe it's because of TV.
[/
I fell asleep yesterday and today morning my TV went to standby but the HDD was still on. Did not check the RPi - just turned the powerswitch off. (I hate to waste energy)
(2016-11-04, 23:49)Milhouse Wrote:
(2016-11-04, 23:14)SpokV Wrote: Hi. I'm new here. just install the last build from scratch and cannot get correct time and date. it seems to be the default.
I've set the correct timezone but it didn't help. any suggestion? Thanks

You need a working network (internet connection) to get the time/date.

If you're on WiFi there's a known issue when obtaining internet time while using certain routers: https://github.com/raspberrypi/linux/issues/1519

When you set the timezone, you need to set it in Kodi (just in case you set it in the OS).

Thanks for the reply. I'm connected by wire to a working network (watching live TV). Set timezone in kodi settings.
But no correct time date (looks from default values). Any other possible cause?
(2016-11-05, 13:19)SpokV Wrote: Thanks for the reply. I'm connected by wire to a working network (watching live TV). Set timezone in kodi settings.
But no correct time date (looks from default values). Any other possible cause?
What are "default values"?

Run the following and paste the urls:
Code:
journalctl -a | pastebinit
dmesg | pastebinit
cat /storage/.kodi/temp/kodi.log | pastebinit
connmanctl clock | pastebinit
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-11-05, 16:10)Milhouse Wrote:
(2016-11-05, 13:19)SpokV Wrote: Thanks for the reply. I'm connected by wire to a working network (watching live TV). Set timezone in kodi settings.
But no correct time date (looks from default values). Any other possible cause?
What are "default values"?

Run the following and paste the urls:
Code:
journalctl -a | pastebinit
dmesg | pastebinit
cat /storage/.kodi/temp/kodi.log | pastebinit
connmanctl clock | pastebinit

Here is what i've got:
journalctl -a | pastebinit
http://sprunge.us/eGAP

dmesg | pastebinit
http://sprunge.us/BOjj

cat /storage/.kodi/temp/kodi.log | pastebinit
http://sprunge.us/dVQi

connmanctl clock | pastebinit
http://sprunge.us/VUCL
(2016-11-05, 18:09)SpokV Wrote: Here is what i've got:
journalctl -a | pastebinit
http://sprunge.us/eGAP

ntp appears to be working, but is getting a completely bogus date/time so this looks like a local network issue.

Have you configured any additional timeservers in LibeELEC Settings addon, or do you have a local timeserver running (perhaps on your router) that is giving out an incorrect date/time?
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
  • 187
  • 188
  • 189(current)
  • 190
  • 191
  • 218

Logout Mark Read Team Forum Stats Members Help
LibreELEC Testbuilds for RaspberryPi (Kodi 17.0)19