Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
osc.lua: observe playlist-count instead of playlist property
Observing playlist property with "native" type is too expensive for larger playlists, and we only observe this property to activate/deactivate next/prev buttons on the osc. We actually only need to know if the playlist-count has changed, nothing else. Fixes: #15264
- Loading branch information