+ {#if !isImporting}
+ {#each candidates as candidate (candidate.external_id)}
+
handleImportMedia(candidate)}
+ >
+ {:else}
+ No {isTv ? 'shows' : 'movies'} were found, change the directory's name for better search results!
+ {/each}
+ {:else}
+
+ {/if}
+ {#if submitRequestError}
+
{submitRequestError}
+ {/if}
+
+