Files
MediaManager/README.md
maxDorninger 236334b091 expand roadmap
2025-06-22 19:01:47 +02:00

66 lines
2.5 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>
&middot;
<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
- [x] responsive ui
- [x] automatically update metadata of shows
- [x] automatically download new seasons/episodes of shows
- [x] add fallback to just copy files if hardlinks don't work
- [x] add check at startup if hardlinks work
- [ ] create separate metadata relay service, so that api keys for TMDB and TVDB are not strictly needed
- [ ] support for movies
- [ ] expand README with more information and a quickstart guide
- [ ] add notification system
- [ ] add in-depth documentation on the architecture of the codebase
- [ ] make indexer module multithreaded
- [ ] add support for deluge and transmission
- [ ] improve reliability of scheduled tasks
- [ ] _maybe_ rework the logo
- [ ] _maybe_ add support for configuration via toml config file
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)