Connect a TMDB Account
To connect your TMDB account, log in via the link below and then click "Complete Connection".
{#if tmdbConnectQrCode}
{/if} {#if tmdbError}
{tmdbError}
{/if}
{#if !tmdbConnectRequestToken}
Generate Link
{:else if tmdbConnectLink}
Complete Connection
window.open(tmdbConnectLink)}> Open Link
{/if}