@@ -184,18 +184,21 @@ This project was built with the following technologies:
184
184
- [x] Download album art for sharing
185
185
- [x] Ability to "open in finder" so you can see the song file
186
186
- [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
188
188
- [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
191
191
- [x] Sort by date added
192
192
- [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
194
194
- [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)
195
198
- [ ] 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
199
202
- [ ] Playlists (TBD if I'll ever do this, lots of work required)
200
203
- [ ] Queue songs (TBD if I'll ever do this, lots of work required)
201
204
0 commit comments