-
-
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.18.4 #3114
Comments
@TobiGr should I also add NewPipeExtractor changelog here? |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
@aaazv no, we don't have a Telegram group, see #2965 @garawaa that's not a new bug related to this release and to the provided RC apk, but is just a feature request. There are already issues open for it. |
@Stypox No. Thank you for taking care of this release. I have a changelog file, but I am waiting for #3098 and #3099 before I push it. Btw, please create a new branch for a release as described in the our docs next time. I forgot to point that out yesterday :) |
Can u tell me when will this be released? |
if you need it now, download the debug apk |
@aaazv Yep. As @Poolitzer said, you can use the debug APK if it's urgent. It will install separately from the main app, and you can continue to use the debug app until the new version is released officially. |
A problem. As I close every app as "kill foreground app", whenever I try to open a utube video with newpipe again, the video doesnt come the first time. the forst attempt, the app shows up on the default page, what ever it is, then u have to click on the link again to see the video in newpipe. This bothers a little. But still, its better than vanced or snaptube or original app. thanks. |
How do you try to open it. |
By searching a video in google and clicking on a vid coming up in search results. Then it asks me to open woth chrome or newpipe, I choose newpipe. This way, first the app starts without showing the content I want and I have to click on the link again and it shows the vid as the app has started now. |
@aaazv is this a new bug introduced by this release? If not, please open a new issue Anyway, we would need the device model and OS, and it would help if you intercepted the "open" intent using Intent Intercept: https://f-droid.org/app/de.k3b.android.intentintercept |
GUYS! REGRESSION!
I thought this setting would replace the dot menu with the drawer everywhere. Turns out that it just removes the dot menu. The drawer is only accessible from the home screen. If you must remove the dot menu, please make the drawer accessible from all screens. Edit: as an example, suppose you want to switch from WebM to MPEG-4 for a video, now you have to go all the way back to the home screen, change the setting, then search for the video again, losing all your back button history (I forgot what it's called). |
I don't think you need to access settings everywhere, why would you? I've watched the behavior on some other app, and all are the same : you can only access drawer on main page. If you are in a subactivity (ie there is a back button in appbar), you can't access settings. |
Not true. Play Store > My apps & games has the back button, yet the side drawer is accessible. Anyway, why would you want to take functionality away from the user? |
@TobiGr what should we do about this menu issue? The only button needeed from everywhere is probably "Settings", so we could add it back. |
I think there is nothing wrong with the direction this is going in. If you were to ask me what I preferred, dot menu or sidebar, I would choose sidebar. Is it difficult to make it accessible on other screens? |
I found an issue in this release: pressing "Switch to Popup" in the background player queue activity generates a crash. I tried to look into it but I was not able to understand why this happens and how to fix it. Switching to MainPlayer works, and switching from MainPlayer to other players works. @TobiGr Exception
Crash log
|
Confirmed. |
Uh. I guess this was introduced by #2917. I'll look into it tonight :( |
See #3114 (comment) for info on this crash. This reverts ef90493 partly.
I reverted ef90493 partly in 0bc769b. This fixes the crash for me, but does not introduce the old buggy behaviour. Here is the last RC for this release: NewPipe_v0.18.4_RC3.zip |
Mmmh, strange, we will have to look into this after the release... Anyway, the apk works for me, thanks for looking into it :-). |
Confirmed. Crash fixed. Release time! |
By the way, @Stypox I downloaded mauricio's PR 2309 apk. He renamed the package. If you could encourage other PR authors to rename their apks as well, we could test multiple apks side by side without having to go through the hassle of uninstalling and reinstalling. |
@opusforlife2 Good idea. We might want to add this information to the contribution guidelines and to the pull request teplate. Btw.. we should also create more issue templates. One for bug reports and one for feature requests |
Yeah, great idea. What about adding a ".branchname" at the end of the app signature, only if the current branch name is not "master" or "dev"? Also, we could set the app name to "NewPipe branchname" with the rules above. This should be doable with gradle. |
@TobiGr I wanted to do those templates anyway, can do that in a bit (after I updated the blog post) |
New version is released. |
New
Improved
Fixed
.srt
subtitle downloads containing not all line breaks Rewrite ttml conversion #2957.mp4
file being recognized as audio file mp4 muxer fix #2959APK for testing: RC1
app-debug_RC1.zip
PULL REQUEST #3113
PLEASE REPORT ONLY NEW BUGS BELOW
The text was updated successfully, but these errors were encountered: