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

Replace PersonType with PersonKind #96

Closed
wants to merge 1 commit into from

Conversation

Maeur1
Copy link

@Maeur1 Maeur1 commented Sep 23, 2023

I seem to be getting some errors on my end of the pluging saying these fields are strings, but I noticed in march these were changed to PersonKinds instead.

https://github.com/jellyfin/jellyfin/blob/master/Jellyfin.Data/Enums/PersonKind.cs

The commit looks like it was from 6 months ago, so I figured to try and fix the plugin.

Not sure how to test if this works (other than making the plugin and installing it myself)

@crobibero
Copy link
Member

Thank you for the PR. unstable versions of Jellyfin aren’t supported so I am going to mark this PR as blocked until 10.9 is released

@crobibero crobibero added release-prep This PR is a meta PR to prepare for the next release blocked This PR is blocked due to a commented reason labels Sep 23, 2023
@Maeur1
Copy link
Author

Maeur1 commented Sep 24, 2023

Thank you for the PR. unstable versions of Jellyfin aren’t supported so I am going to mark this PR as blocked until 10.9 is released

Omg you are completely right! I forgot I am running unstable and hence the plugin wasn't working for me!

I guess I'll give it an install with this and update the PR if anything else breaks with it on the latest unstable

@crobibero
Copy link
Member

This has been fixed in the greater 10.9 PR. Thank you for your contribution

@crobibero crobibero closed this May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked This PR is blocked due to a commented reason release-prep This PR is a meta PR to prepare for the next release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants