From 4a7ac54825a7f6bd46f4b30489af7e98cd67e98c Mon Sep 17 00:00:00 2001 From: Johnny Shankman Date: Wed, 4 Sep 2024 00:47:21 -0400 Subject: [PATCH] Update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 00b5436..2dd3307 100644 --- a/README.md +++ b/README.md @@ -194,14 +194,12 @@ This project was built with the following technologies: - [x] Ability to deduplicate identical songs in library easily - [x] Ability to delete entire albums of songs from library and filestystem - [x] Adjustable column widths for songname, artist, and album -- [ ] Adjustable explorer height which makes album art smaller/bigger - [ ] Sort by albumartist not the plain old artist, pretty much only used by rap albums with features (2Pac - All Eyez On Me) - [ ] Edit song metadata - [ ] Show stats about your library somewhere, like GB and # of songs - [ ] Hide and show columns in the explorer - [ ] iTunes-1.0-like "browser" for seeing scrollable list of artists or albums -- [ ] Playlists (TBD if I'll ever do this, lots of work required) -- [ ] Queue songs (TBD if I'll ever do this, lots of work required) +- [ ] Queue next-up song See the [open issues](https://github.com/johnnyshankman/hihat/issues) for a full list of proposed features (and known issues).