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

App does not play selected song if its index is big #37

Closed
4 tasks done
OmegaSunkey opened this issue Sep 6, 2024 · 5 comments
Closed
4 tasks done

App does not play selected song if its index is big #37

OmegaSunkey opened this issue Sep 6, 2024 · 5 comments
Labels
bug Something isn't working

Comments

@OmegaSunkey
Copy link

Checklist

  • I am able to reproduce the bug with the latest debug version.
  • I've checked that there is no open or closed issue about this bug.
  • This issue contains only one bug.
  • The title of this issue accurately describes the bug.

Steps to reproduce the bug

  1. Enter on any playlist or Songlist
  2. Try to play any song thats on the position 28 or greater.

Expected behavior

The selected song should start playing

Actual behavior

It seems like its trying to access an item thats out of bounds and goes back to index 0 and counts from there again.

Screenshots/Screen recordings

2024_09_06_10_08_33.mp4
2024_09_06_10_12_11.mp4

Logs

06_09-10-29-54_522.log
This record was made while switching songs that trigger the bug. I have not switched to a song that does work in this record.

OuterTune version

0.6.0

Android version

Android 11, One UI 3.1

Additional information

This does not happen on InnerTune stable 0.5.10.

I am not able to test on latest debug version since it seems that you have not provided a directory for saving the artifacts GHActions builds.

@OmegaSunkey OmegaSunkey added the bug Something isn't working label Sep 6, 2024
@mikooomich
Copy link
Collaborator

What type of playlist is this? I can reproduce on online playlists (ex. community playlists) but not on local playlists. Can you confirm?

@OmegaSunkey
Copy link
Author

First video is the Songs playlist you get when opening the artist tab.
The second one is just an online playlist.
I haven't tested local playlists as I don't have a lot of songs locally right now.

@mikooomich
Copy link
Collaborator

Local playlist is just a playlist created from the app itself. you can add all songs of another playlist to it

@OmegaSunkey
Copy link
Author

I can confirm local playlists don't have this issue.

@OmegaSunkey
Copy link
Author

Really, thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants