mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-07 10:14:14 -04:00
update omdb provider name
This commit is contained in:
parent
fa5926fda0
commit
a91c676565
@ -47,7 +47,7 @@ namespace MediaBrowser.Providers.Omdb
|
||||
|
||||
public string Name
|
||||
{
|
||||
get { return "IMDb via The Open Movie Database"; }
|
||||
get { return "The Open Movie Database"; }
|
||||
}
|
||||
|
||||
public async Task<MetadataResult<Series>> GetMetadata(SeriesInfo info, CancellationToken cancellationToken)
|
||||
|
Loading…
x
Reference in New Issue
Block a user