Monitor MPRIS track changes from your player and save them to a json file to see which ones are the songs you listen to the most!
Most players need to be not only running but also playing media for the application to work.
- A MPRIS-compatible music player
- A Linux installation which supports MPRIS
- Python 3.8+
- The playerctl package
- Count tracks played with "repeat one track" (monitor song progress)
- Log genres for music
- Create a way to select the current player at program startup from a list
- Improve "most played artists" section in viewer