markjamesm / MusicSharp

MusicSharp is a lightweight TUI music player written in C#.
https://markjames.dev/blog/developing-a-cli-music-player-csharp/
GNU General Public License v3.0
57 stars 11 forks source link

Added the current track playing to the Now Playing section #25

Closed markjamesm closed 3 years ago

markjamesm commented 3 years ago

Currently, the Now playing track is displayed with it's filepath. In a future version, this may change to display the track title metadata.