fix(import): set episode and season numbers to null when not present in item tag
update getid3 to latest dev branch
... | ... | @@ -7,7 +7,7 @@ |
"license": "AGPL-3.0-or-later", | ||
"require": { | ||
"php": "^8.0", | ||
"james-heinrich/getid3": "~2.0.0-dev", | ||
"james-heinrich/getid3": "^2.0.x-dev", | ||
"whichbrowser/parser": "^v2.1.1", | ||
"geoip2/geoip2": "^v2.11.0", | ||
"myth/auth": "dev-develop", | ||
... | ... |