-
Notifications
You must be signed in to change notification settings - Fork 887
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
Add feature to remember video history with last viewed playlist when enabled #3006
Add feature to remember video history with last viewed playlist when enabled #3006
Conversation
ebaf79a
to
ec06ff6
Compare
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
ec06ff6
to
6a2de24
Compare
Conflicts have been resolved. A maintainer will review the pull request shortly. |
Pull request was converted to draft
6a2de24
to
e887729
Compare
Fixed & tested case for
|
I see that u changed the label from wip to waiting for review but the PR is still a draft. Did u forget to undraft it? |
def41a9
to
974b1ad
Compare
Conflicts have been resolved. A maintainer will review the pull request shortly. |
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
Gonna rebase this after #3066 |
…to view, go to channel, view that same video, no playlist restored"
974b1ad
to
63269ad
Compare
Conflicts have been resolved. A maintainer will review the pull request shortly. |
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.
Did some basic testing and it worked. Hopefully someone else that uses the history functionality can do some more in-depth testing.
@ChunkyProgrammer @efb4f5ff-1298-471a-8973-3d47447115dc |
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.
Omg sorry for the delay!😢
Add feature to remember video history with last viewed playlist when enabled
Pull Request Type
Related issue
N/A
Description
This is a feature I want XD
I constantly listen to specific playlists and it's quite annoying to sometimes having to close the app
And after app restart I go back to history but unable to continue my playback progress with the last viewed playlist
So I write this feature for myself :D
There is a new option too which can be disabled (but enabled by default)
The playlist would only be applied when visited via history
If video viewed via URL pasted (with/without playlist) or non-history list it should not restore last viewed playlist
Screenshots
Settings
Testing
Disabled
Should be old behaviour
Enabled
If you need actual videos & playlists provided as test cases let me know
Desktop
Additional context