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

Songs stuck in loop: DLNA or Marantz/HEOS app issue? #102

Open
make-nz opened this issue Nov 8, 2024 · 9 comments
Open

Songs stuck in loop: DLNA or Marantz/HEOS app issue? #102

make-nz opened this issue Nov 8, 2024 · 9 comments

Comments

@make-nz
Copy link

make-nz commented Nov 8, 2024

When I start playing an album songs get stuck in loop.
Song 1 on list will repeat till I press skip, then song 2 will repeat till I press skip…

This is from the reports:
Image

This is from a 2 CD Box set with 15 songs per CD

Same with any other CD from my lib

@make-nz
Copy link
Author

make-nz commented Nov 8, 2024

Logs show lots of playback tracker lines on
Processingplaybacktracker.txt

[2024-11-08 17:22:59.984 +01:00] [INF] [25] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Processing playback tracker : "feb6b6f3-5bcb-15d9-0080-000678d55e3a-15386550285c44a590cb3ed7e78edfb9-5305e47c7f122a017223eeb3d7a94017"
Edit: truncated .PlaybackReporting.Event output here, as unrelated

@disgustipated
Copy link
Contributor

Those log lines are from the playback reporting plugin, not dlna plugin.
Does your player in whatever youre playing with have this icon? Image

I'm not able to reproduce this when i browser to an album and play or when i use play to a dlna device, it will play the whole album

@make-nz
Copy link
Author

make-nz commented Nov 8, 2024

I just send this from the browser, to my Marantz which is in another room, but has speakers in this room.
(Only updated the server a view days ago and never had this before)

Image

@disgustipated
Copy link
Contributor

I'd say try jf server 10.10.1 with v5 of the plugin if you have the capabilities. If you came from JF server 10.8 like i did the move to the dlna plugin made a few things not work as expected. v4 has some things to improve ssdp and v5 has some changes in the relative url that might help with the device youre using. im able to play an album to my lg tv and it will advance to the next track.

@make-nz
Copy link
Author

make-nz commented Nov 8, 2024

Well should hav waited a few days…

10.10.1
05 Nov 2024 20:20:39 multimedia/jellyfin: update to 10.10.1

One thing… I went to v3 manualy now, but I do not have any control over repeat, it's grayed out:
Image

@disgustipated
Copy link
Contributor

That player is part of jf server, looks like they might be doing some changes to that as on 10.10 i dont see any of the controls anymore except the shuffle

@make-nz
Copy link
Author

make-nz commented Nov 8, 2024

Found the issue, but am unsure what to think of it!?
If one uses the HEOS app and sets a repeat on a song, while played via JF DLNA the repeat stays on for days!

Shouldn't DLNA start a new session and reset the repeat??
Is this by design?

Image

@make-nz
Copy link
Author

make-nz commented Nov 8, 2024

i dont see any of the controls anymore except the shuffle

You have to use remote control:
Image

@make-nz make-nz changed the title Songs stuck in loop, stable 3 on 10.9.11 FreeBSD Songs stuck in loop: DLNA or Marantz/HEOS app issue? Nov 8, 2024
@disgustipated
Copy link
Contributor

interesting, yeah i think there may have been some server changes around the sessionstate that need to be built into the dlna plugin to have that enabled. in the jf android app the repeat is dithered as well so it looks like the server recognizes that the plugin might not have that capability.

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

No branches or pull requests

2 participants