The source project of this merge request has been removed.
No need to emit trackModified when a track starts playing
- Because we don't need to update
playCounter
andlastPlayDate
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