fix: uses symfony de-normalizer to map tmdb data to objects

This commit is contained in:
2025-09-01 21:01:10 -05:00
parent 662e2600f6
commit b8b71fa5b3
9 changed files with 396 additions and 15 deletions

View File

@@ -67,6 +67,8 @@ services:
# please note that last definitions always *replace* previous ones
App\Download\Downloader\DownloaderInterface: "@App\\Download\\Downloader\\ProcessDownloader"
# Session
Symfony\Component\HttpFoundation\Session\Storage\Handler\PdoSessionHandler:
arguments: