-
Notifications
You must be signed in to change notification settings - Fork 19
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
bug: first and last song of a session on Plex are ignored #223
Comments
Hi. Thanks for reporting your issue and sorry for the delay. I am unable to reproduce your issue using plexamp on linux so I need more information from you, please.
Please update to the newest
With debug mode enabled MS will (in addition to console/web) log all messages to a file in your Thanks |
Hi @trevorstarick thanks for reporting. Can you give me some more details?
|
Thanks for the quick response and logs! I'll see if I can reproduce this. EDIT: Cool, I can reproduce. Thanks again, this was super helpful for isolating the issue. |
…latforms * Do play cleanup during polling for new plays so that we can discover tracks from abandoned players * Fixes missed scrobbles from Plex API when Source stops returning a session due to player queue end #223
* Keep default 3 seconds grace period * Set grace period for plex to API viewoffset period (rtdrift) of 17 seconds #223
@trevorstarick @Kernald please try docker image |
Tested and it seems to be working as expected. |
fix(plex): Improve handling of orphaned API sessions
Fixed in v0.9.0 |
Please check existing knowledge before opening an issue
Describe the Bug
When listening to a single song on Plex, I can see it on the dashboard, but it never gets scrobbled (also never gets added to the "Tracks discovered" list for that source). Similarly, when listening to 4 songs, only the second and third get scrobbled.
Platform
Docker
Versions
Logs
Additional Context
This is while using Plexamp, both on Linux and macOS.
The text was updated successfully, but these errors were encountered: