-
-
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 0.23.0 (please TEST!) #8230
Comments
@tsiflimagas reported this crash on IRC, it happens in the release build when tapping on Channels in the New stream notifications settings. Crash log
Exception
|
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
Found another issue in #8150: After selecting |
Screen recordingScreenrecorder-2022-04-18-23-47-32-352.mp4First bug is removed as it was reproducible in previous app versions |
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
After a new upload I received a notification not only about this video, but also about 2 other videos on different channels, both uploaded months ago - one of which was not even a last upload on the channel. That happened on RC2, on a first automatic refresh. |
@SameenAhnaf sorry, I don't understand what you mean. Can you take a screenshot and make a circle around what you think is not colored correctly? Or could you tell me which icons are wrong? I don't see a problem in your video
@gardockt This can happen on the first refresh, since the database might miss some videos the first time. Please let us know if this keeps happening even after the first refresh, as that would really be a problem. |
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
I would like to release tomorrow, almost everything should be ready.
@TiA4f8R could you open a PR or delegate that to me? If I understood correctly it is just a simple change (replacing a HashMap with a List), so I can do that myself in a few minutes (unless I'm not understanding something correctly)
The only reason I said "maybe" was because the fastlane changelog does not include that change, but we would like users to know about such an important change. Maybe we should include it in the next release changelog, so that at least people can know by looking at the changelog?
This is still not fixed, but I still don't understand what needs to be solved. I don't see anything badly-themed, except maybe the brightness/volume, but I am not sure. @SameenAhnaf |
@Stypox Extremely sorry for the late reply. Following components lack contrast.
|
@SameenAhnaf ok, thank you, I could see the differences by pausing the videos at the same time. What is happening is really strange, since I cannot reproduce on an emulator. Maybe there is a bug in your ROM or something like that, since NewPipe's code does the same thing (i.e. calling |
@Stypox Can the current changelog not be edited? |
@opusforlife2 the English one, yes, the translated ones no, since we don't know all languages. I would just include that change in the next changelog. |
I'll test streaming in a bit, however on version 0.23 downloads are still throttled for me in the same manner as on 0.22.2, regardless of which stream is being requested. |
There has been no changes about throttling between 0.22.2 and 0.23.0 |
@Stypox Ah, sorry for misunderstanding then, it simply sounded as though a solution was found on the blog post. |
Testing for regressions
Debug APK (built by our CI in #8231): NewPipe_0.23.0_RC2.zip
Release APK (signed with Stypox's keys): NewPipe_0.23.0_RC2.zip
Please report only regressions (i.e. new issues) here, not issues that were already present in the previous release!
TODO
NewPipeExtractor version
This version of NewPipe will ship with NewPipeExtractor version 0.22.1
App changelog
New
Improved
R.string.yes
withR.string.ok
ReplaceR.string.yes
withR.string.ok
#7976Fixed
Development
CircleImageView
withShapeableImageView
Replace CircleImageView with ShapeableImageView #7925Raw use of parameterized class
Solve Java warning "Raw use of parameterized class" #7904InfoItemDialog
's Refactor generating InfoItemDialog's #7570SparseItemUtil
so we don't enqueue twice #8127OnSeekBarChangeListener
Create stub implementation for OnSeekBarChangeListener #8066The text was updated successfully, but these errors were encountered: