Changes made while the server was unreachable — watch positions and watched flags — waiting to reach Jellyfin. They send themselves when the server comes back. This is not the download queue; downloaded media lives under Downloads.

{#if loading}

Loading queued updates…

{:else if items.length === 0}

Everything is synced.

{:else}
{#if summary.stuck > 0} {summary.stuck} failed and will be retried {/if} {#if lastResult} {lastResult} {/if}
{/if} {#if error}

{error}

{/if}