mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-24 22:35:39 -04:00
New: Author SortName token
This commit is contained in:
@@ -45,6 +45,8 @@ const authorTokens = [
|
||||
|
||||
{ token: '{Author CleanName}', example: 'Author Name' },
|
||||
|
||||
{ token: '{Author SortName}', example: 'Name, Author' },
|
||||
|
||||
{ token: '{Author Disambiguation}', example: 'Disambiguation' }
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user