• 1
  • 45
  • 46
  • 47(current)
  • 48
  • 49
  • 92
Release Kodi Matrix 19.0 HDR Windows API (merged)
Hello @jogal ,

I retry your build. I have this error on the log when i try open 4k iso :

XFILE::CFileFactory::CreateLoader - unsupported protocol(udf)

Edit : issue resolved with downgrade to 3.0

Edit 2 : Same error on the last official Build of Kodi V19 with Windows and Android devices. This issue is on the master branch commits
Philips 65OLED804 (4K HDR10+/Dolby Vision) / Nvidia Shield 2019 Pro with Kodi 20 Nexus Marven for DV / Onkyo TX-NR474 + Jamo 809 Pack 5.0 + Sub Jamo 912
Reply
It seems related to https://github.com/xbmc/xbmc/pull/17333 and https://github.com/xbmc/xbmc/pull/16263 and https://github.com/xbmc/xbmc/pull/16262. Seems has changed form of handle UDF protocol and ISO images. Now is iso9660 library is not included and code is not compiled by default. Maybe is a bug or is need some addon for compatibility with ISO images or enable some option to compile Kodi with ISO support (as before).

This may be clarified by a Team Kodi developer.
Reply
While Team Kodi takes time to fix various bugs in the master branch I have decided to create this version based on a more stable previous master branch state but with all latest HDR code.

Version 3.4.0
Updated at 02-04-2020 (forked from Kodi 19 alpha master).

Reverted master branch commits to 18-feb to fix ISO BluRay bug, incorrect libraries sorting by date (year 1601 bug) and other issues.
Fixed bad render HDR10 sources on some non HDR capable systems using DXVA render method.
Lighter installer since it does not include binary addons (they are also downloaded from the repository).

https://github.com/thexai/xbmc/releases

Have fun!  Smile
Reply
(2020-04-02, 20:01)jogal Wrote: While Team Kodi takes time to fix various bugs in the master branch I have decided to create this version based on a more stable previous master branch state but with all latest HDR code.

Version 3.4.0
Updated at 02-04-2020 (forked from Kodi 19 alpha master).

Reverted master branch commits to 18-feb to fix ISO BluRay bug, incorrect libraries sorting by date (year 1601 bug) and other issues.
Fixed bad render HDR10 sources on some non HDR capable systems using DXVA render method.
Lighter installer since it does not include binary addons (they are also downloaded from the repository).

https://github.com/thexai/xbmc/releases

Have fun!  Smile

Thank Jogal !
Philips 65OLED804 (4K HDR10+/Dolby Vision) / Nvidia Shield 2019 Pro with Kodi 20 Nexus Marven for DV / Onkyo TX-NR474 + Jamo 809 Pack 5.0 + Sub Jamo 912
Reply
Thanks for updates, I got it working now Smile

Just a question, is there any way to get rar files to work?

I tried downloading the latest vfs.rar addon, but doesnt seem to work
Reply
Been having video via Plex crap out and drop back to menu, I updated to 3.4.0 to see if it would fix it and it's brought back the hard crash back to desktop problems I was having. Log dump here: https://paste.kodi.tv/ecoqosevim.kodi
Reply
(2020-04-04, 03:28)punkey Wrote: Been having video via Plex crap out and drop back to menu, I updated to 3.4.0 to see if it would fix it and it's brought back the hard crash back to desktop problems I was having. Log dump here: https://paste.kodi.tv/ecoqosevim.kodi

This version 3.4.0 is "temporal" to workaround ISO BluRay bug and sort sources by date (1601 year bug). If version 3.3.1 works with Plex I recommend stay in this version for now.

Although addons state in this this times are in general unstable in Kodi 19.0 alphas. 

When a couple of bugs are fixed in master branch I go back to compile HDR branch with latest master branch.
Reply
(2020-04-04, 09:46)jogal Wrote:
(2020-04-04, 03:28)punkey Wrote: Been having video via Plex crap out and drop back to menu, I updated to 3.4.0 to see if it would fix it and it's brought back the hard crash back to desktop problems I was having. Log dump here: https://paste.kodi.tv/ecoqosevim.kodi

This version 3.4.0 is "temporal" to workaround ISO BluRay bug and sort sources by date (1601 year bug). If version 3.3.1 works with Plex I recommend stay in this version for now.

Although addons state in this this times are in general unstable in Kodi 19.0 alphas. 

When a couple of bugs are fixed in master branch I go back to compile HDR branch with latest master branch. 
Got it. Also, there's two versions of Plex for Kodi 19 they have, a normal and a development branch, and the normal one works just fine with 3.4.0 and 3.3.1. As soon as they let me know where the logs for Plex for Kodi live, I'll be passing a log along to them so we can all use this with Plex. Big Grin
Reply
As there is not latest binary.instance.pvr it doesn't allow install pvr addons from kodi repo (02.04.2020 version)
Reply
Very thanks "Auto switch HDR mode" Smile Everything's been flawless for me so far. So I could switch fandagos fork. There was no development/update.
Reply
Version 3.4 breaks gamepad support for me. Reverting to the previous version fixes it.
Reply
(2020-04-03, 21:29)Akise Wrote: Just a question, is there any way to get rar files to work?
I tried downloading the latest vfs.rar addon, but doesnt seem to work
 
(2020-04-04, 15:04)ozzyman Wrote: As there is not latest binary.instance.pvr it doesn't allow install pvr addons from kodi repo (02.04.2020 version)
 
(2020-04-07, 16:17)HerrSchiller Wrote: Version 3.4 breaks gamepad support for me. Reverting to the previous version fixes it.

All these issues plus 1601 year bug are resolved in this version:

https://www.mediafire.com/file/ycgbqdcnh...4.exe/file

I have not uploaded it to github because I also want to add the correction to get ISOs work again (PR already exists https://github.com/xbmc/xbmc/pull/17612)

If you don't need ISO support right now, can upgrade to this version.
Reply
Version 3.5.0
Updated at 09-04-2020 (forked from Kodi 19 alpha master).

Updated with latest master branch commits: includes fix for libraries sorting by date, add-ons updates and other issues.
Re-enabled ISO BluRay support using libudfread (although it has not yet merged into master branch).
More robust DXVA code in tone mapping mode: avoids potential apply double mappings in some systems.

https://github.com/thexai/xbmc/releases


Have fun  Smile
Reply
@jogal

Support BD ISO using libudfread merged in your code is only for Linux, need more to work in windows, read my post on PR and the answer about. It´s similar libbluray.
MediaBrazil forum Website - Youtube Channel
MQ9-1.6.0.29 - 09.15.2023 - Aeon MQ Skin Team
MarcosQui Website Donate and support us.
Reply
(2020-04-09, 12:33)Wanilton Wrote: @jogal

Support BD ISO using libudfread merged in your code is only for Linux, need more to work in windows, read my post on PR and the answer about. It´s similar libbluray.

Nop,   I compiled libudfread for Windows too. 

Tested and works all OK. More info: https://github.com/xbmc/xbmc/pull/17612 in latest comments
Reply
  • 1
  • 45
  • 46
  • 47(current)
  • 48
  • 49
  • 92

Logout Mark Read Team Forum Stats Members Help
Kodi Matrix 19.0 HDR Windows API (merged)2