Skip to content
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

Choose a specific music folder #37

Open
jooola opened this issue Nov 1, 2017 · 0 comments
Open

Choose a specific music folder #37

jooola opened this issue Nov 1, 2017 · 0 comments

Comments

@jooola
Copy link
Contributor

jooola commented Nov 1, 2017

This is a enhancement but I also faced an issue related to this.

  • I have 2 different music folders, and some albums are present in both and are duplicate.
  • In the back-end I allow my user only to access the music folder 1.
  • In the Airsonic-ui, I can list songs from both music folder.
  • After clicking on a track, it plays.
  • but after clicking on the duplicate song (not allowed from 2 music folder), I get a 403 (which is expected).

So first I think they are a problem in the back-end that don't separate the music folders right (cc @muff1nman ).
And we need to add the ability to choose between the music folders, and not merge albums if they are duplicate since they are from different music folders.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant