-
Historically all the music was dumped into a music folder and that was it. Nowadays there are two albums, Denny and Superintendent, hardcoded into the music widget and you have to pick one. Where does…
-
### Checklist
- [X] I have filled out the template to the best of my ability.
- [X] This only contains 1 feature request (if you have multiple feature requests, open one feature request for each feat…
-
### What happened?
Consider the following structure: `/////`.
For example:
```
$ ls /var/music/Nightwish/
Album Compilation EP Live
$ ls /var/music/Nightwish/Album/
'Angels Fall First' '…
-
https://github.com/totuus1157/apple-music-hi-res-albums-database/blob/deedc8006a53767059d40a9bb573f7f159cbfa23/src/pages/api/applemusic/%5B...storefrontAndAlbum%5D.ts#L18
**Suggestion:** When users…
-
### What version of Music Assistant has the issue?
2.3.3
### What version of the Home Assistant Integration have you got installed?
2024.11.4
### Have you tried everything in the Troubleshooting F…
-
Why do I keep getting this error when using fetchart? When I use fetchart to find a cover (manually or on import) it seems to download and move ONE cover.jpg to the correct spot, crash and not delete …
-
Hi, just some features I think would be cool, although the app is already really nice !
I just think it'd be nice to be able to search an album or artist in a playlist and have all their songs displa…
-
### This issue respects the following points:
- [x] This is a **bug**, not a question or a configuration issue; Please visit our forum or chat rooms first to troubleshoot with volunteers, before crea…
-
### System OS
Linux
### Python Version
3.10 (CPython)
### Install Source
pip / PyPi
### Install version / commit hash
v4.2.8
### Expected Behavior vs Actual Behavior
Downloading the album [LI…
-
when a song have multiple artists, artist will be a list instead of a string
```py
self.notification.update(title, ("by " + artist + "\n" + album).replace("&", "&"), "music")
```
Line 84 (and …