-
-
Notifications
You must be signed in to change notification settings - Fork 707
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
Option to prioritize unwatched videos when autoplaying #2109
Conversation
src/components/WatchVideo.vue
Outdated
@@ -556,6 +573,50 @@ export default { | |||
onTimeUpdate(time) { | |||
this.currentTime = time; | |||
}, | |||
async getWatchedRelatedVideos() { |
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.
will need to remove this once #2112 gets merged
I was confusing |
Unfortunately, there are so many merge conflicts that it probably makes more sense to rewrite this from scratch than resolving the merge conflicts. Thus closing. |
I am waiting for this. I am waiting for a new PL. |
The priority will be:
Next playlist video > unnwatched video from the same channel > unwatched video > first video in queue