2017-01-26, 22:56
2017-01-26, 23:02
(2017-01-26, 22:56)popcornmix Wrote:(2017-01-26, 20:48)nuwonda Wrote: the tv switching itself back on again is back since #117,#124,#125
Are you saying #117 is the first build with TV turning on issue and #116 doesn't have the problem?
(that would be surprising given the change log).
I think 117 was the last one where it didn't happen, although cant verify right now as build downloads are not working.
2017-01-26, 23:15
2017-01-26, 23:32
(2017-01-26, 21:40)Milhouse Wrote:(2017-01-26, 13:46)popcornmix Wrote:(2017-01-26, 00:22)chewauwau Wrote: It's quite odd than that I'm seeing behavior indicating plugin caching is still disabled.
The actual PR merged contained a second commit to avoid an issue with a stale cache when launching from favourites.
Perhaps we should disable that tonight as a test to see if it is making the cache ineffective.
I'll revert the second commit from tonight's build (if there's a server to upload to...)
I did a build with this commit reverted and plugin caching works as it did before the original PR (the one that disabled it) was merged.
2017-01-26, 23:38
(2017-01-26, 23:15)bmonster Wrote: Hi,
Is this down at the moment?
http://milhouse.libreelec.tv/builds
Kind regards
Yes, afraid so. Not sure when it will back - admin is on a long-weekend break in a desert with no reception.

2017-01-26, 23:49
(2017-01-26, 23:38)Milhouse Wrote:(2017-01-26, 23:15)bmonster Wrote: Hi,
Is this down at the moment?
http://milhouse.libreelec.tv/builds
Kind regards
Yes, afraid so. Not sure when it will back - admin is on a long-weekend break in a desert with no reception.
Do you have a copy of tonights build? I could host it on a server I run as needed.
2017-01-26, 23:53
Thanks for the offer, but I haven't run a build for tonight and having builds in different places (even temporarily) might be confusing. Hopefully the server situation will improve sooner than later.
2017-01-27, 00:29
Does anyone have the 0125 RPI2 image from last night? I just got a new RPI3 and need to upgrade it since my others are on the same version and the MySQL DB has been updated.
2017-01-27, 06:56
(2017-01-27, 00:29)pyrodex Wrote: Does anyone have the 0125 RPI2 image from last night? I just got a new RPI3 and need to upgrade it since my others are on the same version and the MySQL DB has been updated.
https://minfil.org/x7ift7bab4/LibreELEC-...05dae1.tar
2017-01-27, 08:51
(2017-01-27, 06:56)MatteN Wrote:(2017-01-27, 00:29)pyrodex Wrote: Does anyone have the 0125 RPI2 image from last night? I just got a new RPI3 and need to upgrade it since my others are on the same version and the MySQL DB has been updated.
https://minfil.org/x7ift7bab4/LibreELEC-...05dae1.tar
Thanks!
2017-01-27, 09:48
@Milhouse @popcornmix - the deinterlace artefacts I was seeing on MPEG2 TV are gone with 0125.
Thanks very much!
Thanks very much!
2017-01-28, 00:04
Not sure if this is normal behavior but need some help or confirmation here since this is semi-new to me now.
I recently bought a RPI3 for a new box, used many before in the past, but this time I am using purely the Kodi IOS app for remote control. I have the following line below for seeksteps but it doesn't honor them and going forward jumps 30 seconds where it should be 10 to begin with.
I recently bought a RPI3 for a new box, used many before in the past, but this time I am using purely the Kodi IOS app for remote control. I have the following line below for seeksteps but it doesn't honor them and going forward jumps 30 seconds where it should be 10 to begin with.
Code:
<videoplayer>
<acceleratedjpegs default="true">true</acceleratedjpegs>
<adjustrefreshrate>1</adjustrefreshrate>
<autoplaynextitem default="true">false</autoplaynextitem>
<errorinaspect default="true">0</errorinaspect>
<hqscalers default="true">20</hqscalers>
<limitguiupdate default="true">10</limitguiupdate>
<preferdefaultflag default="true">true</preferdefaultflag>
<prefervaapirender default="true">true</prefervaapirender>
<quitstereomodeonstop default="true">true</quitstereomodeonstop>
<rendermethod default="true">0</rendermethod>
<seekdelay default="true">750</seekdelay>
<seeksteps>-300,-180,-60,-30,-10,10,30,60,180,300,600</seeksteps>
<stereoscopicplaybackmode default="true">0</stereoscopicplaybackmode>
<stretch43 default="true">0</stretch43>
<supportmvc default="true">true</supportmvc>
<teletextenabled default="true">true</teletextenabled>
<teletextscale default="true">true</teletextscale>
<useamcodec default="true">true</useamcodec>
<useamcodech264 default="true">0</useamcodech264>
<useamcodecmpeg2 default="true">0</useamcodecmpeg2>
<useamcodecmpeg4 default="true">800</useamcodecmpeg4>
<usedisplayasclock>true</usedisplayasclock>
<usedxva2 default="true">true</usedxva2>
<usemediacodec default="true">true</usemediacodec>
<usemediacodecsurface default="true">true</usemediacodecsurface>
<usemmal default="true">true</usemmal>
<useomx default="true">true</useomx>
<useomxplayer default="true">false</useomxplayer>
<usevaapi default="true">true</usevaapi>
<usevaapimpeg2 default="true">true</usevaapimpeg2>
<usevaapimpeg4 default="true">true</usevaapimpeg4>
<usevaapivc1 default="true">true</usevaapivc1>
<usevdpau default="true">true</usevdpau>
<usevdpaumixer default="true">true</usevdpaumixer>
<usevdpaumpeg2 default="true">true</usevdpaumpeg2>
<usevdpaumpeg4 default="true">false</usevdpaumpeg4>
<usevdpauvc1 default="true">true</usevdpauvc1>
<usevtb default="true">true</usevtb>
</videoplayer>
2017-01-28, 00:58
2017-01-28, 01:01
New LibreELEC.tv Leia build #0127: RPi / RPi2
(Supercedes previous build)
Based on tip of LibreELEC.tv master (7184ad32, changelog) and tip of XBMC master (fc92c408, changelog) with the following modifications:
(Supercedes previous build)
Code:
# uname -a
Linux rpi512 4.9.5 #1 Fri Jan 27 21:11:43 GMT 2017 armv6l GNU/Linux
# vcgencmd version
Jan 27 2017 19:49:51
Copyright (c) 2012 Broadcom
version 0875008ba501762e9a1cb7351b6d6c0bd36c8e40 (clean) (release)
# lsb_release
LibreELEC (Milhouse) - Version: devel-20170127211017-#0127-g7184ad3 [Build #0127]
# Kodi version
(18.0-ALPHA1 Git:1f12c2f). Platform: Linux ARM 32-bit
Based on tip of LibreELEC.tv master (7184ad32, changelog) and tip of XBMC master (fc92c408, 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.9.y
- Includes latest bcm2835-driver next (a2f95c34, ahead +631)
- Includes latest kodi-platform master (c8188d82)
- Includes latest libcec master (dd1af246, ahead +21)
- Includes latest libnfs master (337290c4, ahead +35)
- Includes latest p8-platform master (2d90f986, ahead +9)
- Includes latest addons: inputstream.adaptive (a347296e, +6), inputstream.rtmp (55437ac7), peripheral.joystick (5a325f69, +6), pvr.argustv (4702a9e7, +4), pvr.demo (99db6bf5, +3), pvr.dvblink (4e6992d9, +6), pvr.dvbviewer (2b8ab246, +12), pvr.filmon (a23db0c5, +4), pvr.hdhomerun (8087eb43, +13), pvr.hts (a680fb23, +26), pvr.iptvsimple (2de83f05, +10), pvr.mediaportal.tvserver (f00ccfd3, +26), pvr.mythtv (dd9947bc, +16), pvr.nextpvr (48a7796a, +5), pvr.njoy (d1ad569b, +3), pvr.octonet (8549a31c), pvr.pctv (b8286a23, +4), pvr.stalker (dfda4c51, +4), pvr.vbox (dea8335a, +19), pvr.vdr.vnsi (7033621d, +19), pvr.vuplus (acd75dc5, +3), pvr.wmc (35be514e, +4)
- Include [env] e3e85b4f: linux: Enable Fair Queue packet scheduling (TEST)
- Include [env] 4d033b95: linux: Default to CONFIG_TCP_CONG_BBR (TEST)
- Include [env] patch: Don't build ADSP addons
- Include [env] patch: RBP: config: Add SND_SOC_ADAU7002 codec module
- Include [env] patch: repository.retroplayer.libreelec.addons: add temp repo for testing
- Include [env] patch: Bump included addon versions to prevent online updates
- Include [env] patch: iwlwifi-firmware: update to iwlwifi-firmware-ba301aa
- Include [env] patch: linux: use in-tree rtl8192cu for RPi/RPi2
- Include [env] patch: Add kodi binary addons (pvr, adsp, other)
- 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:1067: vaapi hvec 10bit support
- Include [env] PR:1186: kodi: update to Kodi 18 alpha 1
- Include [env] PR:1212: taglib: Efficient lookup for an ID3v2 tag in MPEG files with garbage
- Include [env] PR:1216: zlib: Fix dead link by bumping to 1.2.11
- Include [env] PR:1217: media_build: build rc modules
- Include [env] PR:1222: tvheadend42: update to 4.1.2415
- Include [pkg] PR:54: connections: fix layout as some icons were off screen (service.libreelec.settings)
- Include [pkg] PR:11163: Fix silent failure when game add-on can't be installed
- Revert [pkg] PR:8966/commits/8d88a547041a2a540bff5217c3b19ffdc4473038: hack: add iso to filedirectory list (Reason: causes navigation/playback issues) (kodi)
- Revert [pkg] PR:11478/commits/8adcc9a289551db3c6f0fc252e3d63d5a6c31e09: #Clear plugin directory cache on window init (Reason: may be defeating purpose of cache) (kodi)
- Temporary dropbox download URL
- New firmware
- config: Add SND_SOC_ADAU7002 codec module
- media_build: use PR version of rc fix
- Don't clear directory cache on window init
- Firmware (Jan 27):
- firmware: Update to latest master
- firmware: Update to latest master
- LibreELEC.tv:
- Rework WP2 amremote keymapping (PR:1200, 2 commits, 2 files changed)
- Package updates (PR:1052, 12 commits, 12 files changed)
- libjpeg-turbo: update to libjpeg-turbo-1.5.1
- libpng: update to libpng-1.6.27
- taglib: update to taglib-1.11.1
- libmicrohttpd: update to libmicrohttpd-0.9.52
- curl: update to curl-7.52.1
- alsa-utils: update to alsa-utils-1.1.3
- alsa-lib: update to alsa-lib-1.1.3
- openssh: update to openssh-7.4p1
- libass: update to libass-0.13.5
- xz: update to xz-5.2.3
- flac: update to flac-1.3.2
- zlib: update to zlib-1.2.9
- libjpeg-turbo: update to libjpeg-turbo-1.5.1
- update samba url to https (PR:1214, 2 commits, 2 files changed)
- Rework WP2 amremote keymapping (PR:1200, 2 commits, 2 files changed)
- XBMC:
- [gitignore] add /addons/script.module.pycryptodome/ (PR:11539, 1 commit, 1 file changed)
- [depends] patch taglib: Efficient lookup for an ID3v2 tag in MPEG fil… (PR:11543, 1 commit, 2 files changed)
- [Win32] D3DResource improvements. (PR:11550, 3 commits, 11 files changed)
- fixed: Exposure of audio and video bitrate for GUIInfoManager (PR:11544, 3 commits, 9 files changed)
- [win32][depends]Patch TagLib to v1.11.1 + d2e0e55 to fix regression causing hangs (PR:11522, 1 commit, 1 file changed)
- [gitignore] add /addons/script.module.pycryptodome/ (PR:11539, 1 commit, 1 file changed)
- kernel 4.9.y:
- New commits in this build:
- Add overlay for mcp3008 adc (#1818) (f5ecad4a)
- Add overlay for mcp3008 adc (#1818) (f5ecad4a)
- New commits in this build:
- Additional commits/pull requests/changes not yet merged upstream:
- Added: [env] patch: RBP: config: Add SND_SOC_ADAU7002 codec module
- Added: [env] PR:1212: taglib: Efficient lookup for an ID3v2 tag in MPEG files with garbage
- Added: [env] PR:1216: zlib: Fix dead link by bumping to 1.2.11
- Added: [env] PR:1217: media_build: build rc modules
- Added: [env] PR:1222: tvheadend42: update to 4.1.2415
- Reverted: [pkg] PR:11478/commits/8adcc9a289551db3c6f0fc252e3d63d5a6c31e09: #Clear plugin directory cache on window init (Reason: may be defeating purpose of cache) (kodi)
- Added: [env] patch: RBP: config: Add SND_SOC_ADAU7002 codec module
2017-01-28, 01:08
(2017-01-28, 00:58)mezo Wrote: vdr no longer work since last build
https://drive.google.com/file/d/0B-ui7VS...sp=sharing
Which version of service.multimedia.vdr-addon is this? And the version you have works with #0124? I did upload a new version of service.multimedia.vdr-addon to the server the other day, but of course that's no longer accessible...