-
-
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
Release v0.25.2 (please TEST!) #10284
Comments
Exception
Crash log
|
Tested 25.2 on 2 videos stuck @ 1:19, including 1 which would not respond to Force Stop workaround. Both perfect. Thx! (Firestick 4K) |
Still not works, on xiaomi mi tv. I open a video, it plays, switch to full screen= error. Then always error until i reboot the device. |
Did you disable media tunneling in the ExoPlayer settings? |
i see, now it works! Mostly :) |
@disconnect5852 That's good to hear. Please install this APK. Go to settings > debug and use "Show device id" and post the model id here so we can ensure that media tunneling is disabled by default for the device model. It should differ from the model name you posted above, because the Android internal model names do not contain hyphens. |
Testing for regressions
Debug APK (GH Actions): NewPipe_v0.25.2_RC1.zip
Please report only regressions (i.e. new issues) here, not issues that were already present in previous releases!
TODO
App changelog
New
Improved
Fixed
Localization
Development
PendingIntentCompat
Update to Kotlin to 1.8.20 and AndroidX Core to 1.10 and switch to AndroidX's PendingIntentCompat #10021AlertDialog
s Clean up AlertDialogs #10223SubscriptionManager
Add database test for SubscriptionManager #8456NewPipe Extractor changelog
New
CarouselHeaderRenderer
[YouTube] Add support for CarouselHeaderRenderer NewPipeExtractor#1050 [YouTube] Don't throw an exception when there is no banner available on a channel NewPipeExtractor#1086Improved
MediaFormat.getAllForMimeType(mimeType)
Add more audio media formats and MediaFormat.getAllForMimeType(mimeType) NewPipeExtractor#1074Fixed
Development
BandcampRadioStreamExtractorTest.testGetAudioStreams()
Fix BandcampRadioStreamExtractorTest.testGetAudioStreams() NewPipeExtractor#1072The text was updated successfully, but these errors were encountered: