actor sync

This commit is contained in:
Lars Behrends
2025-11-06 13:08:02 +01:00
parent 3f56625205
commit a44c311e89
14 changed files with 773 additions and 9 deletions

View File

@@ -9,7 +9,9 @@ class AdultVideo extends Model
'title',
'overview',
'poster_url',
'poster_aspect_ratio',
'backdrop_url',
'backdrop_aspect_ratio',
'rating',
'runtime_minutes',
'release_date',