mirror of
https://github.com/maxdorninger/MediaManager.git
synced 2026-04-17 15:43:28 +02:00
Remove roadmap section from README
Removed the roadmap section detailing planned features and improvements.
This commit is contained in:
committed by
GitHub
parent
7c7c1b90ea
commit
32aae83875
33
README.md
33
README.md
@@ -62,39 +62,6 @@ docker compose up -d
|
||||
|
||||
[](https://www.star-history.com/#maxdorninger/MediaManager&Date)
|
||||
|
||||
|
||||
## 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
|
||||
- [x] create separate metadata relay service, so that api keys for TMDB and TVDB are not strictly needed
|
||||
- [x] support for movies
|
||||
- [x] expand README with more information and a quickstart guide
|
||||
- [x] improve reliability of scheduled tasks
|
||||
- [x] add notification system
|
||||
- [x] add sequence diagrams to the documentation
|
||||
- [x] add usenet support
|
||||
- [x] provide example configuration files
|
||||
- [x] make media sorting algorithm configurable
|
||||
- [x] add support for transmission
|
||||
- [x] add support for configuration via toml/yaml config file
|
||||
- [ ] add in-depth documentation on the architecture of the codebase
|
||||
- [ ] make indexer module multithreaded
|
||||
- [ ] add delete button for movies/TV shows
|
||||
- [ ] rework prowlarr module (select which indexers to use, etc.)
|
||||
- [ ] _maybe_ rework the logo
|
||||
|
||||
See the [open issues](hhttps://maxdorninger.github.io/MediaManager/issues) for a full list of proposed features (and known issues).
|
||||
|
||||
## Screenshots
|
||||
|
||||

|
||||
|
||||
Reference in New Issue
Block a user