Deluan Quintão

Results 590 comments of Deluan Quintão

> I'm not very familiar with development. No worries, it will be part of the next release (due this weekend)

This seems to be an issue with the client. Can you reproduce the same issue in Navidrome's web UI? Which client are you using for this test? > time="2025-07-29T16:20:33Z" level=debug...

> I believe there's no sort by recently added option for tracks in the normal web ui right? You can add the column: https://github.com/user-attachments/assets/f1795554-0863-465d-b26f-30e0785a4d72 > This isn't related to the...

Seems to be, specially because Feishin uses Navidrome's own API, so it should show the exact same info. > Edit: One more issue, any track that doesn't have an image...

Just to add to what @sammbeller said, ideally we would specify the AudioOutProvider using a React `Context.Provider` (https://react.dev/reference/react/useContext) In this scenario, the current Howl-based audio out would be the default...

I thought we were using `armhf` for the `armv6` build. Have to check what [tonistiigi/xx](https://github.com/tonistiigi/xx) uses. What was the last version you were able to install? Maybe it is just...

@Woonters did you ever resolve this? Are you ok closing this issue?

When you change your Last.fm API Key and secret, you need to logout and login on the UI. Try that and let me know.

Hey thanks for the PR. A few comments for context, though: - You know that what you are proposing is just a band-aid for the real issue, right? The correct...