Replies: 1 comment
-
|
mmm... while it's playing I have a core that is maxed out Is Music Assistant that ressource intensive?! (there is no background jobs running, only music playing) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there!
I'm pretty new to HA, and just discovered this awesome project. First of all kudos to the devs, as it's really what I always wanted to be from a media management perspective (all in one place, and able to play on any type of device)
I encounter an issue, but not sure if it's related to my hardware being quite limited (RPi 3 + SSD - no SD Card) or if it's related to DLNA players overall. When I start playing a new song one any DLNA renderer (I tried multiple), the player takes about 30 sec to start playing. Once playing, it's fine, as soon as I don't change song ;)
I activated debug, and found this:
2023-01-13 14:12:53.634 DEBUG (MainThread) [music_assistant.helpers.audio] writer started for spotify://track/1JVfjwfsrR2Mm79zppK5PX2023-01-13 14:12:53.772 DEBUG (MainThread) [music_assistant.event] queue_updated media_player.boom_radio2023-01-13 14:12:53.784 DEBUG (MainThread) [music_assistant.event] queue_updated media_player.boom_radio2023-01-13 14:12:53.795 DEBUG (MainThread) [music_assistant.event] player_updated media_player.boom_radio2023-01-13 14:12:54.320 DEBUG (MainThread) [music_assistant.event] queue_updated media_player.boom_radio2023-01-13 14:13:26.375 DEBUG (MainThread) [music_assistant.helpers.audio] writer finished for spotify://track/1JVfjwfsrR2Mm79zppK5PXThis is the 30 sec. delay I was talking about. So is this writer limited by my hardware?
Any feedback appreciated!
Cheers,
Xavier
Beta Was this translation helpful? Give feedback.
All reactions