Merge branch 'jellyfin-10.9' of github.com:tubearchivist/tubearchivist-jf-plugin

This commit is contained in:
DarkFighterLuke
2024-05-14 20:17:26 +02:00
4 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -64,7 +64,7 @@ _NOTE: If you are using Docker containers, it is important to mount the TubeArch
## Build
1. To build this plugin you will need [.Net 6.x](https://dotnet.microsoft.com/download/dotnet/6.0).
1. To build this plugin you will need [.Net 8.x](https://dotnet.microsoft.com/download/dotnet/8.0).
2. Build plugin with following command
```