Add missing aiohttp dependency to requirements.txt

- Add aiohttp==3.8.6 to fix ModuleNotFoundError in runtime_validator
- Container now shows config: manage_nfo=True (confirms NFO creation enabled)
- Version bump to 2.0.5
This commit is contained in:
2025-10-04 11:08:58 -04:00
parent fc3cb50913
commit 01e96038ff
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -1 +1 @@
2.0.4
2.0.5