jellyfin / mopidy-jellyfin

Jellyfin Extension for Mopidy
https://jellyfin.org
Apache License 2.0
93 stars 16 forks source link

Place a limit on the json body for now playing api calls #138

Closed mcarlton00 closed 5 months ago

mcarlton00 commented 1 year ago

There's a max size of 1000 in for the json body when reporting playback status to the server. This allows us to have larger play queues locally, but only reports the first 950 items to prevent errors and gives a little bit of head room.

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication