Mostly ready for production use, but don't expect perfection.
- R18 (Videos)
- AsianScreens (Actresses)
Either download the latest prebuilt release and drop the .dll into Jellyfin's plugins directory, or build the .dll with the following:
dotnet publish --configuration Release
cp bin/Release/netstandard2.0/JellyfinJav.dll $JELLYFIN_DIR/plugins/
When adding the media library, make sure to select "Content type: movies". And "Show advanced settings" to be able to select the metadata downloaders you want. Currently only R18 is supported for movie metadata.
- Docker
- Docker Compose
- .NET Core v2.2
./build.sh
JAV files for testing purposes are stored in ./videos
Licensed under AGPL-3.0-only