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

Skip Characters with person name is null / Handle null RemoteIds #160

Merged
merged 3 commits into from
Jul 13, 2024

Conversation

scampower3
Copy link
Member

@scampower3 scampower3 commented Jul 13, 2024

Sometimes, TheTVDB returns characters with PersonName set to be null. Skip if it is null.
RemoteIds can be null too.
Fixes: #159

@scampower3 scampower3 added the bug This PR or Issue describes or fixes something that isn't working label Jul 13, 2024
@scampower3 scampower3 changed the title Skip Characters with person name is null Skip Characters with person name is null / Handle null RemoteIds Jul 13, 2024
@crobibero crobibero merged commit a2bc157 into jellyfin:master Jul 13, 2024
4 checks passed
@scampower3 scampower3 deleted the fix159 branch July 14, 2024 13:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This PR or Issue describes or fixes something that isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Can't get metadata properly if the episode's type is movie
2 participants