[TESTING] Kodi 18 (Leia) builds for Raspberry Pi

Now that 4.19 LTS kernel is being pushed as most up-to-date Raspberry Pi kernel, will you be implementing it before the new final release?

17.8-425, 25 Feb 2019: Based off OSMC commit (4410f4484f) and newclock5 (ab525816)

OSMC:

  • Remove unneeded dependencies in build script
  • Remove purging of toolchain in build scrpt
  • Fixup patch to remove unwanted messages from being logged.

XBMC:

  • Allow speedadjust for half frame situations (e.g. 3:2 pullback) (PR:15586, 1 commit, 1 file changed)
  • [PVR] Fix LISTITEM_DURATION for timers. (PR:15580, 1 commit, 3 files changed)
  • Const correct audioengine (PR:15595, 3 commits, 17 files changed)

pvr.dvbviewer:

  • Timers: Heap-allocate TimerTypes to avoid stack overflow (f446c0d)
  • Bump version to 3.7.12 (c2c1beb)

Includes latest addons:

addons: inputstream.adaptive (9b944a5), inputstream.rtmp (ce7f559), peripheral.joystick (1f4225a), peripheral.xarcade (f09a0e7), pvr.argustv(83aa1e9), pvr.demo (964686d), pvr.dvblink (4ae42fe), pvr.dvbviewer (1ff63d4), pvr.filmon (e850633), pvr.hdhomerun (a9d7309), pvr.hts (dc35ade), pvr.iptvsimple (73feb2f), pvr.mediaportal.tvserver (931afab), pvr.mythtv (9846896, +8), pvr.nextpvr (78c6633), pvr.njoy (4467cac), pvr.octonet (203f800), pvr.pctv(b60b971), pvr.stalker (d0170c5), pvr.teleboy (1956113), pvr.vbox (ea20464), pvr.vdr.vnsi (cbb75ab), pvr.vuplus (bb6babc), pvr.wmc (7b28be3), pvr.zattoo(c6ff1d2, +4), vfs.libarchive (6d39012), vfs.rar (0f56401), vfs.sftp (6749200)[/b]

No – not for v18 release. Later down the road, yes.

Seeing that the delta from osmc/leia release to release is 2-3 patches, maybe it’s time to pull the trigger? :slight_smile:

I was still hopping for a February stable release of OSMC/leia but the month is gone

There are about 100 or so patches for me to rebase and a few more to add to fix some downstream issues. @gmc has done a good job keeping nightlies going, so I’m hoping that this will be trivial, but I still need to go over each one.

It will be released when it’s ready; which isn’t far off.

Sam

2 Likes

17.8-426, 1 March 2019: Based off OSMC commit (c05aeb4d) and newclock5 (ab525816)

OSMC Skin v17.9.3-45

  • Video info dialog fix

XBMC:

  • Fix refclock calculation (PR:15619, 1 commit, 2 files changed)
  • [PVR][guiinfo] Fix/add support for ListItem.ParentalRating, VideoPlay (PR:15624, 1 commit, 3 files changed)
  • Assign video library NFO thumb without aspect as poster (PR:15598, 1 commit, 1 file changed)
  • [fix] guard windows specific include (PR:15630, 1 commit, 1 file changed)
  • VideoPlayer: set demuxer speed other than pause and normal (PR:14488, 1 commit, 1 file changed)
  • [Fix]Stop playback when next from last item in current playlist (PR:15582, 1 commit, 1 file changed)
  • AESinkAudioTrack: Trace flush on deinitialize (PR:15631, 1 commit, 1 file changed)
  • [GLES] Improve subtitle rendering (PR:15518, 1 commit, 1 file changed)

inputstream.rtmp:

  • [cleanup] remove kodiplatform dependency (ce68b77)

peripheral.joystick:

  • [cosmetic] use correct provider name (6b2a4dd)

pvr.hts:

  • 4.4.15: demuxer timeshift improvements (PR:407, 1 commit, 4 files changed)

pvr.vuplus:

  • Crash loop fix and other changes (PR:182, 13 commits, 66 files changed)

Includes latest addons: inputstream.adaptive (b76c81f), inputstream.rtmp (ce68b77, +1), peripheral.joystick (6b2a4dd, +5), peripheral.xarcade (f09a0e7), pvr.argustv (83aa1e9), pvr.demo (964686d), pvr.dvblink (b636726, +2), pvr.dvbviewer (c2c1beb, +2), pvr.filmon (e850633), pvr.hdhomerun (a9d7309), pvr.hts(bd64b9e, +1), pvr.iptvsimple (73feb2f), pvr.mediaportal.tvserver (931afab), pvr.mythtv (c954c7e), pvr.nextpvr (78c6633), pvr.njoy (4467cac), pvr.octonet(203f800), pvr.pctv (b60b971), pvr.stalker (d0170c5), pvr.teleboy (1956113), pvr.vbox (ea20464), pvr.vdr.vnsi (cbb75ab), pvr.vuplus (a445bf3, +13), pvr.wmc(7b28be3), pvr.zattoo (30868ce), vfs.libarchive (2ba1102), vfs.rar (b66c6df, +1), vfs.sftp (ab0dc82, +1)

17.8-427, 2 March 2019: Based off OSMC commit (9f5cc375ad) and newclock5 (ab525816)

XBMC:

  • [PVR] - Recording edit context menu visible when not supported (PR:15634, 1 commit, 5 files changed)
  • Various fixes (PR:15633, 3 commits, 7 files changed)
  • [Music]Fix collaboration album tag processing MBID matching (PR:15635, 1 commit, 1 file changed)
  • [database] Verify date parsing when querying videos by year (PR:15615, 1 commit, 1 file changed)
  • [videodb]fix: Return empty InfoTag when looking up non-existent music video (PR:15614, 1 commit, 1 file changed)
  • Fixes a crash when a file’s embedded art is invalid (PR:15605, 1 commit, 1 file changed)
  • [skins] improvement & cosmetics (PR:15537, 1 commit, 12 files changed)
  • wake on access: fix crash on startup (PR:15491, 1 commit, 1 file changed)
  • [docs/README.Fedora] fixes and updates (PR:15510, 1 commit, 1 file changed)
  • [GraphicsContext] - add setting for only adjusting refresh rate on start (PR:15506, 1 commit, 4 files changed)
  • [PVR] Fix crash on channel switch when no pvr client is enabled. (PR:15640, 1 commit, 1 file changed)

peripheral.xarcade:

  • [cleanup] remove kodiplatform dependency (af048f5)

pvr.hts:

  • 4.4.16: Fix auto close of timeshifted subscriptions if predictive tuning is activated. (PR:408, 2 commits, 6 files changed)

pvr.vuplus:

  • Crash on addon start, fixes #191 (PR:192, 1 commit, 3 files changed)

Includes latest addons: inputstream.adaptive (b76c81f), inputstream.rtmp (ce68b77, +1), peripheral.joystick (6b2a4dd, +5), peripheral.xarcade (f09a0e7), pvr.argustv (83aa1e9), pvr.demo (964686d), pvr.dvblink (b636726, +2), pvr.dvbviewer (c2c1beb, +2), pvr.filmon (e850633), pvr.hdhomerun (a9d7309), pvr.hts(bd64b9e, +1), pvr.iptvsimple (73feb2f), pvr.mediaportal.tvserver (931afab), pvr.mythtv (c954c7e), pvr.nextpvr (78c6633), pvr.njoy (4467cac), pvr.octonet(203f800), pvr.pctv (b60b971), pvr.stalker (d0170c5), pvr.teleboy (1956113), pvr.vbox (ea20464), pvr.vdr.vnsi (cbb75ab), pvr.vuplus (a445bf3, +13), pvr.wmc(7b28be3), pvr.zattoo (30868ce), vfs.libarchive (2ba1102), vfs.rar (b66c6df, +1), vfs.sftp (ab0dc82, +1)

Hi,

I don’t know what have changed but with the 2 last version, I have issue with NFS share. Some times Kodi lost the nfs, and it can’t no more access the file. Rebooting don’t fix the issue.

To be sure it’s not a server issue, I have mount nfs inside osmc, and it’s working.

There haven’t been any NFS changes so your issue is probably related to something else. If you go back 2 versions does it fix the issue?

Can you post debug logs.

17.8-428, 4 March 2019: Based off OSMC commit (3a93560bfe) and newclock5 (ab525816)

OSMC Skin

17.9.3-48

  • Indicator fix

17.9.3-47

  • Add sub-menu indicator
  • Add music OSD album art size switch

17.9.3-46

  • Add new views
  • Modified “SystemInfo” on fontset “Arial”

XBMC:

  • [music] format album rating (PR:15653, 1 commit, 1 file changed)
  • [cleanup] remove include guards (PR:15646, 1 commit, 6 files changed)

peripheral.xarcade:

  • [cosmetic] use correct provider name (d218f0d)

Includes latest addons: inputstream.adaptive (b76c81f), inputstream.rtmp (ce68b77, +1), peripheral.joystick (6b2a4dd, +5), peripheral.xarcade (f09a0e7), pvr.argustv (83aa1e9), pvr.demo (964686d), pvr.dvblink (b636726, +2), pvr.dvbviewer (c2c1beb, +2), pvr.filmon (e850633), pvr.hdhomerun (a9d7309), pvr.hts(bd64b9e, +1), pvr.iptvsimple (73feb2f), pvr.mediaportal.tvserver (931afab), pvr.mythtv (c954c7e), pvr.nextpvr (78c6633), pvr.njoy (4467cac), pvr.octonet(203f800), pvr.pctv (b60b971), pvr.stalker (d0170c5), pvr.teleboy (1956113), pvr.vbox (ea20464), pvr.vdr.vnsi (cbb75ab), pvr.vuplus (a445bf3, +13), pvr.wmc(7b28be3), pvr.zattoo (30868ce), vfs.libarchive (2ba1102), vfs.rar (b66c6df, +1), vfs.sftp (ab0dc82, +1)

17.8-429, 7 March 2019: Based off OSMC commit (0c64589ff6) and newclock5 (ab525816)

pvr.dvblink:

  • Add PVR addon update interval setting (PR:114, 1 commit, 7 files changed)
  • Fixed: deleted timers do not remain in the list as disabled (#118); R (PR:119, 1 commit, 3 files changed)

pvr.vuplus:

  • Async connection (PR:193, 9 commits, 36 files changed)

Includes latest addons: inputstream.adaptive (b76c81f), inputstream.rtmp (ce68b77, +1), peripheral.joystick (6b2a4dd, +5), peripheral.xarcade (f09a0e7), pvr.argustv (83aa1e9), pvr.demo (964686d), pvr.dvblink (b636726, +2), pvr.dvbviewer (c2c1beb, +2), pvr.filmon (e850633), pvr.hdhomerun (a9d7309), pvr.hts(bd64b9e, +1), pvr.iptvsimple (73feb2f), pvr.mediaportal.tvserver (931afab), pvr.mythtv (c954c7e), pvr.nextpvr (78c6633), pvr.njoy (4467cac), pvr.octonet(203f800), pvr.pctv (b60b971), pvr.stalker (d0170c5), pvr.teleboy (1956113), pvr.vbox (ea20464), pvr.vdr.vnsi (cbb75ab), pvr.vuplus (a445bf3, +13), pvr.wmc(7b28be3), pvr.zattoo (30868ce), vfs.libarchive (2ba1102), vfs.rar (b66c6df, +1), vfs.sftp (ab0dc82, +1)

OSMC Skin 17.9.3-49

I have generate the debug log, for my issue with nfs : 2019-03-09 14:21:14.683 T:1917477472 NOTICE: ---------------------------------- - Pastebin.com
The only thing I saw, The nfs is connected, and when I scan, it’s say the directory doesn’t exist :frowning:

i have rallback to 17.8.425 not woring also after enabling debug, it was working again.
Update to 17.8.429, reboot, and not working.

EDIt: I think, I have found the issue, kodi is no more able to use is gid to acces file throw NFS, I have add the annonuid in my nfs configuration and it seems to work.

OSMC Skin 17.9.3-50

OSMC Skin 17.9.3-51

No I didn’t found my NFS issue.
I don’t understand the issue sometimes it works, sometimes it doesn’t work.

Kodi is unable to find any of your NFS sources:

2019-03-09 14:21:42.942 T:1780564720 WARNING: Process directory '/nfs/film/' does not exist - skipping scan.
2019-03-09 14:21:42.954 T:1780564720 WARNING: Process directory 'nfs://192.168.42.43/smb/series/' does not exist - skipping scan.

Have you checked the logs on 192.168.42.43?

Yes on 192.168.42.43, I have a lot of (192.168.42.20 and 192.168.42.21 are my 2 osmc.):

Mar 9 17:54:12 media rpc.mountd[11123]: authenticated mount request from 192.168.42.20:784 for /smb/film (/smb/film)
Mar 9 17:54:18 media rpc.mountd[11123]: authenticated mount request from 192.168.42.20:788 for /smb/series (/smb/series)

But I have nothing in the log when it’s failed. I will try to do a tcpdump on the NFS server.

17.8-430, 9 March 2019: Based off OSMC commit (aac86f701) and newclock5 (ab525816)

XBMC:

  • [PVR] Speedup close of Guide window. (PR:15683, 1 commit, 1 file changed)
  • [PVR] Fixes for broken timer handling (PR:15689, 3 commits, 3 files changed)

pvr.vuplus:

  • Version 3.19.0

pvr.nextpvr:

  • Version 3.3.13

[videoplayer][pvr] Use audio stream to determine start time of programs with no video (PR:15596, 1 commit, 1 file changed)
Includes latest addons: inputstream.adaptive (b76c81f), inputstream.rtmp (ce68b77, +1), peripheral.joystick (6b2a4dd, +5), peripheral.xarcade (f09a0e7), pvr.argustv (83aa1e9), pvr.demo (964686d), pvr.dvblink (b636726, +2), pvr.dvbviewer (c2c1beb, +2), pvr.filmon (e850633), pvr.hdhomerun (a9d7309), pvr.hts(bd64b9e, +1), pvr.iptvsimple (73feb2f), pvr.mediaportal.tvserver (931afab), pvr.mythtv (c954c7e), pvr.nextpvr (78c6633), pvr.njoy (4467cac), pvr.octonet(203f800), pvr.pctv (b60b971), pvr.stalker (d0170c5), pvr.teleboy (1956113), pvr.vbox (ea20464), pvr.vdr.vnsi (cbb75ab), pvr.vuplus (a445bf3, +13), pvr.wmc(7b28be3), pvr.zattoo (30868ce), vfs.libarchive (2ba1102), vfs.rar (b66c6df, +1), vfs.sftp (ab0dc82, +1)

I have done a testdump, and nothing arrive on the NFS server, Only the mysql part is received by the server.

Something very strange it’s look like, the connection is still active somewhere, restarting the nfs server fix the issue.

The only thing I found on the nfs server, is this : nfsdcltrack[30443]: Failed to init database: -13
But it’s a Debian 9.0 amd64, so I don’t understand the issue and I found nothing on google about this.

Edit: It seems, I only lost the NFS when I start manually a new scan of the media.

Sounds like some network issue. Does your NFS or Pi server drop of the network when you run a scan. Try pinging both devices from each other and see if you have any timeouts when the scanning starts.