mirror of
https://github.com/fergalmoran/Readarr.git
synced 2025-12-22 09:29:59 +00:00
New: Author name first character renaming token
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
This commit is contained in:
@@ -51,6 +51,8 @@ const authorTokens = [
|
||||
|
||||
{ token: '{Author NameThe}', example: 'Author\'s Name, The' },
|
||||
|
||||
{ token: '{Author NameFirstCharacter}', example: 'A' },
|
||||
|
||||
{ token: '{Author CleanName}', example: 'Authors Name' },
|
||||
|
||||
{ token: '{Author SortName}', example: 'Name, Author' },
|
||||
|
||||
Reference in New Issue
Block a user