-
Notifications
You must be signed in to change notification settings - Fork 200
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
Add Themes Support #879
Add Themes Support #879
Conversation
Again, I understand if you don't want to merge this due to not being able to easily delete the Themes. Either way, this is a cleaner version of #658 . |
Themes are not available for Seasons or Episodes according to this: https://web.archive.org/web/20150113085312/http://dev.plexapp.com/docs/agents/models.html
Themes are available for Artists according to this: https://web.archive.org/web/20150113085312/http://dev.plexapp.com/docs/agents/models.html
Can you separate this into a new bugfix PR?
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Collection
can also have ThemeMixin
.
Do I also need to revert that change in this branch? |
No, leave it for now and rebase after #880. |
Description
Please include a summary of the change and which issue is fixed.
grandparentThumb
)Type of change
Please delete options that are not relevant.
Checklist: