supechicken / waydroid-androidtv-build

Waydroid Android TV 11/13 build based on LineageOS 18.1/20
GNU General Public License v3.0
53 stars 1 forks source link

widevine #11

Open slynobody opened 3 weeks ago

slynobody commented 3 weeks ago

First of all thank you very much for your effort! great. most thing are working right out of the box, even installing though aurora in most cases works flawlessly (the stock lineage-builds have serious problems here).

But while sideloading and using widevine-dependend apks (netflix, disney+, amazon etc.) with the stock Lineage-builds (without GApps, only installing widevine through the waydroid-script for android 11) is working great for me (just widevine L3 but at least it works) unfortunately i had no success with your build. Some apps at least start trailers but not the drm-content itself (while youtube also does not even start, only logo is shown in the no gapps-scenario, too, like netflix, disney etc.).

Am I doing something wrong? Is it necessay to install widevine in your build? and if yes, how do you manage it to install exactly? could it be possible to even get widevine L1 somehow?

i already tried to alter some variables like ro.build.description and such (like: https://github.com/ryanrudolfoba/SteamOS-Waydroid-Installer/blob/main/steamos-waydroid-installer.sh, but with non-smartphone-values like a panasonic smart-tv, f.e. see https://community.home-assistant.io/t/native-support-for-android-tv-android-devices/82792/44?page=3), but it did not succeed, maybe this is needed too (but with other values)?

Thank you for your help!