mirror of
https://github.com/tcsenpai/swingmusic.git
synced 2025-06-26 04:40:40 +00:00
![restyled-io[bot]](/assets/img/avatar_default.png)
* Restyled by black * Restyled by clang-format * Restyled by isort * Restyled by prettier * Restyled by prettier-markdown * Restyled by reorder-python-imports * Restyled by whitespace * Restyled by yapf Co-authored-by: Restyled.io <commits@restyled.io>
40 lines
1.1 KiB
Markdown
40 lines
1.1 KiB
Markdown
# Fixes !
|
|
|
|
- [ ] Click on artist image to go to artist page ⚠
|
|
- [ ] Play next song if current song can't be loaded ⚠
|
|
<!-- -->
|
|
- [ ] Removing song duplicates from queries
|
|
- [ ] Add support for WAV files
|
|
- [ ] Compress thumbnails
|
|
|
|
# Features +
|
|
|
|
## Needed features
|
|
|
|
- [ ] Adding songs to queue
|
|
<!-- -->
|
|
- [ ] Add keyboard shortcuts
|
|
- [ ] Adjust volume
|
|
- [ ] Add listening statistics for all songs
|
|
- [ ] Extract color from artist image [for use with artist card gradient]
|
|
- [ ] Adding songs to favorites
|
|
- [ ] Playing song radio
|
|
|
|
## Future features
|
|
|
|
- [ ] Toggle shuffle
|
|
- [ ] Toggle repeat
|
|
- [ ] Suggest similar artists
|
|
- [ ] Getting artist info
|
|
- [ ] Create a Python script to build, bundle and serve the app
|
|
- [ ] Getting extra song info (probably from genius)
|
|
- [ ] Getting lyrics
|
|
- [ ] Sorting songs
|
|
- [ ] Suggest undiscorvered artists, albums and songs
|
|
- [ ] Remember last played song
|
|
- [ ] Add next and previous song transition and progress bar reset animations
|
|
- [ ] Add playlist to folder
|
|
- [ ] Add functionality to 'Listen now' button
|
|
- [ ] Paginated requests for songs
|
|
- [ ] Package app as installable PWA
|