-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
No way to ensure NewPipe doesn't download via Mobile Data #355
Comments
That may be. This option has never been implemented. |
@jsoftware tou can solve this by using AFWall (android firewall) by allowing NewPipe use only WiFi connection |
Yea but that requires root access. |
On some phones there's also an option in the settings to prevent an app
from using mobile data.
|
@okias Unfortunately AFWall isn't perfect on 7.1+. Many times it will not block or will not allow despite the settings set which seems to be at random on which ones it works on and which ones it doesn't. It would be nice if this app could prevent itself from using any mobile data. |
Seems even on 8.0 AFWall is still unable to prevent this. It would be nice if this could be implemented within the app itself. |
I really don't like that much of After we implement the playlists and some other high-priority issues/features, this is the next thing to improve and I'll try to make sure that it have an option to do this. PS: We can find some good libraries in Android Arsenal (I already found Fetch that seems to be good, and it already have an network policy built in). |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
fixed in #1759 |
The version of NewPipe on F-Droid (haven't had time to check the current version on here, so please tell me if I out of date on this) doesn't have an option to restrict downloads to Wi-Fi. Moreover, it ignores Android settings that restricts its use of background mobile data.
For example, I have background mobile data use restricted for NewPipe through Android 7 settings, and owing to me disconnecting from Wi-Fi during a download (due to router problems) I have around 600 MB of background data used by NewPipe.
The text was updated successfully, but these errors were encountered: