leepeuker / movary

Self hosted web app to track and rate your watched movies
MIT License
393 stars 14 forks source link

Jellyfin Export: Allowed memory size exhausted #534

Open leepeuker opened 11 months ago

leepeuker commented 11 months ago

changed over to nightly and re ran the migration. New error:

docker exec movary php bin/console.php jellyfin:export 1
2023-10-08 14:02:41:846406 - Exporting movie watch dates to Jellyfin...
PHP Fatal error:  Allowed memory size of 536870912 bytes exhausted (tried to allocate 20480 bytes) in /app/vendor/doctrine/dbal/src/Driver/PDO/Result.php on line 119

Originally posted by @slimshizn in https://github.com/leepeuker/movary/issues/531#issuecomment-1752036619