Implement basic metadata and image providers for episodes

This commit is contained in:
DarkFighterLuke
2024-03-09 16:57:11 +01:00
parent bb8d31b122
commit ebf7725ca6
9 changed files with 506 additions and 0 deletions
@@ -13,6 +13,7 @@
<ItemGroup>
<PackageReference Include="Jellyfin.Controller" Version="10.8.13" />
<PackageReference Include="Jellyfin.Model" Version="10.8.13" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
</ItemGroup>
<ItemGroup>