• 1
  • 56
  • 57
  • 58(current)
  • 59
  • 60
  • 355
v18 LibreELEC Testbuilds for x86_64 (Kodi 18.0)
New LibreELEC.tv Leia build #0509: Generic
(Supercedes previous build)

Code:
# uname -a
Linux NUC 4.11.0 #1 SMP Tue May 9 21:18:05 BST 2017 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse) - Version: devel-20170509211309-#0509-g1fccb81 [Build #0509]

# Kodi version
(18.0-ALPHA1 Git:61e98fd). Platform: Linux x86 64-bit

Based on tip of LibreELEC.tv master (1fccb81f, changelog) and tip of XBMC master (42591d7f, changelog) with the following modifications: Build Highlights:
  1. libnfs updates
Build Details:
  1. LibreELEC.tv:
    • wlan-firmware: update to wlan-firmware-cf02ad3 (PR:1613, 1 commit, 1 file changed)
    • imx-gpu-viv: fix typo (PR:1608, 1 commit, 1 file changed)
    • OdroidC2/RTL8192CU: no longer needed after #1513 (PR:1610, 1 commit, 1 file changed)
  2. XBMC:
    • [Leia] [c-pluff] Fix implicit declaration compiler warnings (PR:12071, 1 commit, 1 file changed)
  3. libnfs:
    • Release callback data on nfs_create_2_cb() failure (PR:198, 1 commit, 1 file changed)
    • nfs_mkdir2: Include permissions when creating a new directory (PR:193, 1 commit, 3 files changed)
    • nfs_open: Support O_NOFOLLOW (PR:192, 1 commit, 2 files changed)
    • Add support for rpc timeouts to the async interface (b5c5d590)
    • Update changelog (10b102fe)
    • Merge branch 'master' of github.comConfusedahlberg/libnfs (3ad4ac1b)
    • Add mkdir2() to the symbols we export for win32/64 (15c7b4c3)
    • Win32/64 does not have O_NOFOLLOW (987638a3)
    • Make O_NONBLOCK and O_SYNC conditional if they have not yet been defined (43346ffd)
  4. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:1614: kodi: bump kodi and binary add-ons to current
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.
(2017-05-06, 10:33)kafisc Wrote:
(2017-05-05, 20:20)Milhouse Wrote:
(2017-05-05, 16:54)kafisc Wrote: Hi, I'm getting a strange error.
When i want to play a "in progress Tv show" from the start page I'm getting the error "Playback failed/can't find a next item to play[/code]".
If i navigate trough the point "TV shows" the file plays.

Can you enable debug log (wiki) and upload your log again? It's a little difficuly to say what the issue is.

How did you populate your library, did you import it from a backup, or scan it from scratch? Which scraper did you use (The TVDB, Local Information only, or some other scraper?)

When you install LE 8.0.1, do you have this issue?

Thank you very much for your reply.

Here is the new debug log for the path: "In progress" --> "2 Broke Girls": https://pastebin.com/X7wGYCik --> not working
And to compare, the debug log for the path: "TV Shows" --> "2 Broke Girls" https://pastebin.com/vyuQ7gQZ --> is working

- the library is scanned from the stratch
- Scraper: The TVDB (no local information are provided)
- On LE 8.0.1 I do not have this issue

Thank you in advance
kafisc


Hello,

I have the same problem. If I just press enter on an item I also get ""Playback failed/can't find a next item to play". If I use the context menu and select play, it works. Any ideas?
(2017-05-10, 14:36)Soulplayer Wrote: I have the same problem. If I just press enter on an item I also get ""Playback failed/can't find a next item to play". If I use the context menu and select play, it works. Any ideas?

It's obviously not a widespread problem, which suggest something specific to your setup (addons? skin?) If you can identify the build when this problem started that might help. Otherwise it will need insight from a Kodi developer with experience in this area. If nothing materialises, you should open a ticket on trac.kodi.tv.
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 Leia build #0510: Generic
(Supercedes previous build)

Code:
# uname -a
Linux NUC 4.11.0 #1 SMP Wed May 10 21:14:27 BST 2017 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse) - Version: devel-20170510211303-#0510-gcd76d64 [Build #0510]

# Kodi version
(18.0-ALPHA1 Git:61e98fd). Platform: Linux x86 64-bit

Based on tip of LibreELEC.tv master (cd76d644, changelog) and tip of XBMC master (577435d6, changelog) with the following modifications: Build Highlights:
  1. [filesystem] ZipManager: skip path traversal
  2. webserver improvements
  3. libnfs updates
Build Details:
  1. LibreELEC.tv:
    • dvb-fe-tool: add build dependency (PR:1584, 1 commit, 1 file changed)
    • linux: bump linux-amlogic and drop WP2 patch (PR:1596, 2 commits, 2 files changed)
    • tools/update_binary-addons: ignore game.* addons (PR:1615, 1 commit, 1 file changed)
    • kodi: bump kodi and binary add-ons to current (PR:1614, 5 commits, 63 files changed)
    • Odroid_C2/u-boot: Make LG CEC (Simplink) wakeup work (PR:1611, 1 commit, 1 file changed)
    • Package updates: various minor bumps (PR:1612, 47 commits, 52 files changed)
      • mesa: update to mesa-17.0.5
      • xf86-input-libinput: update to xf86-input-libinput-0.25.1
      • xkbcomp: update to xkbcomp-1.4.0
      • libXi: update to libXi-1.7.9
      • libpciaccess: update to libpciaccess-0.13.5
      • xkeyboard-config: update to xkeyboard-config-2.20
      • presentproto: update to presentproto-1.1
      • util-macros: update to util-macros-1.19.1
      • libssh: update to libssh-0.7.5
      • openvpn: update to openvpn-2.4.1
      • libnftnl: update to libnftnl-1.0.7
      • openssh: update to openssh-7.5p1
      • iptables: update to iptables-1.6.1
      • bluez: update to bluez-5.45
      • libpng: update to libpng-1.6.29
      • libraw: update to libraw-0.18.2
      • libass: update to libass-0.13.6
      • libgcrypt: update to libgcrypt-1.7.6
      • libgpg-error: update to libgpg-error-1.27
      • fuse-exfat: update to fuse-exfat-1.2.6
      • v4l-utils: update to v4l-utils-1.12.3
      • libusb: update to libusb-1.0.21
      • keyutils: update to keyutils-1.5.10
      • libevdev: update to libevdev-1.5.7
      • pciutils: update to pciutils-3.5.4
      • dbus: update to dbus-1.11.12
      • qemu: update to qemu-2.8.1
      • newt: update to newt-0.52.20
      • curl: update to curl-7.54.0
      • libepoxy: update to libepoxy-1.4.2
      • libsndfile: update to libsndfile-1.0.28
      • libmicrohttpd: update to libmicrohttpd-0.9.54
      • kodi: enable MHD_USE_INTERNAL_POLLING_THREAD with libmicrohttpd >= 0.9.54
      • ccache: update to ccache-3.3.4
      • pkg-config: update to pkg-config-0.29.2
      • pcre: update to pcre-8.40
      • elfutils: update to elfutils-0.168
      • gmp: update to gmp-6.1.2
      • libpthread-stubs: update to libpthread-stubs-0.4
      • swig: update to swig-3.0.12
      • m4: update to m4-1.4.18
      • mysql: update to mysql-5.7.18
      • lzo: update to lzo-2.10
      • hdparm: update to hdparm-9.52
      • e2fsprogs: update to e2fsprogs-1.43.4, rework host build, ship full compile_et
      • util-linux: remove unrecognized options
      • openssh: use --with-privsep-user=nobody
  2. XBMC:
    • [windows] add x64 (PR:12065, 6 commits, 14 files changed)
    • [filesystem] ZipManager: skip path traversal (PR:12023, 1 commit, 4 files changed)
    • [Android] Update AndroidKey.cpp (PR:12000, 1 commit, 1 file changed)
    • webserver improvements (PR:12072, 9 commits, 18 files changed)
  3. libnfs:
    • Provide error return from nfs_mount_8_cb() (PR:204, 1 commit, 1 file changed)
    • Free inbuf in rpc_destroy_context() (PR:203, 2 commits, 1 file changed)
    • nfs_readlink2: Return symlink without incurring ENAMETOOLONG (PR:194, 3 commits, 2 files changed)
    • Latch error return from nfs_mount_8_cb() (PR:208, 2 commits, 1 file changed)
    • Return an error if either readmax or writemax are less than NFSMAXDATA2 (PR:214, 1 commit, 1 file changed)
    • Check result of FSINFO before using result in nfs_mount_10_cb() (PR:211, 1 commit, 1 file changed)
    • Include sys/sysmacros.h on platforms that have it (5b28ab5d)
    • Changelog updates (a646519d)
    • Merge branch 'master' of github.comConfusedahlberg/libnfs (ba44a82b)
    • Changelog updates (0d955176)
    • Export the nfs_readlink2[_async] symbols from the win32/64 DLL (51968635)
    • We do not need an async version of readlink2 (13c25367)
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.
(2017-05-09, 03:17)Milhouse Wrote: @wallacebw I can only suggest trying the different kernels - LE8 is on 4.9.y, so try a build that uses 4.9.y, then if that has no problem then try 4.10.y and finally 4.11.y. Identifying the first build with the issue will help towards a solution - if it's not a kernel issue it might be a Kodi/videoplayer issue. Also upload a debug log.

Ok. Here's What I found it appears that the issue with the skipping audio began with #0220, (4.10.0 kernel?), #0219 works perfectly.

Here is the log: http://sprunge.us/VNPN. Nothing stands out to me, but what do I know Smile

Thanks for taking a look.
(2017-05-11, 01:30)wallacebw Wrote:
(2017-05-09, 03:17)Milhouse Wrote: @wallacebw I can only suggest trying the different kernels - LE8 is on 4.9.y, so try a build that uses 4.9.y, then if that has no problem then try 4.10.y and finally 4.11.y. Identifying the first build with the issue will help towards a solution - if it's not a kernel issue it might be a Kodi/videoplayer issue. Also upload a debug log.

Ok. Here's What I found it appears that the issue with the skipping audio began with #0220, (4.10.0 kernel?), #0219 works perfectly.

Here is the log: http://sprunge.us/VNPN. Nothing stands out to me, but what do I know Smile

Thanks for taking a look.

Interesting. OK, can you try the #0213x build as that is based on 4.10-rc8 - if it is a 4.10.0 kernel issue then it should be present in the rc8 kernel too (unless there is a change between rc8 and final, which is possible but somewhat unlikely).

If it is present in rc8, then testing the earlier 4.10-rc candidates could help narrow it down:

4.10-rc7: http://forum.kodi.tv/showthread.php?tid=...pid2518444
4.10-rc6: http://forum.kodi.tv/showthread.php?tid=...pid2512663
4.10-rc5: http://forum.kodi.tv/showthread.php?tid=...pid2508477
4.10-rc3: http://forum.kodi.tv/showthread.php?tid=...pid2497349 (there was no rc4)

Also, can you post a debug log (wiki) (enabled from boot) and "journalctl -a" from a current build (ie. #0510) once the skipping has occurred?
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.
(2017-05-10, 22:18)Milhouse Wrote:
(2017-05-10, 14:36)Soulplayer Wrote: I have the same problem. If I just press enter on an item I also get ""Playback failed/can't find a next item to play". If I use the context menu and select play, it works. Any ideas?

It's obviously not a widespread problem, which suggest something specific to your setup (addons? skin?) If you can identify the build when this problem started that might help. Otherwise it will need insight from a Kodi developer with experience in this area. If nothing materialises, you should open a ticket on trac.kodi.tv.

I've tested a bunch of builds. The error first occurs on the #0403-build. The #0402-build runs fine.
Here is my debug-log for the #0403-build (like explainend on page 1): http://sprunge.us/TTZK

Thank you in advance
kafisc
@kafisc thanks, would be great if @Soulplayer could confirm that. Thing is, there's nothing immediately obvious in #0403 but tomorrow I can try creating some test builds with various #0403 commits reverted (not enough time today).
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.
(2017-05-11, 19:10)Milhouse Wrote: @kafisc thanks, would be great if @Soulplayer could confirm that. Thing is, there's nothing immediately obvious in #0403 but tomorrow I can try creating some test builds with various #0403 commits reverted (not enough time today).
Thank you so much for your great effort!
I'm looking forward to test the test builds.
New LibreELEC.tv Leia build #0511: Generic
(Supercedes previous build)

Code:
# uname -a
Linux NUC 4.11.0 #1 SMP Thu May 11 21:06:22 BST 2017 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse) - Version: devel-20170511210501-#0511-g1a5dca9 [Build #0511]

# Kodi version
(18.0-ALPHA1 Git:61e98fd). Platform: Linux x86 64-bit

Based on tip of LibreELEC.tv master (1a5dca9f, changelog) and tip of XBMC master (45519783, changelog) with the following modifications: Build Highlights:
  1. [Linux] EGL split up and cleanup
  2. libnfs: more changes
  3. PR:1616: glibc: update to glibc-2.25
Build Details:
  1. LibreELEC.tv:
    • projects/imx6: use galcore v5 on linux 4.4 (PR:1620, 1 commit, 2 files changed)
  2. XBMC:
    • [network][windows] GetNameServers(): use GetAdaptersAddresses (PR:11995, 1 commit, 2 files changed)
    • [settings] fix custom localization of setting labels/options (PR:12063, 1 commit, 9 files changed)
    • changed: always expand iso images in music window (PR:12004, 1 commit, 3 files changed)
    • [PVR] Fix time_t db insertion (typecast time_t -> uint) (PR:12069, 1 commit, 2 files changed)
    • [Linux] EGL split up and cleanup (PR:11986, 3 commits, 46 files changed)
    • Fix bookmark thumbnails creation when using amcodec (PR:12056, 1 commit, 2 files changed)
    • spelling: [API] GetMininumGameAPIVersion (PR:11993, 1 commit, 4 files changed)
    • [buildsteps][windows] optimize keeping of downloaded files (PR:12077, 2 commits, 4 files changed)
  3. libnfs:
    • Allow autoreconnect to be disabled (PR:213, 1 commit, 3 files changed)
    • Use clock_gettime(CLOCK_MONOTONIC_COARSE) if/when available (2db08783)
    • Document the new url argument to disable autoreconnect (0e37be03)
    • Provide documentation for autoreconnect option (ef8c67e8)
    • Merge branch 'issues-212' of https://github.com/earlchew/libnfs into earlchew-issues-212 (79d1dc5a)
  4. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:932: fix same missing dependencies
    • Added: [env] PR:1616: glibc: update to glibc-2.25
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.
(2017-05-11, 19:14)kafisc Wrote:
(2017-05-11, 19:10)Milhouse Wrote: @kafisc thanks, would be great if @Soulplayer could confirm that. Thing is, there's nothing immediately obvious in #0403 but tomorrow I can try creating some test builds with various #0403 commits reverted (not enough time today).
Thank you so much for your great effort!
I'm looking forward to test the test builds.

I've uploaded several builds, one for each change relative to #0402.

Just to be thorough I've included builds with changes that should in theory have no effect whatsoever.

Can you test them in turn and identify which is the first one with the playback issue?

#0512b is the baseline build, and should be equivalent to #0402 (at least in terms of Kodi functionality) so shouldn't have any issue:

#0512b: baseline

Of the 9 pull requests that merged in #0403, I have uploaded 7 builds - at least one of them should have the playback issue:

#0512c: +PR11649 Add browse for subtitle action
#0512d: +PR11893 [windows] use wmic qfe instead of powershell to check if hotfix is installed
#0512e: +PR11925 Copyright header update for games, joysticks and RetroPlayer
#0512f: +PR11926 [Clean up] Removing white space, unused variables and methods
#0512g: +PR11901 [droid] Add leanback recommendation and search
#0512h: +PR11928 Fix syntax for links (PR:11928, 1 commit, 1 file changed)
#0512i: +PR9098 [depends] Bump samba-gplv3 to version 4.0.26

The following two PRs were already present in #0402/#0512b so shouldn't be the cause (and don't require a test build):

PR11923 [rbpi] Make sure we strip binaries in Release build (
PR11921 estuary fix watched status for videos
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.
(2017-05-12, 21:27)Milhouse Wrote:
(2017-05-11, 19:14)kafisc Wrote:
(2017-05-11, 19:10)Milhouse Wrote: @kafisc thanks, would be great if @Soulplayer could confirm that. Thing is, there's nothing immediately obvious in #0403 but tomorrow I can try creating some test builds with various #0403 commits reverted (not enough time today).
Thank you so much for your great effort!
I'm looking forward to test the test builds.

I've uploaded several builds, one for each change relative to #0402.

Just to be thorough I've included builds with changes that should in theory have no effect whatsoever.

Can you test them in turn and identify which is the first one with the playback issue?

#0512b is the baseline build, and should be equivalent to #0402 (at least in terms of Kodi functionality) so shouldn't have any issue:

#0512b: baseline

Of the 9 pull requests that merged in #0403, I have uploaded 7 builds - at least one of them should have the playback issue:

#0512c: +PR11649 Add browse for subtitle action
#0512d: +PR11893 [windows] use wmic qfe instead of powershell to check if hotfix is installed
#0512e: +PR11925 Copyright header update for games, joysticks and RetroPlayer
#0512f: +PR11926 [Clean up] Removing white space, unused variables and methods
#0512g: +PR11901 [droid] Add leanback recommendation and search
#0512h: +PR11928 Fix syntax for links (PR:11928, 1 commit, 1 file changed)
#0512i: +PR9098 [depends] Bump samba-gplv3 to version 4.0.26

The following two PRs were already present in #0402/#0512b so shouldn't be the cause (and don't require a test build):

PR11923 [rbpi] Make sure we strip binaries in Release build (
PR11921 estuary fix watched status for videos

Thank's for the test-builds. Here are the results:

#0512b no issue
#0512c no issue
#0512d no issue
#0512e no issue
#0512f no issue
#0512g file is not playing the first time - debug log: http://sprunge.us/ZQKe
#0512h not playing
#0512i not playing
New LibreELEC.tv Leia build #0512: Generic
(Supercedes previous build)

Code:
# uname -a
Linux NUC 4.11.0 #1 SMP Fri May 12 21:07:23 BST 2017 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse) - Version: devel-20170512210603-#0512-g5144109 [Build #0512]

# Kodi version
(18.0-ALPHA1 Git:61e98fd). Platform: Linux x86 64-bit

Based on tip of LibreELEC.tv master (5144109e, changelog) and tip of XBMC master (1f291fac, changelog) with the following modifications: Build Highlights:
  1. New MusicDB schema v64
  2. [Music] Handle duplicate MusicBrainzTrackID within the same album
  3. libnfs fixes
Build Details:
  1. LibreELEC.tv:
    • projects/imx6: use galcore v5 on linux 4.4 (PR:1620, 1 commit, 2 files changed)
    • fix same missing dependencies (PR:932, 2 commits, 15 files changed)
    • imx6/linux: limit ethernet speed to 100mbits which works reliable (PR:1617, 1 commit, 5 files changed)
  2. XBMC:
    • [Music] Handle duplicate MusicBrainzTrackID within the same album (PR:12079, 1 commit, 2 files changed)
    • [depends] libcec: don't query git information (PR:12081, 1 commit, 2 files changed)
    • [cleanup] remove unused fields, variables and enum (PR:12073, 5 commits, 11 files changed)
    • Joysticks: Fix iMON conflicts by allowing users to enable/disable interfaces (PR:11944, 2 commits, 14 files changed)
    • Sorting using artist sort name tags (#11738) (ac10c3d3)
    • [cosmetics] Copyright year update, xbmc.org to kodi.tv (#11976) (46a04aff)
  3. libnfs:
    • Fix crash on timed out mount-nfs calls. (PR:220, 1 commit, 1 file changed)
    • Deliver poll(2) errors to callbacks when running the sync event loop (PR:219, 2 commits, 2 files changed)
    • Only process pdus once when propagating cancellations or errors (PR:217, 2 commits, 1 file changed)
  4. peripheral.joystick:
    • Fix iMON conflicts by allowing settings to enable/disable interfaces (PR:98, 4 commits, 34 files changed)
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.
Hello, starting with build #0429 there is a problem with libretro.
here is a log:

14:17:12.508 T:139925775915072 WARNING: Unable to resolve: /game.libretro.so.1.0.1 ADDON_GetTypeVersion, reason: /storage/.kodi/addons/game.libretro/game.libretro.so.1.0.1: undefined symbol: ADDON_GetTypeVersion
14:17:12.508 T:139925775915072 ERROR: Unable to resolve exports from dll /storage/.kodi/addons/game.libretro/game.libretro.so.1.0.1
14:17:14.088 T:139925775915072 ERROR: RetroPlayer: Failed to initialize game.libretro.fbalpha
14:17:17.193 T:139925775915072 WARNING: Unable to resolve: /game.libretro.so.1.0.1 ADDON_GetTypeVersion, reason: /storage/.kodi/addons/game.libretro/game.libretro.so.1.0.1: undefined symbol: ADDON_GetTypeVersion
14:17:17.193 T:139925775915072 ERROR: Unable to resolve exports from dll /storage/.kodi/addons/game.libretro/game.libretro.so.1.0.1
14:17:18.889 T:139925775915072 ERROR: RetroPlayer: Failed to initialize game.libretro.mame2010
(2017-05-12, 22:44)kafisc Wrote: Thank's for the test-builds. Here are the results:

#0512b no issue
#0512c no issue
#0512d no issue
#0512e no issue
#0512f no issue
#0512g file is not playing the first time - debug log: http://sprunge.us/ZQKe
#0512h not playing
#0512i not playing

I have the same results. Newest update is also not playing directly. I have to use the context menu and then select play.
  • 1
  • 56
  • 57
  • 58(current)
  • 59
  • 60
  • 355

Logout Mark Read Team Forum Stats Members Help
LibreELEC Testbuilds for x86_64 (Kodi 18.0)24