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

More complicated configuration options about the grouping for the music lists #3

Open
voidpp opened this issue Jan 17, 2014 · 0 comments

Comments

@voidpp
Copy link
Owner

voidpp commented Jan 17, 2014

Separate configuration for each type of music list: Artists, Albums, Queue...
Something like that:

grouping: {
    artists: {
        artists: 0,
        albums: 50,
        songs: 50
    },
    albums: {
        albums: 0,
        songs: 50
    }
}
voidpp added a commit that referenced this issue Jan 24, 2014
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