-
Notifications
You must be signed in to change notification settings - Fork 897
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
Update autoplay next recommended/playlist video setting to be "by default" #6400
Update autoplay next recommended/playlist video setting to be "by default" #6400
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ooh, I like it! I have three thoughts:
- issue (minor, non-blocking): If we're doing it one way for recommended video autoplay, we should be doing it the same way for playlist autoplay as well, otherwise it's a bit jarring / confusing as a user to read. I get that that's done because playlist autoplay is currently not toggleable from the player page (until Add autoplay toggle to the video player #5866), but I'd recommend only merging this if we're confident we can get that other part included in the same release.
- nitpick: Maybe we should colocate the autoplay buttons on the left side now so the "by Default"s are by one another.
- nitpick: The "by Default" phrasing is reasonable to use here and consistent, but in general, I do think it makes our labels more verbose. Maybe in this or a separate PR we move all of these to its own sub-section of "Default Settings" or something like that?
6202b60
to
0620083
Compare
Removed usage of sessionStore (stupid move + I am vue newbie? (1) see commit 2 About (1) I did not make any change to pause button due to #5866 |
@kommunarr i think that pika is waiting on you to respond to their latest message |
Yes, if we are to update the logic and names of both, all the "by Default"s should be in the same column. Although like I said in 3, I'm still not a fan of the "by Default" being there in our setting names, as I feel like it adds more wordiness than improved user comprehension |
So just remove |
Version based on #5866 actually already done and being used by myself |
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
1c90248
to
6988caf
Compare
PR title, body, code updated to be based on #5866 |
* development: (35 commits) Shrink mime-db even further (FreeTubeApp#6659) * Update play next recommended video setting to be "by default" (FreeTubeApp#6400) Miscellaneous performance improvements (FreeTubeApp#6658) Bump stylelint in the stylelint group across 1 directory (FreeTubeApp#6660) Bump the stylelint group across 1 directory with 4 updates (FreeTubeApp#6605) Fixes FreeTubeApp#5476: Adjusted z-index for tooltips to avoid overlapping with bars (FreeTubeApp#6656) Bump shaka-player from 4.12.8 to 4.13.0 (FreeTubeApp#6649) Migrate ProfileSettings, FtProfileBubble and FtProfileEdit to the composition API (FreeTubeApp#6639) Translated using Weblate (Arabic) Bump the eslint group with 4 updates (FreeTubeApp#6645) Bump bgutils-js from 3.1.2 to 3.1.3 (FreeTubeApp#6650) Translated using Weblate (Arabic) Translated using Weblate (Arabic) Bump electron from 34.0.0 to 34.0.1 (FreeTubeApp#6648) Bump lefthook from 1.10.9 to 1.10.10 (FreeTubeApp#6647) Bump the babel group with 2 updates (FreeTubeApp#6644) Translated using Weblate (Arabic) Avoid logging an error when a player cache entry does not exist (FreeTubeApp#6640) Move saving screenshots to the default folder to an IPC call (FreeTubeApp#6636) Replace rimraf dev dependency with clean script (FreeTubeApp#6638) ...
Pull Request Type
Related issue
Description
This PR does:
Screenshots
Screen.Recording.2024-12-17.at.10.29.50.mp4
Testing
(A1)
Autoplay Recommended Videos
disabled by default(A2)
(B1)
Autoplay Playlist Videos
disabled by default(B2)
Desktop
Additional context
Existing settings which can be changed in watch page and acts default value