• 1
  • 15
  • 16
  • 17(current)
  • 18
  • 19
  • 43
Release HBO Max
@VersadoEmBobagem
Was an easy fix.
The XML subs returns by HBO has some empty elements.
So just needed to removed any empty elements.

Its fixed in latest Slyguy common (0.38.1 https://github.com/matthuisman/slyguy.ad...c78bd34f67)

You can force update by following this:
https://www.matthuisman.nz/2021/07/force...d-ons.html

Let me know if you find any other subs that dont work

By the way - it seems HBO Max must be very popular in Brazil.
Seeing a lot of Brazil users.
It also seems HBO decided to delay Europe launch due to success in Brazil
https://www.hollywoodreporter.com/busine...234986507/
Reply
Thanks. Just tested on Barry and No Sudden Move and It's working. Apreciated =)
Reply
(2021-08-05, 01:59)matthuisman Wrote: @Wagg
"Kodi definitely supports Atmos via DD+. Been working all this time. "
Where is it working with other add-ons that use Inputstream Adaptive?

And your using passthrough right?

Also, inputstream adaptive may not always choose the Atmos representation
as both are in the same adaption set.

just pushed v0.3.9 that will remove the ec-3 stream if it finds an atmos stream so it's forced.
(if its enabled)

I haven't seen any other languages using atmos yet.
Atmos works fine with all your other addons where there’s content like Disney+, etc, as well as the Netflix addon, so it does indeed work. The Atmos track usually shows up as “English - English - DD+ - 16 channels [default, original]”, at least it does in the Disney+ addon. Watching Loki right now in DV/Atmos. There is a standard English DD+ 6 channel track without Atmos. The 16 channel track option is now missing in the HBO Max addon, pretty sure it was there before.

Yes, I’m using pass through, the only way it would work.
Reply
"Yes, I’m using pass through, the only way it would work."
Well no - i was testing without passthrough and it cut off after 32s.

Maybe Inputstream isn't setting the right codec so kodi isn't trying to pass it through.
Hence why we get the same result as each other

I see Netflix sets the audio codec to "truehd"
Maybe thats all that is needed
I'll have a play
Reply
(2021-08-05, 06:57)matthuisman Wrote: "Yes, I’m using pass through, the only way it would work."
Well no - i was testing without passthrough and it cut off after 32s.

Maybe Inputstream isn't setting the right codec so kodi isn't trying to pass it through.
Hence why we get the same result as each other

I see Netflix sets the audio codec to "truehd"
Maybe thats all that is needed
I'll have a play
Pass through is the only way Atmos would work.
Reply
Update:
actually - think I fixed it sort of by "accident".
I did some "magic" in my Slyguy Proxy to separate the ATMOS out into it's own adapation set separate from the standard EC3.
https://github.com/matthuisman/slyguy.ad...xy.py#L417

This way it shows separately to DD+ and I can add a label [Atmos] to identify it in the gui.
And after that - it seems to work good now!
So i suspect inputstream didn't like having the atmos and ec-3 representations in the same adaption set.

Also, did some more magic in the proxy, so Disney+ streams now show [Atmos] as well

Please try.
Pretty sure you still need that experimental inputstream adaptive version
Reply
(2021-08-05, 07:29)matthuisman Wrote: Update:
actually - think I fixed it sort of by "accident".
I did some "magic" in my Slyguy Proxy to separate the ATMOS out into it's own adapation set separate from the standard EC3.
https://github.com/matthuisman/slyguy.ad...xy.py#L417

This way it shows separately to DD+ and I can add a label [Atmos] to identify it in the gui.
And after that - it seems to work good now!
So i suspect inputstream didn't like having the atmos and ec-3 representations in the same adaption set.

Also, did some more magic in the proxy, so Disney+ streams now show [Atmos] as well

Please try.
Pretty sure you still need that experimental inputstream adaptive version
Hmm. Still not seeing Atmos as an option in either HBO Max or Disney+. Disney+ Atmos track still lists as DD+ 16 channels.

The proxy update is supposed to happen automatically, correct?
Reply
you may need to force update:
https://www.matthuisman.nz/2021/07/force...d-ons.html
(want to be on slyguy common 0.38.3)

it adds ATMOS to the description.
Image
Reply
(2021-08-06, 00:21)matthuisman Wrote: you may need to force update:
https://www.matthuisman.nz/2021/07/force...d-ons.html
(want to be on slyguy common 0.38.3)

it adds ATMOS to the description.
Image

I am- ok, I see it now, Atmos works for WW 1984. No lost audio. 

Zack Snyder's Justice League doesn't have Atmos for me on the addon, although it does when I use the app.
Reply
Hello. First, thanks for the addon. I'm from Brazil and I'm using Kodi Krypton on Mibox 3. I have installed your HBO Max addon, but I can't Login. When I click to Login the code apear for 1 second and I get an API Error. "Your device isn't authorized for your account. Activate your devide and try again." Any idea how I can solve THIS?
Reply
(2021-08-06, 03:45)ecab21 Wrote: Hello. First, thanks for the addon. I'm from Brazil and I'm using Kodi Krypton on Mibox 3. I have installed your HBO Max addon, but I can't Login. When I click to Login the code apear for 1 second and I get an API Error. "Your device isn't authorized for your account. Activate your devide and try again." Any idea how I can solve THIS?

Sorry. The version of Kodi is 19.1 Matrix.
Reply
@Wagg
ok, I see that movie has multiple edits. English and Spanish.
Looks like the add-on was getting the spanish edit which had less audio configs.
I have now fixed that with 0.4.2

Oh, and "My List" was added in version 0.4.1
Items can be added / removed via context menu

@ecab21
just pushed 0.4.3 that will fix the login
follow this to force update:
https://www.matthuisman.nz/2021/07/force...d-ons.html
Reply
(2021-08-06, 04:35)matthuisman Wrote: @Wagg
ok, I see that movie has multiple edits. English and Spanish.
Looks like the add-on was getting the spanish edit which had less audio configs.
I have now fixed that with 0.4.2

Oh, and "My List" was added in version 0.4.1
Items can be added / removed via context menu

@ecab21
just pushed 0.4.3 that will fix the login
follow this to force update:
https://www.matthuisman.nz/2021/07/force...d-ons.html
Can I update Inputstream adaptive back to the latest version or should I keep the experimental version?
Reply
if you want to play any 5.1 - you need experimental.
and that experimental will probably be some time before merge - needs quite a bit more work says the author
So if you get any new playback issues elsewhere - thats probably the cause
otherwise you can revert back
Reply
I am getting lots of dropouts with the Atmos tracks on HBO Max. The other tracks seem to be fine. I rebooted my shield, no difference.

Atmos works fine on the D+ addon.

Edit- Oddly I am not getting any dropout with the Atmos track on The Suicide Squad, yet with WW 1984 and ZS’ Justice League I am.
Reply
  • 1
  • 15
  • 16
  • 17(current)
  • 18
  • 19
  • 43

Logout Mark Read Team Forum Stats Members Help
HBO Max0