# Trakt integration placeholder
# Sensitive credentials were removed from the repository history.
# To use Trakt, set CLIENT_ID and CLIENT_SECRET through the addon's settings
# or configure them at runtime — do NOT commit secrets to source control.

CLIENT_ID = 'REDACTED'
CLIENT_SECRET = 'REDACTED'

# The original Trakt integration was removed from history to prevent leaks.
