Open hasezoey opened 1 year ago
also i dont if this is related, but using Play all from here
does in fact not start with the selected song but the one that is the first in the full list and also plays / adds just the first song to the list instead of all
PS: the Play all from here
does not just affect music, it also does for shows
This issue has gone 120 days without comment. To avoid abandoned issues, it will be closed in 21 days if there are no new comments.
If you're the original submitter of this issue, please comment confirming if this issue still affects you in the latest release or master branch, or close the issue if it has been fixed. If you're another user also affected by this bug, please comment confirming so. Either action will remove the stale label.
This bot exists to prevent issues from becoming stale and forgotten. Jellyfin is always moving forward, and bugs are often fixed as side effects of other changes. We therefore ask that bug report authors remain vigilant about their issues to ensure they are closed if fixed, or re-confirmed - perhaps with fresh logs or reproduction examples - regularly. If you have any questions you can reach us on Matrix or Social Media.
from what i can tell, this has not been addressed in any stable release yet, but it looks like it may be fixed for 0.16.0 for the "playback rewrite" (though i dont know of a way to run the beta app on firetv from the appstore)
i just re-tested, the current version is 0.15.11
(and jellyfin 10.8.10), and the same behavior (at add to queue
and play next
overwrite currently playing) is still present
This issue has gone 120 days without comment. To avoid abandoned issues, it will be closed in 21 days if there are no new comments.
If you're the original submitter of this issue, please comment confirming if this issue still affects you in the latest release or master branch, or close the issue if it has been fixed. If you're another user also affected by this bug, please comment confirming so. Either action will remove the stale label.
This bot exists to prevent issues from becoming stale and forgotten. Jellyfin is always moving forward, and bugs are often fixed as side effects of other changes. We therefore ask that bug report authors remain vigilant about their issues to ensure they are closed if fixed, or re-confirmed - perhaps with fresh logs or reproduction examples - regularly. If you have any questions you can reach us on Matrix or Social Media.
can confirm this issue still exists on the same device with app version 16.1 and jellyfin 10.8.13
out of curiosity i also tried some other modes like on a album "Play All", "Instant Mix" and "Random Play", all of which basically locked-up the app by repeated "1 Entry added" but not actually starting anything or changing the displayed playing title
will re-test when 16.2 becomes available for my device
There is a good chance this is fixed with 0.16.2 so let me know if it's still a problem once you've updated.
re-tested with 0.16.2, and sadly it is still the same behavior of only having one song in the queue and any "add to queue" will replace the current song
i tried some things to see what may have been the crash issue, and i came to the conclusion that using "random play" (on a album) inside the androidtv (while having or not having a remote control connected) will crash the app
Additional information (guessing by the error), the album i tried running had more than 10 songs, but it also happens with all other albums (with any number from 1 to over 20)
(unrelated this issue) i dont see any way to clear the queue from inside the androidtv app
after a bit of debugging and looking through the code (after having had trouble setting logging up properly), i found that the remote control event will ALWAYS only select the first element and ALWAYS use "PlayNow" even if the message type is different, see:
Example "Play Album":
12-30 18:38:58.513 24974 25047 I org.jellyfin.sdk.api.sockets.OkHttpWebsocketSession: Receiving (raw) message {"MessageType":"Play","MessageId":"55814f3fd2d244b5aa129ea0c546f686","Data":{"ItemIds":["0203fe2daaa0c3d89a1d42828d88016a"
,"f3f1847d096b9d58c713e9bdfc453473","a8dd55114dcfe2111607a642245ee870","ab3379b65bd8229d18d6b322a28d7166","98904799de40dc7e5243ce08260e720b","2b5d8e2d0ec13e402be52d739ab7204a","fef72bf6379ba84eeb8e344262181783","f9304e6b6641bc3ba63f
3a4bc2ff1e7d"],"PlayCommand":"PlayNow","ControllingUserId":"1cb49d64ac50431daf0f9a7260fcbc77"}}
Example on track PlayNext
:
12-30 18:42:28.382 24974 25047 I org.jellyfin.sdk.api.sockets.OkHttpWebsocketSession: Receiving (raw) message {"Mess
ageType":"Play","MessageId":"21bbf1640b2b466a9523dcd6d0b2d89f","Data":{"ItemIds":["f3f1847d096b9d58c713e9bdfc453473"
],"PlayCommand":"PlayNext","ControllingUserId":"1cb49d64ac50431daf0f9a7260fcbc77"}}
PS: the "crash on album random play" does not exist on the current master branch (7198df297f06cde2ad765105b7716b4ff84542d4), but does not actually play anything (empty / old state)
This issue has gone 120 days without comment. To avoid abandoned issues, it will be closed in 21 days if there are no new comments.
If you're the original submitter of this issue, please comment confirming if this issue still affects you in the latest release or master branch, or close the issue if it has been fixed. If you're another user also affected by this bug, please comment confirming so. Either action will remove the stale label.
This bot exists to prevent issues from becoming stale and forgotten. Jellyfin is always moving forward, and bugs are often fixed as side effects of other changes. We therefore ask that bug report authors remain vigilant about their issues to ensure they are closed if fixed, or re-confirmed - perhaps with fresh logs or reproduction examples - regularly. If you have any questions you can reach us on Matrix or Social Media.
Still relevant with app version 0.16.10
(and server version 10.8.13
)
This issue has gone 120 days without comment. To avoid abandoned issues, it will be closed in 21 days if there are no new comments.
If you're the original submitter of this issue, please comment confirming if this issue still affects you in the latest release or master branch, or close the issue if it has been fixed. If you're another user also affected by this bug, please comment confirming so. Either action will remove the stale label.
This bot exists to prevent issues from becoming stale and forgotten. Jellyfin is always moving forward, and bugs are often fixed as side effects of other changes. We therefore ask that bug report authors remain vigilant about their issues to ensure they are closed if fixed, or re-confirmed - perhaps with fresh logs or reproduction examples - regularly. If you have any questions you can reach us on Matrix or Social Media.
I think I'm having the same issue. If I try to cast an album from my phone to android tv box, I get only a single track queued and nothing else. Really annoying, makes casting half-useless. You basically have to set a queue from the remote and only then it's possible to skip tracks from the phone.
Can confirm this is still a issue in version 0.17.4
(server version 10.9.10
)
Describe the bug
Using either
Play next
orAdd to queue
while a song is playing replaces the currently playing one instead of adding it to a queuePlay next
orAdd to queue
on a different songalso note that after it replaces it it also says "1 of 1" in the queue
Logs
No response
Application version
0.15.6
Where did you install the app from?
Amazon Appstore
Device information
Amazon AFTR
Android version
Fire OS 7.6.3.3
Jellyfin server version
10.8.9