Skip to content

No need to emit trackModified when a track starts playing

Tranter Madi requested to merge (removed):improve-metaDataModel into release/21.04
  • Because we don't need to update playCounter and lastPlayDate right aways when a track has started playing, which makes their values in ContextView nonsense (because it is always the current date) and blink (because the counter and the date change)
Edited by Tranter Madi

Merge request reports