This website requires JavaScript.
Explore
Help
Sign In
eric
/
pmomusic
Watch
1
Star
0
Fork
0
You've already forked pmomusic
Code
Issues
5
Pull Requests
Actions
Packages
Projects
Releases
3
Wiki
Activity
Files
c0d1e1a3d5f1ab8802242619ecdd39f433945845
pmomusic
/
.DS_Store
35 lines
18 KiB
Plaintext
Raw
Normal View
History
Unescape
Escape
Add tracing logs and ReadList caching for OpenHome queue - Add detailed tracing logs in control_point, music_renderer, and openhome_renderer for queue length checks, auto_play flag consumption, playback state changes, and OpenHome transport state mapping. - Introduce a 500ms TTL cache for ReadList results in OpenHomeQueue to reduce redundant SOAP calls, especially during sync_queue operations. - Update all queue modification methods to invalidate the new read_list_cache. - Add debug logging for pivot search results in sync_queue.
2026-03-31 10:00:27 +02:00