Skip to content

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

@voidpp

Description

@voidpp

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
    }
}

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions