1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-03-05 13:21:25 -05:00

Fix: (#11303) collection API error when using Movie CollectionThe (#11304)

Co-authored-by: Bogdan <mynameisbogdan@users.noreply.github.com>
This commit is contained in:
Erik Frantz
2025-12-10 13:56:11 -06:00
committed by GitHub
parent b59ff0a3b1
commit 4c00729183
5 changed files with 135 additions and 1 deletions

View File

@@ -116,7 +116,12 @@ const movieTokens = [
},
{
token: '{Movie CollectionThe}',
example: 'Movie Collection, The',
example: "Movie's Collection, The",
footNotes: '1',
},
{
token: '{Movie CleanCollectionThe}',
example: 'Movies Collection, The',
footNotes: '1',
},
{ token: '{Movie Certification}', example: 'R' },