sct / overseerr
- четверг, 17 декабря 2020 г. в 00:23:30
TypeScript
Request management and media discovery tool for the Plex ecosystem
Overseerr is a free and open source software application for managing requests for your media library. It integrates with your existing services such as Sonarr, Radarr and Plex!
Currently, Overseerr is only distributed through Docker images. If you have Docker, you can run Overseerr as per:
docker run -d \
-e LOG_LEVEL=info \
-e TZ=Asia/Tokyo \
-p 5055:3000 \
-v /path/to/appdata/config:/app/config \
--restart unless-stopped \
sctx/overseerr
After running Overseerr for the first time, configure it by visiting the web UI at http://[address]:5055 and completing the setup steps.
Full API documentation will soon be published automatically and available outside of running the app. Currently, you can access the API docs by running Overseerr locally and visiting http://localhost:3000/api-docs
You can ask questions, share ideas, and more in GitHub Discussions.
If you would like to chat with community members you can join the Overseerr Discord.
Our Code of Conduct applies to all Overseerr community channels.
You can help build Overseerr too! Check out our Contribution Guide to get started.
Thanks goes to these wonderful people (emoji key):
sct |
Alex Zoitos |
Brandon Cohen |
Ahreluth |
KovalevArtem |
GiyomuWeb |
Angry Cuban |
jvennik |
darknessgp |
salty |
Shutruk |
Krystian Charubin |
Kieron Boswell |
samwiseg0 |