Skip to content

Added option to group only within libraries.#3

Open
hoptional wants to merge 5 commits into
Cheesegeezer:masterfrom
hoptional:libraryoption
Open

Added option to group only within libraries.#3
hoptional wants to merge 5 commits into
Cheesegeezer:masterfrom
hoptional:libraryoption

Conversation

@hoptional
Copy link
Copy Markdown

I added an option to limit the grouping to items that belong to the same library. This can be configured in the settings and the default is still the old behaviour, so it shouldn't interfere. Switching between the two modes should work just fine with the changes being applied after manually running the grouping task.

I do not have any experience with emby plugins (or C#) and I couldn't find a way to access an item's library id from the item itself (item.getParent() returns the the parent directory instead of the library), so I went the extra step to change _itemsList to accept tuples that include the library id. There's probably a much better way to do this, but it works just fine.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant