pull/1629/head
Claus Vium 5 years ago
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…
Cancel
Save