[Feature] Make an image from a song as a playlist image
- Dominant language
- Dart
- Stars
- 4.2k
- Forks
- 385
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 17
Description
### Is there an existing issue for this?
- [x] I have searched the existing issues and confirmed that this feature is not already requested.
- [x] I read the [FAQ section](https://github.com/gokadzev/Musify/discussions/340) and there's nothing mentioned about this feature.
### Category of the Feature
UX Improvements
### Credits
Me
### Pain
The playlist that was created was left without an image, too lazy to add it manually either from local or link.
### Suggested Solution

Add options like "set image as playlist image" at the three dots.
Algorithm to prevent bugs:
- Show options only when open a playlist and song are in a playlist
- Show options only when the song has an image/thumbnail and meet the requirements
- The playlist referred to is only the playlist that is opened
- If the song used as the playlist image is deleted or moved, delete the playlist image as well and leave it blank
### Useful Resources/References
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.