-
-
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.24.1 (PLEASE TEST!) #9292
Comments
Updating subscriptions works, watching channels works:) Thank you so much! |
Works great, cant see any new bugs |
No seeing any errors while testing. |
Seems to work 👍 |
I can't open it after I download it. |
Works great on Galaxy S10e 👍🏻 |
There is no any regression. Pixel6 |
Steps to reproduce a bug
Screen recording: Check #9292 (comment) |
It follows the List/Grid setting under Appearance. Check that. |
@SameenAhnaf could you test app-debug.zip? From #9298 |
This release fixes the issue where the "What's New" tab was no longer updating as well as the empty channel video lists in the "Subscriptions" tab. It does not change the automatic fullscreen issue on the FireTV 4k Max but no regressions seen on the non-Max 4k FireTV. |
If that issue was fixed it would be closed. |
Application performance has decreased. The application opens late and runs hard. |
That's normal, it's just a debug APK. It won't be this way in a release APK. |
I didn't expect it to be fixed as it was not mentioned but there are several debug releases I am testing so just wanted to be thorough in case it mattered. |
This is a minor update.Some translation and other updates.I thank them.❤ |
Tested. No issues on a Pixel 6a with Graphene OS. Works well with how I typically use NewPipe. I exported my original settings and it worked as usual. Nothing greatly unusual. |
Works fine on my pixel 5, stock ROM. When will it be available on F-Droid? |
Works fine on my Pixel 4a 5G. Subscriptions are getting updated now, great job! |
Works great on my Redmi Note 8 running LineageOS 18 with microg |
Works for me aswell |
forecast when the full screen videos will work again ? |
I can reproduce this. Sadly also with apk from 9298. |
It happens every time when you scroll down so that channel groups are out of sight, then open any channel, press back & then scroll up to channel groups. Goes back to normal after opening a channel or channel group when the groups are seen on screen. I can reproduce that on tv and phone if that matters. |
Seems to work like a charm. |
This comment was marked as abuse.
This comment was marked as abuse.
Hi all, |
|
it seem working fine! the channel are not loading problem is fixed |
App works fine again, thanks! |
Xglk exactly. Compare the list of videos from NP version 0.24.1 vs. the official YT application or YT via WWW. NP is missing videos from the channel's video list. Differences between main, video, live tabs. |
This comment was marked as duplicate.
This comment was marked as duplicate.
i have the subscriptions tab as default (with 20ish groups and 100ish channels) and it takes a second for the subscription list to load and another second for channel groups to show up. idk if that’s just debug apk being slow, but if not, maybe channel groups should load first? visually, at least. it’s disturbing when the page content changes twice |
Tested on Galaxy M32, Android 12 . I think everything is going as you expected : "videos" appeares in chanel, not Shorts and VODs. Videos ans VODs appeares in research, not the Shorts. For now open url like https://m.youtube.com/c/chanelname/streams in Newpipe redirect to /videos |
It's pretty crazy. Problem with Wlan on Glaxy S5 and Goolge Pixel 6. The problem also existed with 0.24.0 . No videos or downloads possible. This problem only occurs with a 1GB WIFI. Fritz box 6660 cable. YoutubeApp and Libretube without any problems. There are no problems with LTE or any other WLAN. DNS exchanged several times. problem remains the same. I hope I could help. Thanks for the wonderful work! Just opened it again on the Galaxy s5 ... i took very very very long ... but now it works slowly ... but it works somehow.... on the pixel 6 further no videos possible. |
Not happening on Poco F1 (LineageOS 16 - Android 9) |
Nothing has changed about backups in between releases I think. Could you try to clean that app's data and try importing the database again, just to see if maybe this was a one-time problem caused by something we can't control? Could you try to see what happens when importing data into an older APK, such as this one?
|
@peat80 @SameenAhnaf actually there was an even simpler way to reproduce: just setting grid view, then scrolling down until only channels are visible, then opening a channel and going back would reproduce the bug consistently for me (actually that's what @peat80 said, sorry). Anyway the problem was a stupid mistake of mine solved by fc06159. Could you test the new APK from #9298? app-debug.zip |
@brunocalmon We are doing the release really soon: once that is done the GitHub APK will be available, and also the release on our own F-Droid repo will be. The official F-Droid repo will take a few days to update though.
@razbone We are working on it, but since we have no way to reproduce (nobody of us has an Android TV and the emulator has no issues), debugging is really really slow. |
This debug apk solves the issue. 😎👍 |
Download APK for testing
NewPipe_0.24.1_RC2.zip (reuploaded from this CI artifact coming from the corresponding release pull request, #9290)
Report new issues / bugs here! bugs which existed in previous versions must not be reported here.
Known issues
Play queue lacks information about video #9242 - probably fixed by Hide play queue button in VideoDetailsFragment when queue is empty #9109
Fix inconsistent channel group list and items view mode #9298
However, you can use workarounds for now:
UC
byUU
at the beginning of the ID and use the resulting ID as a playlist ID (append this ID to a playlist URL likehttps://www.youtube.com/playlist?list=
and then open this URL in NewPipe).Changelog
App
read more
New
Improved
Fixed
DownloadDialog
crash on screen rotation FixDownloadDialog
crash on screen rotation #9079Localization
Development
LinkifyCompat
Use LinkifyCompat. #8934useSimpleSummaryProvider
attribute Utilize useSimpleSummaryProvider attribute #9011FeedGroupDialogViewModel
factory ImproveFeedGroupDialogViewModel
factory #8734ByteString
for download checksums Use Okio's ByteString for download checksums. #8767TextViewCompat.setCompoundDrawableTintList()
Use TextViewCompat.setCompoundDrawableTintList(). #8655Extractor
read more
New
uploaderUrl()
anduploaderVerified()
toPlaylistInfoItem
[YouTube] Add uploaderUrl and uploaderVerified to PlaylistInfoItem. NewPipeExtractor#959Improved
Fixed
MediaCCCRecentKiosk
Avoid possible NullPointerException in MediaCCCRecentKiosk. NewPipeExtractor#930SoundcloudPlaylistExtractor
: tracks are in correct order Fix SoundcloudPlaylistExtractor: tracks are in correct order NewPipeExtractor#939Development
EnumMap
inPatternsHolder
Use EnumMap in PatternsHolder. NewPipeExtractor#888The text was updated successfully, but these errors were encountered: