Added basic episode support

This commit is contained in:
Keivan 2010-10-04 23:21:18 -07:00
commit 81e155ae42
33 changed files with 458 additions and 290 deletions

View file

@ -2,6 +2,7 @@
namespace NzbDrone.Core.Repository
{
[SubSonicTableNameOverride("Config")]
public class Config
{
[SubSonicPrimaryKey]