uureel / batocera.pro

This repo is scheduled for phase out // Unofficial apps for Batocera, installation info below
http://batocera.pro
GNU General Public License v3.0
174 stars 37 forks source link

Youtube TV - Old build detected #28

Closed isilkin closed 7 months ago

isilkin commented 7 months ago

When launching YoutubeTV app "old build detected" error message appears. IMG20240214103641

uureel commented 7 months ago

run the installer again or use this command: sed -i "s,!appArgs.disableOldBuildWarning,1 == 0,g" /userdata/system/pro/youtubetv/resources/app/lib/main.js

isilkin commented 7 months ago

I can confirm the issue is fixed. Thank you so much.