Skip to content
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

[Bug]: Nightly 4776 Looping playlist only loops to end of every video. #5718

Closed
6 tasks done
DoYouKnowMyNamePlz opened this issue Sep 19, 2024 · 1 comment · Fixed by #5719
Closed
6 tasks done

[Bug]: Nightly 4776 Looping playlist only loops to end of every video. #5718

DoYouKnowMyNamePlz opened this issue Sep 19, 2024 · 1 comment · Fixed by #5719
Assignees
Labels
B: usability bug Something isn't working

Comments

@DoYouKnowMyNamePlz
Copy link

DoYouKnowMyNamePlz commented Sep 19, 2024

Guidelines

  • I have encountered this bug in the latest release of FreeTube.
  • I have encountered this bug in the official downloads of FreeTube.
  • I have searched the issue tracker for open and closed issues that are similar to the bug report I want to file, without success.
  • I have searched the documentation for information that matches the description of the bug I want to file, without success.
  • This issue contains only one bug.

Describe the bug

  1. Go to a playlist
  2. Turn on loop playlist
  3. let the playlist play all the way through
  4. you will notice it only plays the end of the videos after 1st time watching it

Expected Behavior

play through the playlist, then loop but have videos start from the beginning.

Issue Labels

usability issue

FreeTube Version

Nightly 4776

Operating System Version

WIndows 11 23H2 build 22631.4169

Installation Method

.exe

Primary API used

Local API

Last Known Working FreeTube Version (If Any)

No response

Additional Information

None that I am aware of, I can provide more upon request.

Nightly Build

@DoYouKnowMyNamePlz DoYouKnowMyNamePlz added the bug Something isn't working label Sep 19, 2024
@github-project-automation github-project-automation bot moved this to To assign in Bug Reports Sep 19, 2024
@KandiPanda
Copy link

KandiPanda commented Sep 19, 2024

It does this when you open any video that you've previously watched to the end (try opening a finished video from History, one not part of a playlist even).

Has been doing it since v0.21.3-nightly-4699 (when they switched from video.js to shaka-player).

(I would've filed a more detailed bug report way earlier with steps to reproduce in several ways, but I'm using a very unsupported configuration (the resources folder from freetube-#.#.#-nightly-####-win-x64-portable.zip copied into Supermium-Electron in place of its placeholder resources folder, on Windows 7), and couldn't find anyone on a newer, officially-supported OS interested in testing it for me, and I didn't want to file a bug report on something that might just be a "me" issue (wrong OS, Electron version mismatch, etc.) without any idea if it also happens on a supported configuration.

I was going to use the title [Bug]: Fully watched videos starting at 10 seconds before their end on next watch. for my bug report, if I could've found evidence that it also happened on a supported configuration.)

Edit, here's the steps for reproduction and the expected results that I would've put, if it helps any:

Bug and how to reproduce:

  • Watch a video to the end.
  • Go to History.
  • Go to that video again. (Alternately, select a video watched to the end previously, can have been watched to the end with either video.js or shaka-player, does not matter which.)
  • Video will start playing 10 seconds from its ending time.

Alternate reproduction method using a playlist:

  • Put an album playlist on loop.
  • After last track ends, it will start playing the last 10 seconds of each track as it loops through the playlist (which makes "loop playlist" kinda useless).

Expected Behavior:
Opening a video that was watched to the end on the previous watch should start the video at 0:00, not at 10 seconds before the end of the video.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
B: usability bug Something isn't working
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants