Skip to content

Commit 7c6833e

Browse files
authoredAug 28, 2024··
Update README.md
1 parent e35d3ab commit 7c6833e

File tree

1 file changed

+10
-7
lines changed

1 file changed

+10
-7
lines changed
 

‎README.md

+10-7
Original file line numberDiff line numberDiff line change
@@ -184,18 +184,21 @@ This project was built with the following technologies:
184184
- [x] Download album art for sharing
185185
- [x] Ability to "open in finder" so you can see the song file
186186
- [x] Redo player UX on small screens, it's function over fashion atm
187-
- [x] Ability to insert new songs or albums without updating the whole library
187+
- [x] Insert new songs or albums without reimporting the whole library
188188
- [x] Click on song info to scroll back to it
189-
- [x] Generative shareable Spotify search links
190-
- [x] Generative shareable Apple Music search links
189+
- [x] Shareable Spotify search links
190+
- [x] Shareable Apple Music search links
191191
- [x] Sort by date added
192192
- [x] Playcount tracking and sort by playcount
193-
- [x] Ability to "hide" songs you don't want to see, with or without deleting their file
193+
- [x] Ability to "hide" songs you don't want to see, with or without deleting their file in filesystem
194194
- [x] Ability to deduplicate identical songs in library easily
195+
- [ ] Ability to delete entire albums of songs from library and filestystem
196+
- [x] Adjustable column widths for songname, artist, and album
197+
- [ ] Sort by albumartist not the plain old artist, pretty much only used by rap albums with features (2Pac - All Eyez On Me)
195198
- [ ] Edit song metadata
196-
- [ ] Show some fun stats about your library somewhere, like gb and # of songs
197-
- [ ] Hide and show columns in the song list
198-
- [ ] iTunes-1.0-like "browser" for going seeing scrollable list of artists/albums
199+
- [ ] Show stats about your library somewhere, like GB and # of songs
200+
- [ ] Hide and show columns in the explorer
201+
- [ ] iTunes-1.0-like "browser" for seeing scrollable list of artists or albums
199202
- [ ] Playlists (TBD if I'll ever do this, lots of work required)
200203
- [ ] Queue songs (TBD if I'll ever do this, lots of work required)
201204

0 commit comments

Comments
 (0)
Please sign in to comment.