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

Repeat videos doesn't load on a playlist #6336

Closed
4 tasks done
randomusername45 opened this issue May 20, 2021 · 3 comments
Closed
4 tasks done

Repeat videos doesn't load on a playlist #6336

randomusername45 opened this issue May 20, 2021 · 3 comments
Labels
bug Issue is related to a bug

Comments

@randomusername45
Copy link

Checklist

Steps to reproduce the bug

Actual behaviour

When I make the playlist regardless of the organization once the repeat video shows up the video loads indefinitely
(I'm not sure what I said made sense so here is an example)
If the organization of the playlist is 'Video A, Video A' and then play the playlist the 1st Video A will play, and after it finishes the 2nd Video A will load indefinitely
If the organization of the playlist is 'Video A, Video B, Video A' then Video A and B will play but the 2nd Video A will load indefinitely

Expected behavior

The playlist should load the repeat video

Device info

  • Android version/Custom ROM version: Android 10
  • Device model: moto g7 supra
@randomusername45 randomusername45 added the bug Issue is related to a bug label May 20, 2021
@randacco
Copy link

randacco commented Jun 4, 2021

I can confirm this behavior happening on another device as well.

Checklist

  • I am using the latest version - 0.21.3

Steps to reproduce the bug

  1. Tap to search any video (for example, "Original Playstation 2 Intro")
  2. Access the desired video, tap in the "Add To" button -> "New Playlist", name it as you want (for example, "Test_Playlist"), and press "Create"
  3. Search another video (for example, "Gamecube Startup Logo (HQ)")
  4. Access the desired video, tap in the "Add To" button, and select the playlist created previously (i.e. "Test_Playlist")
  5. In the same video, tap once again in the "Add To" button, and re-select the same playlist created previously
  6. Access the playlist (i.e. "Test_Playlist") and you will see that the playlist has the ordered format "Video A -> Video B -> Video B"
  7. Reproduce the playlist using any of the available options (i.e. "Background", "Play All", and "Popup")

Actual behaviour

In the ordered format described above (i.e. "Video A -> Video B -> Video B"), "Video A" will reproduce fine, "Video B" in the first time will reproduce fine too, but the second time that "Video B" has to reproduce, "Video B" will not reproduce and, if the playlist has another video after the last "Video B" (e.g. "Video A -> Video B -> Video B -> Video C"), the reproduction will stay stopped indefinitely

Expected behavior

Even if a playlist has a video inserted more than one time (i.e. "Video A -> Video B -> Video B"), the reproduction should happen normally, without any interruption

Screenshots/Screen recordings

(Sorry, the screen recording has no audio, but the issue is noticeable even without that)
https://user-images.githubusercontent.com/82992579/120749249-9cf2bb00-c4da-11eb-8b30-44cb3282d51a.mp4

Device info

  • Android version: 6.0.1 (unmodified, official Samsung's Android)
  • Device model: Samsung Galaxy J5 Duos

@ShinyLuxray
Copy link

I commented on a similar issue, #6122 I think is the same bug.

@Stypox
Copy link
Member

Stypox commented Jul 31, 2021

This was a duplicate and is fixed by #6712

@Stypox Stypox closed this as completed Jul 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue is related to a bug
Projects
None yet
Development

No branches or pull requests

4 participants