Closed TheEnbyWitch closed 2 months ago
Hi i am having the same issue, it also happens when using on demand streaming
I can confirm this now as we switched a station to this. Album art is not loading but music is playing fine.
Just wanted to say that this also happens when I try to preview a song or download one from the web UI. Seems like it's affecting anything in SFTP.
@TheEnbyWitch have you managed to find a work around for this yet? i have had now luck
I can confirm this as I switched my stations to SFTP. Album art is not loading but music is playing fine. A song preview is also not working.
Same problem here. Clean docker install. I'm also getting this 4 mosaic album cover instead . By the way, all my mp3's have album cover in their ID3 tags. Any idea what could be going wrong?
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
yeh me too -
Error Unable to retrieve the mime_type for file at location: nanodigi283_kobi_shayman-_tb_or_not_2b__originalmix.mp3. vendor/league/flysystem/src/UnableToRetrieveMetadata.php : L49
sftp server is FreeNAS
still problems
There is also an issue with Album Art url not adhering to the Prefer Browser URL (If Available)
option when enabled in system settings - https://github.com/AzuraCast/AzuraCast/issues/7187
The UI should be using a relative path (using the browser host) and not an absolute path (with the Site Base URL
) - v0.20.1 Stable • Docker • PHP 8.3
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Thank you for your bug report, this issue has been closed due to inactivity. Should this issue persist, please re-open the bug report.
Installation Method
Docker Installation
AzuraCast Release Channel
Rolling Release Channel
Current AzuraCast Version
No response
What happened?
None of the album art loads. Trying to open the art directly returns an error
Unable to retrieve the mime_type for file at location: .albumart/6b18266e05f98da5ece29434.jpg
I have AzuraCast running on the Raspberry Pi 4, and I am using a Synology DS716 NAS as a storage location via SFTP (AzuraCast has its own user and owns the folder). It can read and write songs to the folder, they stream fine, it creates album art images fine, but they seem to be inaccessible via the browser.
I tried searching for the issue but I could only find this that has the same issue https://github.com/AzuraCast/AzuraCast/issues/5695
Relevant log output