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

Check if tmdb_person is an int or a string (i.e. "50 Cent") #2426

Merged
merged 1 commit into from
Jan 6, 2025

Conversation

YozoraXCII
Copy link
Contributor

Description

Fixes an issue where tmdb_person would pass an integer if the name started with an integer (i.e. 50 Cent would pass 50 which resolved to Catherine Deneuve)

Issues Fixed or Closed

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • [] New feature (non-breaking change which adds functionality)
  • [] Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • [] Documentation change (non-code changes affecting only the wiki)
  • [] Infrastructure change (changes related to the github repo, build process, or the like)

Checklist

  • [] Updated Documentation to reflect changes
  • Updated the CHANGELOG with the changes

@YozoraXCII YozoraXCII merged commit 16433cb into nightly Jan 6, 2025
5 checks passed
@YozoraXCII YozoraXCII deleted the tmdb-people-int branch January 6, 2025 21:44
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