{% extends "base.html" %} {% block title %}Add show{% endblock %} {% block container %}

New show

For shows that you haven't downloaded yet, this option finds a show on theTVDB.com, creates a directory for its episodes, and adds it to Sick Beard.


Add new show

Existing show

Use this option to add shows that already have a folder created on your hard drive. Snor will scan your existing metadata/episodes and add the show accordingly.


Add existing show
{% include "modal_browse.html" %} {% endblock %} {% block script %} {% endblock %}