wizarrrr / wizarr

Wizarr is an advanced user invitation and management system for Jellyfin, Plex, Emby etc.
https://docs.wizarr.dev
MIT License
1.15k stars 83 forks source link
emby inviter jellyfin management plex selfhosted user

Wizarr

The Free Media Invitation System




GPL 2.0 License Current Release Submit Feature Requests Chat on Discord Join our Subreddit Github Issue Github Build


WIZARR NOTICE

Wizzar is back in development! You can test the new beta using ghcr.io/wizarrrr/wizarr:beta as your image selection. We are working very hard to make Wizarr even better than before! :blush:

If you wish to stay up-to-date with our progress, make sure to join our Discord server and check the #releases channel.


What is Wizarr?

Wizarr is an automated user invitation system compatible with Plex, Jellyfin and Emby. You can create a unique link, share it with a user, and they will be invited to your Media Server after they complete the simple signup process!

Major Features Include

Major features to come in V4 will include

Getting Started

You can install the stable version of Wizarr by following the instructions below.

docker run -d \
    --name wizarr \
    -p 5690:5690 \
    -v ./wizarr/database:/data/database \
    ghcr.io/wizarrrr/wizarr:latest
---
services:
  wizarr:
    container_name: wizarr
    image: ghcr.io/wizarrrr/wizarr:latest
    ports:
      - 5690:5690
    volumes:
      - ./wizarr/database:/data/database

Documentation

Check out our documentation for instructions on how to install and run Wizarr! View Documentation.

If you encounter any issues please don't hesitate to visit our Discord server and ask for help, we would be happy to help.

Chat on Discord

Contributing

If you wish to contribute to our project you can check out our contributing guide here.

Thank you

A big thank you ❤️ to these amazing people for contributing to this project!