Setup Rips

{if $rips_submitted}

Jobs Queued

The rips have been queued, and processing has begun in the background. View the Jobs page to see a list of running jobs, or the logs page for more detailed progress information.

{else}
Configure titles to rip
{foreach from=$titles item=title}

Title {$title->id()} (Duration: {$title->duration()}, Chapters: {$title->chapterCount()})

Configure title rip options


{/foreach}
{literal} {/literal} {/if}