mkiol / Jupii

Play audio, video and images on UPnP/DLNA devices
Mozilla Public License 2.0
38 stars 6 forks source link

No automatic playing of the queued items #51

Open widecurio64 opened 2 months ago

widecurio64 commented 2 months ago

After choosing some songs from my media server (synology DLNA media server) and putting them in the queue for my AudioCast DLNA device i start the first song but then i have to manually press on the following songs every time the current playing one finishes in order for it to start playing, there's no "play all" option so i guess it is supposed to automatically play the next song in queue once the current one finishes

mkiol commented 1 month ago

Hi. Sorry for late reply and thank you for reporting.

There are two "repeat" options: "Repeat all", "Repeat single track". You cannot disable repeating.

image

I noticed a bug in how media server items are played. Indeed, sometimes one element can be played twice in “Repeat All” mode (but not more than twice). This is something I need to investigate.