mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
Continue
This commit is contained in:
parent
daf29233e6
commit
e4158d9703
@ -227,6 +227,7 @@ namespace MediaBrowser.Providers.TV.TheTVDB
|
||||
if (roleEndIndex == -1)
|
||||
{
|
||||
roles.Add(currentRole);
|
||||
continue;
|
||||
}
|
||||
|
||||
roles.Add(currentRole.TrimEnd(')'));
|
||||
|
Loading…
x
Reference in New Issue
Block a user