• 1
  • 9
  • 10
  • 11(current)
  • 12
  • 13
  • 15
Release Full bluray and 4k uhd bluray menu support for Android
(2023-01-23, 00:38)M3Rocket Wrote: Thanx for your all your work and contributions @fandangos!

There is a very recent build that seems to fix audio and video dropout/sync problems: https://forum.kodi.tv/showthread.php?tid...pid3134724. Could you provide a new build with these latest updates to the master branch?

ARM64:
https://github.com/fandangos/Kodi-HDR-Ed...-v1.21.apk

ARM:
https://github.com/fandangos/Kodi-HDR-Ed...-v1.21.apk
Reply
(2023-01-23, 11:20)fandangos Wrote: ARM64:
https://github.com/fandangos/Kodi-HDR-Ed...-v1.21.apk

ARM:
https://github.com/fandangos/Kodi-HDR-Ed...-v1.21 .apk
Hi!
Which version of Java should I use?
Reply
(2023-01-23, 19:35)yurix67 Wrote:
(2023-01-23, 11:20)fandangos Wrote: ARM64:
https://github.com/fandangos/Kodi-HDR-Ed...-v1.21.apk

ARM:
https://github.com/fandangos/Kodi-HDR-Ed...-v1.21 .apk
Hi!
Which version of Java should I use?
Depends on what version of android your device is running, 32 or 64-bit.
Reply
(2023-01-23, 19:35)yurix67 Wrote:
(2023-01-23, 11:20)fandangos Wrote: ARM64:
https://github.com/fandangos/Kodi-HDR-Ed...-v1.21.apk

ARM:
https://github.com/fandangos/Kodi-HDR-Ed...-v1.21 .apk
Hi!
Which version of Java should I use?

If your device is ARM64, uses the 64 bit apk with the 64 bit addon.

If it's ARM, use the 32 bit apk with the 32 bit addon.
Reply
(2023-01-23, 11:20)fandangos Wrote:
(2023-01-23, 00:38)M3Rocket Wrote: Thanx for your all your work and contributions @fandangos!

There is a very recent build that seems to fix audio and video dropout/sync problems: https://forum.kodi.tv/showthread.php?tid...pid3134724. Could you provide a new build with these latest updates to the master branch?

ARM64:
https://github.com/fandangos/Kodi-HDR-Ed...-v1.21.apk

ARM:
https://github.com/fandangos/Kodi-HDR-Ed...-v1.21.apk

Thank You!
Reply
(2023-01-23, 11:20)fandangos Wrote:
(2023-01-23, 00:38)M3Rocket Wrote: Thanx for your all your work and contributions @fandangos!

There is a very recent build that seems to fix audio and video dropout/sync problems: https://forum.kodi.tv/showthread.php?tid...pid3134724. Could you provide a new build with these latest updates to the master branch?

ARM64:
https://github.com/fandangos/Kodi-HDR-Ed...-v1.21.apk

ARM:
https://github.com/fandangos/Kodi-HDR-Ed...-v1.21.apk
Which Kodi master release date version is this based on?
Reply
(2023-01-23, 21:21)fandangos Wrote:
(2023-01-23, 19:35)yurix67 Wrote:
(2023-01-23, 11:20)fandangos Wrote: ARM64:
https://github.com/fandangos/Kodi-HDR-Ed...-v1.21.apk

ARM:
https://github.com/fandangos/Kodi-HDR-Ed...-v1.21 .apk
Hi!
Which version of Java should I use?

If your device is ARM64, uses the 64 bit apk with the 64 bit addon.

If it's ARM, use the 32 bit apk with the 32 bit addon.
Thank you for the answer and for your work!
At the expense of 32 and 64 - I understand.
My question was about changes in versions - script.service.jre-arm-persistent - script.service.jre-aarch64-v1.2 - will there be 1.2.1?
Reply
(2023-01-24, 15:14)rappa Wrote:
(2023-01-23, 11:20)fandangos Wrote:
(2023-01-23, 00:38)M3Rocket Wrote: Thanx for your all your work and contributions @fandangos!

There is a very recent build that seems to fix audio and video dropout/sync problems: https://forum.kodi.tv/showthread.php?tid...pid3134724. Could you provide a new build with these latest updates to the master branch?

ARM64:
https://github.com/fandangos/Kodi-HDR-Ed...-v1.21.apk

ARM:
https://github.com/fandangos/Kodi-HDR-Ed...-v1.21.apk
Which Kodi master release date version is this based on?

23/01/2023.

It's just 7 commits behind master.
You can check it at my git.
Reply
(2023-01-24, 19:32)yurix67 Wrote:
(2023-01-23, 21:21)fandangos Wrote:
(2023-01-23, 19:35)yurix67 Wrote: Hi!
Which version of Java should I use?

If your device is ARM64, uses the 64 bit apk with the 64 bit addon.

If it's ARM, use the 32 bit apk with the 32 bit addon.
Thank you for the answer and for your work!
At the expense of 32 and 64 - I understand.
My question was about changes in versions - script.service.jre-arm-persistent - script.service.jre-aarch64-v1.2 - will there be 1.2.1?

There won't be 1.2.1 as there are no changes needed for the addon.

I've just updated the build to follow kodi's master.
Reply
@fandangos
this 1.21 version is worse than the 1.2 version.
Cannot play any DV P8 .mkv on A9G Android 9.
Always crash.
Meanwhile, your previous final 19 version runs extremely stable and smooth.
Reply
(2023-01-29, 06:48)Albano Wrote: @fandangos
this 1.21 version is worse than the 1.2 version.
Cannot play any DV P8 .mkv on A9G Android 9.
Always crash.
Meanwhile, your previous final 19 version runs extremely stable and smooth.

The amount of changes to main Kodi on any Omega release is basically the exported paths and the package name.
Even Libbluray is stock now.

The Dolby Vision code is the same as the nightly kodi builds. I have removed any of my previews code for it.

If this build fails, any nightly stock build of Kodi Omega should also fail on your setup.
Reply
@fandangos Would there be any way to incorporate the required changes for full menu playback into Kodi master, so we would only need to install the JRE addon on top of it?

I know you mentioned this some time ago, but I'm not sure how much impact this would have in the master source code?
Reply
(2023-01-29, 14:25)MrMagic Wrote: @fandangos Would there be any way to incorporate the required changes for full menu playback into Kodi master, so we would only need to install the JRE addon on top of it?

I know you mentioned this some time ago, but I'm not sure how much impact this would have in the master source code?

It would require a lot of work.
The paths would need to be added to libbluray, not Kodi.
Would require passing the translatepath function into libbluray.
Also the path used today would not be accepted and would require JRE itself to be compiled as a binary addon.

So if it goes into main kodi it would not require an addon.

It's a LOT of work and even then I don't know it would be accepted.
Reply
@fandangos Great work, thanks! Always hoped for such a BD-J build for testing purposes. Smile
⬅️⬅️ Feel free to leave a 👍 on useful posts  |  A Confluence ZEITGEIST (A modern reimagination of Confluence)  |  axbmcuser REPO (Download Link)  |  Kodi 17.7 DSPlayer x64 BETTERGUI (2020 build)
Reply
@fandangos could you please make a new version with the new changes of self calibration of A/V sync which was introduced into the Omega master build today (February 19):

kodi-20230219-8fe10af5-master-arm64-v8a

Link to download: https://mirrors.kodi.tv/nightlies/androi...64-v8a.apk

You can see the first post of this thread to see what changed: https://forum.kodi.tv/showthread.php?tid=371292

Thank you
Reply
  • 1
  • 9
  • 10
  • 11(current)
  • 12
  • 13
  • 15

Logout Mark Read Team Forum Stats Members Help
Full bluray and 4k uhd bluray menu support for Android0