mirror of
https://github.com/maxdorninger/MediaManager.git
synced 2026-04-18 07:33:24 +02:00
62 lines
2.3 KiB
Markdown
62 lines
2.3 KiB
Markdown
<br />
|
|
<div align="center">
|
|
<a href="https://maxdorninger.github.io/MediaManager">
|
|
<img src="https://raw.githubusercontent.com/maxdorninger/MediaManager/refs/heads/master/Writerside/images/logo.svg" alt="Logo" width="260" height="260">
|
|
</a>
|
|
|
|
<h3 align="center">MediaManager</h3>
|
|
|
|
<p align="center">
|
|
Modern management system for your media library
|
|
<br />
|
|
<a href="https://maxdorninger.github.io/MediaManager/introduction.html"><strong>Explore the docs »</strong></a>
|
|
<br />
|
|
<a href="https://maxdorninger.github.io/MediaManager/issues/new?labels=bug&template=bug-report---.md">Report Bug</a>
|
|
·
|
|
<a href="https://maxdorninger.github.io/MediaManager/issues/new?labels=enhancement&template=feature-request---.md">Request Feature</a>
|
|
</p>
|
|
</div>
|
|
|
|
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 -->
|
|
## 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 -->
|
|
## License
|
|
|
|
Distributed under the GPL 3.0. See `LICENSE.txt` for more information.
|
|
|
|
|
|
<!-- ACKNOWLEDGMENTS -->
|
|
## Acknowledgments
|
|
|
|
* [Thanks to Pawel Czerwinski for the image on the login screen](https://unsplash.com/@pawel_czerwinski)
|
|
|