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

2.5 KiB


Logo

MediaManager

Modern management system for your media library
Explore the docs »
Report Bug · Request Feature

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

Roadmap

  • support for more torrent indexers
  • fully automatic downloads
  • add tests
  • add more logs/errors
  • make API return proper error codes
  • optimize images for web in the backend
  • responsive ui
  • automatically update metadata of shows
  • automatically download new seasons/episodes of shows
  • add fallback to just copy files if hardlinks don't work
  • 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 for a full list of proposed features (and known issues).

License

Distributed under the GPL 3.0. See LICENSE.txt for more information.

Acknowledgments