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

Resuming a playlist stop playing the next song #44

Open
batric opened this issue Mar 29, 2024 · 7 comments
Open

Resuming a playlist stop playing the next song #44

batric opened this issue Mar 29, 2024 · 7 comments
Labels

Comments

@batric
Copy link

batric commented Mar 29, 2024

Hello, if you pause a playlist for a long time (15min, probably depending on the DLNA renderer settings), resuming playing start from beginning of track (kinda expected) but stops at every song.

Ubuntu 22.04
Jupii Flatpak 2.14.4

DNLA Renderer: Android BubbleUPNP

@batric
Copy link
Author

batric commented Mar 29, 2024

an update: it seems that fails only for the first two songs in the list, the rest is played automatically

@mkiol mkiol added the bug label Mar 30, 2024
@mkiol
Copy link
Owner

mkiol commented Mar 30, 2024

Thanks for the report.

Would you be able to collect logs for this problem? You can do it by starting Jupii with --verbose option.

flatpak run net.mkiol.Jupii --verbose

@batric
Copy link
Author

batric commented May 30, 2024

Hello, sorry for the delay...
I managed to run with --verbose, however nothing was recorded.

It seems that the bug is triggered when you press play in the Play/Prev/Next Area, jupii play the song normally, advance to the next track but it stop.
Pressing play start over with in the same way.

If you press play or double click in the track list, plays all tracks normally.

Many thanks

Riccardo

@batric
Copy link
Author

batric commented May 30, 2024

Nope...

I was wrong...

Still stopping at the next song.

Will investigate further.

Regards
Riccardo

@batric
Copy link
Author

batric commented Jul 10, 2024

OK, the bug appears playing local files and DLNA Media Server tracks; once the timeout expires for the connection to the renderer, playing the playlist stop before starting the next track.
If you skip to another song or start from a different track, playing continue uninterrupted.

Regards
Riccardo

@mkiol
Copy link
Owner

mkiol commented Jul 14, 2024

Thanks a lot for the investigation.

I'm planing to push new release of Jupii and I will try to resolve this problem in new version.

@mkiol
Copy link
Owner

mkiol commented Oct 24, 2024

The new version 2.15.0 is out. I don't think this problem is resolved completely. I would be grateful if you could try to verify if anything is better.

If there is no improvement... In new version, I've implemented "hidden" experimental setting option that changes the way the "play queue" interacts with DLNA Media Render. To try it, you need to manually edit config file (~/.var/app/net.mkiol.Jupii/config/net.mkiol/jupii/settings.config) and add the following entry:

av_next_uri_policy=3

Sorry it's not very straightforward.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants