Replies: 2 comments 2 replies
-
The artists/albums/tracks for each should be separate for each server. I wouldn't be surprised if there might be an issue with missing server predicates when doing queries though. FWIW Submariner also doesn't support the "music folder" concept in the API, but I don't think Navidrome supports that. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I did look at the track fetch code in c31087a. I wonder if that might help. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
New to Submariner, here! I've finally set up my Navidrome servers the way I want and finding some weirdness with some of the tracks when navigating with Submariner.
My setup:
When I visit navidrome.lan, navidrome-dj.lan, navidrome-mixes, or navidrome-music.lan via browser, I see what I expect to see. The big navidrome.lan instance shows me everything across all three directories. When I visit any of the other three, I only see songs for their specific directories.
However, when I add all four instances as separate servers to Submariner, things are... a bit weird. It looks like Submariner is looking at the four libraries and only including a specific track once. So, since I loaded up navidrome-dj.lan first, the albums show up under
navidrome.lan
(including some album art!), but the actual list of tracks for those albums are empty and have no tracks at all.To experiment, I removed navidrome-dj.lan, navidrome-mixes, or navidrome-music.lan as remote servers and left navidrome.lan. Once I did that, all the missing tracks appeared under the albums as expected.
I'd love to have the option to keep all four instances running. In general, the main instance (navidrome.lan) is probably what I'll use, but I'd love to be able to select one of the other two instances as needed if I want to filter based on supertype.
Is this a bug or working as intended?
Beta Was this translation helpful? Give feedback.
All reactions