tramhao / termusic

Music Player TUI written in Rust
GNU General Public License v3.0
968 stars 42 forks source link

fix(tui::ui::components::database): show track title instead of filename for "Tracks" in "Database" #240

Closed hasezoey closed 3 months ago

hasezoey commented 3 months ago

This PR changes the displayed Track's name to be the title instead of the filename for Database -> Tracks