[TESTING] Kodi 17 (Krypton) builds for Raspberry Pi (continued)

16.8-114, 11 July 2016: Based off OSMC commit (ef17c0ad) and newclock5 (2e0b2fa60)

Build Highlights

newclock5

New commits in this build:

mmalrender: Use flag in omvb structure for detecting submitted pictures (14d9fa1e)
mmalrender: Use quit packet to stop render thread (592724d3)
mmalrender: Reduce number of opaque pool elements (f9ff3f99)
mmalrender: Add lock around UnInit function (2e0b2fa6)

Commits no longer in build:

mmalrender: Switch to user flag 3 for submitted pictures (9f6909b5)

16.8-115, 13 July 2016: Based off OSMC commit (ef17c0ad) and newclock5 (4f29ca98)

Build Highlights

[PVR] Recordings window: make ‘group items’ setting persistent. (PR:10101, 1 commit, 6 files changed)

16.8-116, 14 July 2016: Based off OSMC commit (ef17c0ad) and newclock5 (3ef2af1)

Build Highlights

newclock5

New commits in this build:

mmal: Move decoded picture pool from renderer to decoder (e3f14217)
MMAL: Remove renderer pointer from codecs (c87ad6dd)
mmal: Move pool creation to open (1d48967b)
mmal: Keep references to pools to ensure they are lazily destroyed (a5cc4539)
mmal: Include buffer encoding in buffer objects (8ef538ae)
MMALRender: Configure mmal lazily as packets are received (3ef2af1b)

Hey guys! I installed the test build last night. Everything seems to be working great except the ability to install addons. It caches the repos fine but when I go to install, I just get 404 errors. I set a static DNS and afaik all other features using Internet are functioning fine.

Edit: when I click install on an addon , nothing happens. The 404 errors I’m seeing are from the log.

Morning guys,

Do you know if any work is being done to the libraries at the moment, since last update all the wrong artwork is being pulled for thumbs and posters, etc.

I can post some logs, but doubt they’ll be of any use.

Also struggling to download from the kodi repo at the moment, I can enter it, but nothing will download, other repos seem ok. do you know anything about this?

Other than that its been really stable for a couple of week now.

Kind regards

Bucky…

I’m not having any artwork issues but have also noticed the repos not working. Will have a look into it.

1 Like

Seeing the same errors here - will look into it.

1 Like

16.8-117, 15 July 2016: Based off OSMC commit (ef17c0ad) and newclock5 (4b67854)

Build Highlights

newclock5

New commits in this build:

mmalrenderer: Execute callbacks from dedicated thread (9c7a46ab)
mmal: Remove renderer pointer from codecs (4b60091c)
mmalrender: Configure mmal lazily as packets are received (ca7d9d10)
mmalrender: Include dimensions in init_vout (4b67854f)

Commits no longer in build:

VideoPlayer: continue normal playback if seek fails (2ab6be44)
mmalrenderer: Execute callbacks from main thread (54f7015e)
mmalcodec: Add interlace state to mmal video buffer (e3361c56)
MMAL: Remove renderer pointer from codecs (c87ad6dd)
MMALRender: Configure mmal lazily as packets are received (3ef2af1b)

Hi gmc,

With regards to the wrong artwork, it seems to happen mainly with newly added movies/tv shows, haven’t seen this issue with music yet.

Also noticed recently added TV episodes aren’t showing up under recently added, but have been added to the library.
Regards

Bucky…

On the addon 404 errors - The issue I was having is kodi was trying to load the md5 files which do not exist on the mirror.

14:31:48 687222.062500 T:1959063552 ERROR: CCurlFile::Open failed with code 404 for http://download.osmc.tv/kodi/addons/krypton/context.cinemavision/context.cinemavision-1.0.0.zip.md5

I’ve checked the official Kodi mirrors and the md5’s don’t exist there either. Can’t find any recent patches which could have caused this so its really odd.

I did manage to find a workaround - probaly not recommended for everyone until I work out where the issues comes from, but if you want to:

Edit /usr/share/kodi/addons/repository.xbmc.org/addon.xml

Best make a backup of the file first.

Line 13 - change to

       <hashes>false</hashes>

Restart OSMC

2 Likes

Cursory glance suggests:

You will want to update our patch for mirrors anyway to use the name name scheme

Thanks - I saw that one. Patch already updated

16.8-118, 16 July 2016: Based off OSMC commit (ef17c0ad) and newclock5 (fad1bc8)

Build Highlights

newclock5

Updated commits in this build:

mmalrender: Configure mmal lazily as packets are received ca7d9d10 => (fad1bc8b)

Commits no longer in build:

mmalrender: Move change of configuration check to new function (42db655c)
mmalrender: Use quit packet to stop render thread (1b3d02a3)
mmalrender: Add lock around UnInit function (5e1c69e5)
mmalrender: Include dimensions in init_vout (4b67854f)

16.8-118, 17 July 2016: Based off OSMC commit (ef17c0ad) and newclock5 (50103c4)

Build Highlights

newclock5

New commits in this build:

mmalrender: More verbose logging (d61115c0)
mmalcodec: Remove deinterlace support (e869d12c)
mmalrender: Add deinterlace support (138692f4)
mmalrender: Avoid accessing port that may have been destroyed (50103c46)

Updated commits in this build: ()

mmalrenderer: Execute callbacks from dedicated thread (5c3a7299)

Commits no longer in build:
mmal: Move pool creation to open (2a731519)

Does this update fix the add on issue?

Morning,

My artwork issue has been sorted, it was a local issue, database had screwed up some how.
Deleted thumbnails and texture db, and all good again.

This still seems to be an issue. Tested on latest build. For the next build I"ll include the workaround.

1 Like

16.8-119, 18 July 2016: Based off OSMC commit (ef17c0ad) and newclock5 (b5d8533)

Build Highlights

newclock5

New commits in this build:

rbp: Make debug message wrap safe (e7ae5a09)
mmalrender: Allow a frame of slop when waiting for vsync (b5d85335)

Repository is working again.

Thanks

16.8-120, 19 July 2016: Based off OSMC commit (ef17c0ad) and newclock5 (b5d8533)

Build Highlights

Included fix for add installation failure