Media Manager aims to be a replacement for Sonarr/Radarr/Overseer/Jellyseer,
it is a comprehensive solution for organizing your media library, including TV shows and movies.
It provides a modern web interface and integrates with various services for metadata,
torrents and authentication.
### [View the docs for installation instructions and more](https://maxdorninger.github.io/MediaManager/configuration-overview.html#configuration-overview)
## Roadmap
- [x] support for more torrent indexers
- [x] fully automatic downloads
- [x] add tests
- [x] add more logs/errors
- [x] make API return proper error codes
- [x] optimize images for web in the backend
- [ ] support for movies
- [ ] responsive ui
- [ ] add check at startup if hardlinks work
- [ ] support styling the login with OIDC button
- [ ] add in-depth documentation on the architecture of the codebase
- [ ] expand README with more information and a quickstart guide
- [ ] make indexer module multithreaded
- [ ] add notification system
- [ ] _maybe_ rework the logo
- [ ] add support for deluge and transmission
- [ ] automatically download new seasons/episodes of shows
See the [open issues](hhttps://maxdorninger.github.io/MediaManager/issues) for a full list of proposed features (and known issues).
## License
Distributed under the GPL 3.0. See `LICENSE.txt` for more information.
## Acknowledgments
* [Thanks to Pawel Czerwinski for the image on the login screen](https://unsplash.com/@pawel_czerwinski)