SubdivX subtitle provider plugin for Emby. It searches and downloads Spanish subtitles for Movies and TV Shows from SubdivX.
- English:
docs/get-token.md - Español:
docs/get-token.es.md
Spin up a local Emby server using the provided compose file.
Prerequisites
- Docker and Docker Compose installed
- Ensure the plugin binary exists at
Docker/plugins/SubdivX.dll(mounted into Emby)
Start Emby
# From the repo root
docker compose up -d
# Follow logs
docker compose logs -f emby
# Stop and remove containers
docker compose downSetup
- Place test media under
Docker/media(mapped to/mediain Emby). - Open Emby at
http://localhost:8096and complete the initial setup. - The plugin DLL at
Docker/plugins/SubdivX.dllis mounted into Emby automatically.
Notes
- Configure display/options from the plugin settings page in Emby.