mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-04-23 21:47:14 -04:00
Continue
This commit is contained in:
parent
daf29233e6
commit
e4158d9703
1 changed files with 1 additions and 0 deletions
|
@ -227,6 +227,7 @@ namespace MediaBrowser.Providers.TV.TheTVDB
|
|||
if (roleEndIndex == -1)
|
||||
{
|
||||
roles.Add(currentRole);
|
||||
continue;
|
||||
}
|
||||
|
||||
roles.Add(currentRole.TrimEnd(')'));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue