TeamNewPipe / NewPipe

A libre lightweight streaming front-end for Android.
https://newpipe.net
GNU General Public License v3.0
31.32k stars 3.05k forks source link

[Feature Request] Allow Android TV/FireTV users to update Github version with remote #3630

Closed Pentaphon closed 4 years ago

Pentaphon commented 4 years ago

Describe the feature you want

I want to be able to upgrade Newpipe on my FireTV or Android TV with just my remote, similar to the way https://smartyoutubetv.github.io does it.

Is your feature request related to a problem? Please describe it

There's currently no way to update Newpipe with the TV GUI without having to install it manually from Github via a browser or F-Droid which is not TV-friendly, so it would be nice to make it easy for Newpipe TV users to update their Newpipe using just their remote.

Additional context

https://smartyoutubetv.github.io can already do this. When the app is opened and it detects a new upedate, it presents you with a changelog and offers to update the app or not to update. When you choose to update, it downloads the new version from Github and opens up an install prompt, which you can confirm with just your remote.

How will you/everyone benefit from this feature?

Everybody with a FireTV or Android TV box will be able to update their Newpipe just as easily as they already can on their phone, except by using their remote control. This is especially helpful when Google changes something on their end, so we can get a quick fix without going through the hassle of installing the new version manually with a browser.

B0pol commented 4 years ago

See https://github.com/TeamNewPipe/NewPipe/pull/3141

Pentaphon commented 4 years ago

@B0pol that's different from a remote-compatible updater.

B0pol commented 4 years ago

No, it doesn't change anything. Read why it has been closed #3141. It doesn't change if you use android TV. You could use Firefox for Fire TV, it works great for android TV too. And you can watch this issue for F-Droid

Pentaphon commented 4 years ago

@Stypox please confirm if this issue is not needed anymore because the issue B0pol referenced does not mention support for updating Android TV installs at all. We need to make sure both touchscreen and remote control users can upgrade their Newpipe.

Stypox commented 4 years ago

@Pentaphon as described in the issue pointed out by B0pol, we won't support in-app updating for various reasons (mainly to comply with regulations)

Pentaphon commented 4 years ago

Ah, fair enough then. I was confused since the latest version has an updater but I guess that updater is going away now and we will just rely our own F-Droid repo?

Stypox commented 4 years ago

The latest GitHub version only has a service that notifies the user if there is a new update available, but does not update anything on its own