https://github.com/archmonger/conreq
A content requesting platform.
https://github.com/archmonger/conreq
django python self-hosted selfhosted
Last synced: 8 months ago
JSON representation
A content requesting platform.
- Host: GitHub
- URL: https://github.com/archmonger/conreq
- Owner: Archmonger
- License: gpl-3.0
- Created: 2020-10-12T06:39:40.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-08-11T20:09:33.000Z (10 months ago)
- Last Synced: 2025-08-11T22:08:21.336Z (10 months ago)
- Topics: django, python, self-hosted, selfhosted
- Language: Python
- Homepage: https://archmonger.github.io/Conreq/
- Size: 516 MB
- Stars: 158
- Watchers: 10
- Forks: 10
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Conreq Beta
[](https://hub.docker.com/r/archmonger/conreq) [](https://github.com/Archmonger/Conreq/pkgs/container/conreq) [](https://discord.gg/gQhGZzEjmX "Chat with the community and get realtime support!")
Conreq is a content requesting platform that allows users to request content from Sonarr/Radarr. It is designed to be a user-friendly interface for requesting content.
## Notice
Conreq is currently undergoing an architectural shift. The biggest change will be the addditional of an app store for adding/removing features to Conreq.
Included in the box will only be basic features such as user authentication/management. Features such as content requesting will be installable as apps.
As such, in the future Conreq will be designated as a web app platform.
See the [app store PR](https://github.com/Archmonger/Conreq/pull/295) for more details.
---
Want to join the community or have a question? Join us on [Discord](https://discord.gg/gQhGZzEjmX), discuss on [GitHub Discussions](https://github.com/Archmonger/Conreq/discussions), or see our planned features and roadmap on [GitHub Projects](https://github.com/Archmonger/Conreq/projects)!
Looking for more info? Are you a developer and want to contribute? Check out our [Documentation](https://archmonger.github.io/Conreq/)!
## Installation
Install through [Docker](https://archmonger.github.io/Conreq/latest/install/docker/) or [Windows NSSM](https://archmonger.github.io/Conreq/latest/install/nssm/).
# Screenshots
|  |  |
| :-: | :-: |
| Discover (Desktop) | More Info (Desktop) |
|  |  |
| :-: | :-: |
| Episode Selection Modal (Desktop) | Filter Modal (Desktop) |
|  |  |
| :-: | :-: |
| Preview Modal (Desktop) | Sign In (Desktop) |
|  |  |
| :-: | :-: |
| Discover (Mobile) | More Info (Mobile) |
|  |  |
| :-: | :-: |
| Episode Selection Modal (Mobile) | Filter Modal (Mobile) |
|  |  |
| :-: | :-: |
| Registration (Mobile) | Sign In (Mobile) |