update roadmap

This commit is contained in:
maxDorninger
2025-06-28 21:42:30 +02:00
parent b20f5491ab
commit 64832a6c94

View File

@@ -38,8 +38,8 @@ torrents and authentication.
- [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
- [x] create separate metadata relay service, so that api keys for TMDB and TVDB are not strictly needed
- [x] 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