Add jellyfin source (#10)

This commit is contained in:
2026-02-13 21:03:21 +01:00
committed by GitHub
parent 3362c6bf8c
commit 430aad71fb
4 changed files with 242 additions and 124 deletions

View File

@@ -30,6 +30,10 @@
<PackageReference Include="OllamaSharp" Version="1.1.10" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\Lavalink4NET.Jellyfin\Lavalink4NET.Jellyfin\Lavalink4NET.Jellyfin.csproj" />
</ItemGroup>
<ItemGroup>
<None Include="../docker-compose.yml" pack="true" PackagePath="." />
<None Include="../application.yml" pack="true" PackagePath="." />