mirror of
https://github.com/Radarr/Radarr.git
synced 2026-03-05 13:21:25 -05:00
Co-authored-by: Bogdan <mynameisbogdan@users.noreply.github.com>
This commit is contained in:
@@ -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' },
|
||||
|
||||
Reference in New Issue
Block a user