-
Notifications
You must be signed in to change notification settings - Fork 225
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add atmos support #73
Comments
+1 |
I´ll check if we get the data in the manifest, if so, the possibility to add this for Android should be given. |
audio is not crypted by DRM so maybe also in linux ? |
It all depends on what we´re given in the manifest. to pass the ESN check fro Netflix, we need to send a User Agent that matches the decryption method used (which is the widevine lib extracted from the browser except for Android). So, if we´re lucky & Netflix is sloppy, we get the audio stream on other systems as well in the manifest file. If not (which I sadly believe will be the case), we only have a chance on Android. |
ok thx for exmplain, i will keep corssed fingers :) anyway |
i checked manifest and no atmos on linux :( |
Tried a couple of combinations & none of them gave me manifests with Atmos support. I guess they´ll figure this out depending on the device id given in the ESN for Android. |
As far as I know Atmos is currently only support on theXbox One. I've just tried the native Netflix App on the Shield and it only offers me 5.1. |
@asciidisco Use this ESN: NFANDROID1-PRV-SONYANDROIDTV2017-SONYBRAVIA=4K=GB and add this profile: ddplus-atmos-dash Search by Atmos on netflix to get titles with Atmos support |
@asciidisco, does @rguedes's remark help at maybe achieving Atmos support? |
@Wuschel-Wuschel last time I check, it works |
Can you check again, please? If it works, can this be implemented in regular fashion to provide Atmos with all the Kodi-Netflix setups out there, @asciidisco? |
ESN didn't work. But if you add ddplus-atmos-dash to profile list, will works |
That has to be done manually or can this be achieved with a neat little settings option for everyone? |
@asciidisco, any news on this? |
@rguedes Where do you set that profile? |
@rguedes I've figured it out, and it works! @Ch1llb0 I've submitted a pull request here: #678 EDIT: I've just noticed that this repo is dead, and the 'new' one already has Atmos implemented. 'New' repo here: https://github.com/CastagnaIT/plugin.video.netflix |
Add atmos support:
https://media.netflix.com/en/company-blog/dolby-atmos-coming-to-netflix
The text was updated successfully, but these errors were encountered: