Commit 98a7197b authored by Hermann Krumrey's avatar Hermann Krumrey
Browse files

Add required test resources

parent 40fdeeaa
Loading
Loading
Loading
Loading
+0 −0

Empty file added.

+0 −0

Empty file added.

+31 −0
Original line number Diff line number Diff line
{
    "ids": {
        "tvdb": [
            "281643"
        ]
    },
    "seasons": [
        {
            "ids": {},
            "name": "Season 1"
        }
    ],
    "tags": [],
    "type": "tv",
    "excludes": {
        "tvdb": [
            {
                "episode": 1,
                "season": 0
            },
            {
                "episode": 2,
                "season": 0
            },
            {
                "episode": 3,
                "season": 0
            }
        ]
    }
}
 No newline at end of file
+0 −0

Empty file added.

Loading