- Fix tmdb settings for In Memoriam

This commit is contained in:
Nate Harris 2022-04-12 22:31:17 -06:00
parent 80b8e9071e
commit b2793ba345
2 changed files with 2 additions and 2 deletions

View File

@ -45,6 +45,6 @@ templates:
collections: collections:
"Gilbert Gottfried - In Memoriam": "Gilbert Gottfried - In Memoriam":
template: { name: Actor, person: 15832 } template: { name: Actor, tmdb_id: 15832 }

View File

@ -45,6 +45,6 @@ templates:
collections: collections:
"Gilbert Gottfried - In Memoriam": "Gilbert Gottfried - In Memoriam":
template: { name: Actor, person: 15832 } template: { name: Actor, tmdb_id: 15832 }