-
Notifications
You must be signed in to change notification settings - Fork 60
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"Folders" not selectable in DSub #74
Comments
It's already there. |
Strange. One doesn't need to disable "browse via tags" in settings for Subsonic, and disabling "browse via tags" causes all sorts of problems because I have things organized in ways suited to software that reads tags and browses by tags, and organized differently in my filesystem. Having it work with "browse via tags" enabled would be ideal. |
I did some tests with DSub 5.3.5, supysonic 4d3809a and libresonic 6.2. |
I'm using DSub v.5.3.5 with Subsonic 6.1 (6.1.3 now), and have just begun testing Airsonic 10.1.0. Supysonic was just updated to commit 6f713e1. (I'm unlikely to bother with libresonic, it's not seen activity since May and active devs forked to Airsonic.) This is on the DSub Library screen for each server. Subsonic w/Browse By Tags enabled:
Subsonic w/Browse By Tags disabled:
Airsonic w/Browse By Tags enabled:
Airsonic w/Browse By Tags disabled:
Supysonic w/Browse By Tags enabled:
Supysonic w/Browse By Tags disabled:
Preferred behavior, it would seem to me, would be Subsonic's. Airsonic is close but broken. I've submitted a ticket there. |
I did a quick comparison between API versions. In the most recent (1.16.0, with Subsonic 6.1.2) the Changing supysonic so it advertises itself as supporting the 1.14.0 API makes DSub display the folder selector and use the One strange thing is that this parameter doesn't exist for the I'll note this as a future enhancement, but please bear in mind that even if it's in my plans, implementing other API features isn't what I'm focusing on at the moment. Keeping a reference to your issue on Airsonic. |
That makes sense! I was starting to think it might be an API difference. That is strange that Thanks for investigating. If it's not in your project's scope, that's fair enough. |
I've noticed that unlike Subsonic, Supysonic doesn't allow per-folder browsing. On my Subsonic 6.1.1 server, I have an Audiobooks folder, a Podcasts folder (I use manolomartinez/greg to download & tag podcasts), and a Music folder. I'll switch between them depending on what I want.
I tend to think of the "Folders" each as a Library in their own right.
Supysonic lets me add folders but seems to treat them all as one big library. DSub shows everything all jumbled together.
With Subsonic, DSub lets me pick an individual "Folder" to operate in which is much more convenient. (Additionally, although I don't have Jamstash playback working as per #58 , it does list the supysonic "folders" in its drop-down, but it also doesn't work to switch between them; it does nothing to change what I'm seeing.)
Would it be possible to add this capability to Supysonic?
The text was updated successfully, but these errors were encountered: