Jump to content

Remote playback command drops identical ids


Recommended Posts

pünktchen
Posted (edited)

If i push with the help of the Sessions/{Id}/Playing command a list of item ids, where some of them are repeated, to a client
Emby drops all identical ids except the first one. Example:

curl -X POST "http://127.0.0.1:8096/emby/Sessions/dacddde0bb91aab3d0036b23e7dfcfab/Playing?ItemIds=3350990,2043621,3350991,2043621,3350992,2043621,3350993&PlayCommand=PlayNow&api_key=123" -H "Content-Type: application/json" -d "{\"ControllingUserId\":\"g34c0986618b407e6789aaacb343fd32\",\"StartIndex\":0}"

Input list is 3350990,2043621,3350991,2043621,3350992,2043621,3350993
Playback result is 3350990,2043621,3350991,3350992,3350993


The same issue also happens with a real Emby playlist that has repeating items:

image.thumb.png.afc4d9733f8d8861a73bd7b9c32e44e8.png

As long as the playlist is played in the (local) app, all is fine. But if the playlist is send to another device with the share button,
then all identical items except the first one are dropped.
Playlist is Blind Date, Sancho und Pancho, DOA, Sancho und Pancho, Gate, Sancho und Pancho, The Lodge, Sancho und Pancho
Playback is Blind Date, Sancho und Pancho, DOA, Gate, The Lodge

Edited by pünktchen
  • 2 weeks later...
pünktchen
Posted

@cayars can you please ask your chef why i don't get any attention here?

Posted

Personally I like to do my own cooking so I don't have a chef.
I'll go out for dinner on occasion but that's about it. :)

@Luke could you spare a few minutes to take a look at this for pünktchen?

  • Like 1
pünktchen
Posted

Bump.

Posted

Ok yes I can see how this might happen. We'll take a look at it. Thanks.

  • 1 year later...
pünktchen
Posted

@Luke the problem from my start post still exists.

  • Thanks 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...