• 1
  • 39
  • 40
  • 41(current)
  • 42
  • 43
  • 218
v17 LibreELEC Testbuilds for RaspberryPi (Kodi 17.0)
This last build seemed to have a positive effect on streaming video. I use IPTV to stream one channel not offered in my area. Usually I have one or two dropouts per hour. It could be coincidence but no dropouts now.
(2016-05-21, 09:08)mark2112 Wrote: Just reporting that I'm having to revert to 0507 because of two - not debilitating but annoying reasons.

1.) There is no focus on any item when entering a video addon like Youtube. It requires a directional press fora tile to become focused

2.) Autocomplete keyboard refreshes after every keystroke making searching youtube really slow

I've tried every build since 0507 hoping that one would fix the issues because after 0508 the splash screen plays in its entirety which I like but the two problems persist. I don't have the know how to problem solve these issues but just thought I'd report.

Thanks for confirming #0508 is the first build with this issue - this points pretty strongly towards it being another PR9778-related issue. There is ongoing debate how best to resolve these issues.
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.
Thanks Milhouse and Popcornmix.
Thanks for your fantastic work, guys, I can finally use Amazon Video with Kodi again. Donation is on its way Smile
New LibreELEC.tv Krypton build #0521: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.6.0 #1 Sat May 21 23:16:22 BST 2016 armv6l GNU/Linux

# vcgencmd version
May 20 2016 19:05:21
Copyright (c) 2012 Broadcom
version faf071dd4885c5ac1a89483d35a5326e7f69495f (clean) (release)

# lsb_release
LibreELEC (Milhouse) - Version: devel-20160521231430-#0521-gd4dc519 [Build #0521]

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

# Kernel device tree status: Enabled

Based on tip of LibreELEC.tv master (d4dc5198, changelog) and tip of XBMC master (032f8103, 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.6.y
  • Includes latest bcm2835-driver master (ac0c0bff, ahead +9)
  • Includes latest kodi-platform master (c8188d82, ahead +4)
  • Includes latest libcec master (6d68d212)
  • Includes latest libnfs master (00d9ba15, ahead +19)
  • Includes latest p8-platform master (041a8c6c, ahead +1)
  • Includes latest addons: adsp.basic (2ae604e5, +8), adsp.biquad.filters (29bfe9d8, +3), adsp.freesurround (34f50406, +7), asplib (da66f517), inputstream.mpd (3ac19c39, +11), inputstream.smoothstream (32275717, +2), peripheral.joystick (83371862, +30), pvr.argustv (5f48dcec, +4), pvr.demo (0fa9e1d0, +4), pvr.dvblink (a92f1264, +5), pvr.dvbviewer (3d0bea9a, +4), pvr.filmon (8743511d, +4), pvr.hdhomerun (b5ce9309, +4), pvr.hts (acd1a6ac, +5), pvr.iptvsimple (7a5a43f8, +4), pvr.mediaportal.tvserver (172a273c, +4), pvr.mythtv (4ff1552f, +4), pvr.nextpvr (150698b7, +4), pvr.njoy (b5d65655, +4), pvr.pctv (feed5990, +4), pvr.stalker (dc112316, +6), pvr.vbox (c6594819, +4), pvr.vdr.vnsi (5498a8c1, +7), pvr.vuplus (ea3b33f6, +4), pvr.wmc (77af8daf, +4)
  • Exclude [env] kodi-999.10-aarch64-support.patch: Merged upstream
  • Include [env] e7cbe9cb: xf86-video-intel: Explicitely disable TearFree and TripleBuffer
  • Include [env] ed774729: Intel: Implement Passthrough-Range
  • Include [env] 98c65e6a: Kodi: Use Limited Range by default
  • Include [env] patch: xf86-video-intel: bump to 3fafabe
  • Include [env] patch: Fix SIGTERM patch after PR9748
  • Include [env] patch: Fix cmake after PR9750
  • Include [env] patch: Add extra headers needed by 3D BD MVC
  • Include [env] patch: Disable -werror as libnfs won't build 32-bit without it
  • Include [env] patch: Bump libbluray - include MVC support
  • Include [env] patch: Add experimental splash video for RPi
  • Include [env] patch: HACK: Disable multiple PVR addons during migration. Always enable inputstream.*, os.* and peripheral.*
  • Include [env] patch: Enable pvr addons, disable pvr updates
  • Include [env] patch: Enable other binary addons
  • Include [env] PR:353: plymouth-lite: add bilinear interpolation patch
  • Include [env] PR:366: mysql: update to 5.7.12
  • Include [env] PR:374: eventlircd update to new upstream
  • Include [env] PR:381: splash: Select splash image based on native resolution
  • Revert [env] 46b9b7b3: rtmpdump (Reason: use newclock5 bump)
  • Include [pkg] patch: [skin.estuary] Hide watched items on home (kodi-theme-Estuary)
  • Include [pkg] patch: drm/i915: Extend Fake HDMI live status to Valley View (linux)
  • Include [pkg] patch: drm/i915/psr: Try to program link training times correctly (HSW fix) (linux)
  • Include [pkg] patch: Revert "drm/i915: Exit cherryview_irq_handler() after one pass" (BSW fix) (linux)
  • Include [pkg] patch: CSC: Remove average logic when saving NV12 surface on IVB+ (VAAPI fix) (libva-intel-driver)
  • Include [pkg] PR:8645: [video] Add season/TV show artwork to episodes/seasons even if they have their own fanart.
  • Include [pkg] PR:8824: videodb: fix smart playlists not honoring "Show empty TV shows" setting.
  • Include [pkg] PR:8922: [guiinfo] extend ranges for listitem properties
  • Include [pkg] PR:9803: [PeripheralCecAdapter] fix playback stopping on screensaver deactivated
  • Include [pkg] PR:9847: [PVR] Feature: Make instant recording behavior configurable
Build Highlights:
  1. NOTE: DVD playback remains temporarily disabled
  2. PR:381: splash: Select splash image based on native resolution (720p still to be added)
Build Details:
  1. LibreELEC.tv:
    • squeezelite: cleanup package (PR:372, 1 commit, 1 file changed)
    • dtc: add package (PR:371, 2 commits, 2 files changed)
    • moonlight: allow building for Generic, add neon support in opus (PR:368, 4 commits, 5 files changed)
    • moonlight: bump PKG_REV (PR:380, 1 commit, 1 file changed)
  2. XBMC:
    • [PVR] Fix 'Stop recording' from inside PVR channel window, another case. (PR:9846, 1 commit, 1 file changed)
    • [test][fix] missing includes after rework of tagloader (PR:9852, 1 commit, 1 file changed)
    • [aml] settings: make useamcodec{mpeg2,mpeg4,h264} aml specific (PR:9849, 1 commit, 1 file changed)
    • rev (ef0c3cbc)
    • oops - revert previous commit (569f576e)
  3. newclock5:
    • New commits in this build:
      • mmal_renderer: Use shared pointers to maintain the pool until the decoder has been destroyed (d94358d2)
    • Updated commits in this build:
      • stereoscopics: Switch to using block_lr for mvc to match makemkv (07a598de => 06da53ca)
    • Commits no longer in build:
      • mvc: Add cadence flags for mvc_lr (3bff1e57)
      • mmalrenderer: Keep both pools (b46c79ae)
      • mmal_renderer: squash: Use shared pointers to maintain the pool until the decoder has been destroyed (6b727e74)
      • fixup! stereoscopics: Switch to using block_lr for mvc to match makemkv (37c40c80)
  4. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:381: splash: Select splash image based on native resolution
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.
Latest build installed on Pi 3....

When you select "Weather" from the Home Window menu and then you see the forecast, on the top right there is a "Settings" icon. Is that meant to work and take you to the settings menu of the provider you have chosen....? For me none of those buttons work. I use the OpenWeatherMap Extended service, as a provider.
Default Estuary skin applied.


Thanks.

BTW It is nice to see better integration of the LibreElec settings menu within the Estuary skin. But is there anyway of resolving the truncated / squashed text when you read the "about" screen...? Always been like that in OpenElec as well, but fixed if using the Estuary Mod skin.
(2016-05-22, 09:33)Vimes Wrote: When you select "Weather" from the Home Window menu and then you see the forecast, on the top right there is a "Settings" icon. Is that meant to work and take you to the settings menu of the provider you have chosen....? For me none of those buttons work. I use the OpenWeatherMap Extended service, as a provider.
Default Estuary skin applied.

Unless this is a regression that has appeared in a recent build, then it's probably a skin issue best reported here.
....ah thanks for that. I didn't think of reporting what seems to be a skin issue there.
Hi, For the last couple of updates I am having problems with the seek in films.
If I use the mouse on the time scale bar, to select say 10 minutes into a film, it almost always goes to about half way through the film, I can't find any logic to how it's working, but there is basically no control and it definately isn't working like it used to.
Ok, found it's because I'm using Confluence, I've now changed to Estury.
Regards, Kevin.
(2016-05-22, 21:58)bleep42 Wrote: If I use the mouse on the time scale bar, to select say 10 minutes into a film, it almost always goes to about half way through the film, I can't find any logic to how it's working, but there is basically no control and it definately isn't working like it used to.

Just with the mouse? Does step forward/back (cursor up/down) work?
(2016-05-22, 09:33)Vimes Wrote: BTW It is nice to see better integration of the LibreElec settings menu within the Estuary skin. But is there anyway of resolving the truncated / squashed text when you read the "about" screen...? Always been like that in OpenElec as well, but fixed if using the Estuary Mod skin.

It's on the list.
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 #0522: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.6.0 #1 Sun May 22 21:22:17 BST 2016 armv6l GNU/Linux

# vcgencmd version
May 20 2016 19:05:21
Copyright (c) 2012 Broadcom
version faf071dd4885c5ac1a89483d35a5326e7f69495f (clean) (release)

# lsb_release
LibreELEC (Milhouse) - Version: devel-20160522212027-#0522-g0dee619 [Build #0522]

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

# Kernel device tree status: Enabled

Based on tip of LibreELEC.tv master (0dee619c, changelog) and tip of XBMC master (35d26982, 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.6.y
  • Includes latest bcm2835-driver master (ac0c0bff, ahead +9)
  • Includes latest kodi-platform master (c8188d82, ahead +4)
  • Includes latest libcec master (6d68d212)
  • Includes latest libnfs master (00d9ba15, ahead +19)
  • Includes latest p8-platform master (041a8c6c, ahead +1)
  • Includes latest addons: adsp.basic (2ae604e5, +8), adsp.biquad.filters (29bfe9d8, +3), adsp.freesurround (34f50406, +7), asplib (da66f517), inputstream.mpd (3ac19c39, +11), inputstream.smoothstream (32275717, +2), peripheral.joystick (83371862, +30), pvr.argustv (5f48dcec, +4), pvr.demo (0fa9e1d0, +4), pvr.dvblink (a92f1264, +5), pvr.dvbviewer (3d0bea9a, +4), pvr.filmon (8743511d, +4), pvr.hdhomerun (b5ce9309, +4), pvr.hts (acd1a6ac, +5), pvr.iptvsimple (7a5a43f8, +4), pvr.mediaportal.tvserver (172a273c, +4), pvr.mythtv (e2b60252, +8), pvr.nextpvr (150698b7, +4), pvr.njoy (b5d65655, +4), pvr.pctv (feed5990, +4), pvr.stalker (dc112316, +6), pvr.vbox (c6594819, +4), pvr.vdr.vnsi (5498a8c1, +7), pvr.vuplus (ea3b33f6, +4), pvr.wmc (77af8daf, +4)
  • Exclude [env] kodi-999.10-aarch64-support.patch: Merged upstream
  • Include [env] e7cbe9cb: xf86-video-intel: Explicitely disable TearFree and TripleBuffer
  • Include [env] ed774729: Intel: Implement Passthrough-Range
  • Include [env] 98c65e6a: Kodi: Use Limited Range by default
  • Include [env] patch: xf86-video-intel: bump to 3fafabe
  • Include [env] patch: Fix SIGTERM patch after PR9748
  • Include [env] patch: Fix cmake after PR9750
  • Include [env] patch: Add extra headers needed by 3D BD MVC
  • Include [env] patch: Disable -werror as libnfs won't build 32-bit without it
  • Include [env] patch: Bump libbluray - include MVC support
  • Include [env] patch: Add experimental splash video for RPi
  • Include [env] patch: HACK: Disable multiple PVR addons during migration. Always enable inputstream.*, os.* and peripheral.*
  • Include [env] patch: Enable pvr addons, disable pvr updates
  • Include [env] patch: Enable other binary addons
  • Include [env] PR:353: plymouth-lite: add bilinear interpolation patch
  • Include [env] PR:366: mysql: update to 5.7.12
  • Include [env] PR:381: splash: Select splash image based on native resolution
  • Include [env] PR:382: systemd: update to 230
  • Revert [env] 46b9b7b3: rtmpdump (Reason: use newclock5 bump)
  • Include [pkg] patch: [skin.estuary] Hide watched items on home (kodi-theme-Estuary)
  • Include [pkg] patch: drm/i915: Extend Fake HDMI live status to Valley View (linux)
  • Include [pkg] patch: drm/i915/psr: Try to program link training times correctly (HSW fix) (linux)
  • Include [pkg] patch: Revert "drm/i915: Exit cherryview_irq_handler() after one pass" (BSW fix) (linux)
  • Include [pkg] patch: CSC: Remove average logic when saving NV12 surface on IVB+ (VAAPI fix) (libva-intel-driver)
  • Include [pkg] PR:8645: [video] Add season/TV show artwork to episodes/seasons even if they have their own fanart.
  • Include [pkg] PR:8824: videodb: fix smart playlists not honoring "Show empty TV shows" setting.
  • Include [pkg] PR:8922: [guiinfo] extend ranges for listitem properties
  • Include [pkg] PR:9803: [PeripheralCecAdapter] fix playback stopping on screensaver deactivated
  • Include [pkg] PR:9847: [PVR] Feature: Make instant recording behavior configurable
  • Include [pkg] PR:9862: PluginDirectory - avoid BusyDialog if not called by main thread
Build Highlights:
  1. NOTE: DVD playback remains temporarily disabled
  2. systemd: update to 230
  3. PR:9862: PluginDirectory - avoid BusyDialog if not called by main thread (should help address remaining PR9778 issues)
Build Details:
  1. LibreELEC.tv:
    • eventlircd update to new upstream (PR:374, 1 commit, 3 files changed)
  2. XBMC:
    • [xcode] - we don't commit our personal stuff here Smile (PR:9859, 1 commit, 1 file changed)
  3. pvr.mythtv:
    • 4.5.1 (PR:69, 4 commits, 5 files changed)
  4. newclock5:
    • New commits in this build:
      • [rbp] Remove unneeded lock from vsync handler (472aea12)
      • DVDVideoCodec: Remove Dispose from API (5327156a)
    • Updated commits in this build:
      • VideoPlayerVideo: Need to clear pictures before switching decoder (e90301c2 => 7537b03f)
  5. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:382: systemd: update to 230
    • Added: [pkg] PR:9862: PluginDirectory - avoid BusyDialog if not called by main thread
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.
#0522 includes an update (PR9862) that should help address remaining issues after PR9778. Those with remaining busy-dialog related issues please test and confirm by commenting in PR9862.
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-05-22, 22:05)popcornmix Wrote:
(2016-05-22, 21:58)bleep42 Wrote: If I use the mouse on the time scale bar, to select say 10 minutes into a film, it almost always goes to about half way through the film, I can't find any logic to how it's working, but there is basically no control and it definately isn't working like it used to.

Just with the mouse? Does step forward/back (cursor up/down) work?

Hi, Good point, just tried it, cursor up/down step forward/back 10 minutes at a time, so only the mouse then.
Regards, Kevin.
(2016-05-21, 17:50)Milhouse Wrote:
(2016-05-21, 09:08)mark2112 Wrote: Just reporting that I'm having to revert to 0507 because of two - not debilitating but annoying reasons.

1.) There is no focus on any item when entering a video addon like Youtube. It requires a directional press fora tile to become focused

2.) Autocomplete keyboard refreshes after every keystroke making searching youtube really slow

I've tried every build since 0507 hoping that one would fix the issues because after 0508 the splash screen plays in its entirety which I like but the two problems persist. I don't have the know how to problem solve these issues but just thought I'd report.

Thanks for confirming #0508 is the first build with this issue - this points pretty strongly towards it being another PR9778-related issue. There is ongoing debate how best to resolve these issues.

The latest update fixes the second issue (autocomplete keyboard refreshing). Still no focus upon entering a video addon. Close enough for me Smile

edit: Autocomplete seems better but is actually still slow to load results, it just looks better at first because the loading circle doesn't come up after every press. Also when you actually search for something it just kicks you out into the video addons menu. Back to 0507
  • 1
  • 39
  • 40
  • 41(current)
  • 42
  • 43
  • 218

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