Skip to content

fix movie search decode errors - #2

Merged
neckaros merged 1 commit into
masterfrom
t3code/fix-movie-search-decode-error
Aug 1, 2026
Merged

fix movie search decode errors#2
neckaros merged 1 commit into
masterfrom
t3code/fix-movie-search-decode-error

Conversation

@neckaros

@neckaros neckaros commented Aug 1, 2026

Copy link
Copy Markdown
Owner

Summary

  • Read the Trakt client ID from REDSEAT_TRAKT_CLIENT_ID instead of using a hardcoded credential.
  • Validate Trakt configuration and HTTP responses before deserializing search results.
  • Allow movie, series, and people searches to continue when Trakt fails, while logging a warning.
  • Document the new Trakt environment variable.

Testing

  • Not run.

- Load the Trakt client ID from REDSEAT_TRAKT_CLIENT_ID
- Handle Trakt HTTP failures without blocking other search providers
- Document the new environment variable
@neckaros
neckaros merged commit c7d0c79 into master Aug 1, 2026
1 check passed
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