Docker
Available on docker hub.
To build from Dockerfile instead,
Note: Sometimes watchdog (used for watching Jellyfin directory) will not work on the directory mounted to /jf. This is probably a permissions issue, but a quick (albeit possibly dangerous) fix is to to create the container with --privileged as an option.
Windows note: This will not work on Docker for windows, although someone with a similar watchdog related problem said this workaround worked for them.
Pip
hrfee@lab:~$ pip install jellyfin-accounts
- Note: if you get a dependency error on linux, try installing
libssl-dev or the equivalent on your system.
Manual build/install
See Building.
Windows
There used to be an issue with dependencies, but i've since discovered that it was completely unnecessary anyway. Installation should be the same as above through pip.
What next?
See setup.