-
- {showCount ?? 'Error'}
-
+
-
- {episodeCountString ?? 'Error'}
-
+ {#await episodeCount then episodes}
+
+ {/await}
-
- {moviesCount ?? 'Error'}
-
+
-
- {torrentCountString ?? 'Error'}
-
+ {#await torrentCount then torrent}
+
+ {/await}
{#if importablesShows().length > 0}