metatube-community / jellyfin-plugin-metatube

MetaTube Plugin for Jellyfin/Emby
https://metatube-community.github.io
MIT License
2.65k stars 249 forks source link

[Bug] emby刮削报错 #310

Closed wlinl closed 3 months ago

wlinl commented 3 months ago

Verify steps

MetaTube Plugin Version

v2024.205.435.0

MetaTube Server Version

v2024.205.435.0

What OS are you seeing the problem on?

Windows

Description

1

MetaTube Server

No response

Jellyfin/Emby Logs

2024-04-01 19:50:12.960 Error App: Error in MetaTube Error Report Version: 4.8.3.0 Command line: D:\emby\system\EmbyServer.dll Operating system: Microsoft Windows 10.0.19045 Framework: .NET 6.0.27 OS/Process: x64/x64 Runtime: D:/emby/system/System.Private.CoreLib.dll Processor count: 8 Data path: D:\emby\programdata Application path: D:\emby\system System.UriFormatException: System.UriFormatException: Invalid URI: The hostname could not be parsed. at System.Uri.CreateThis(String uri, Boolean dontEscape, UriKind uriKind, UriCreationOptions& creationOptions) at System.Uri..ctor(String uriString) at System.UriBuilder..ctor(String uri) at Jellyfin.Plugin.MetaTube.ApiClient.ComposeUrl(String path, NameValueCollection nv) at Jellyfin.Plugin.MetaTube.ApiClient.ComposeSearchApiUrl(String path, String q, String provider, Boolean fallback) at Jellyfin.Plugin.MetaTube.ApiClient.SearchMovieAsync(String q, String provider, Boolean fallback, CancellationToken cancellationToken) at Jellyfin.Plugin.MetaTube.ApiClient.SearchMovieAsync(String q, String provider, CancellationToken cancellationToken) at Jellyfin.Plugin.MetaTube.Providers.MovieProvider.GetSearchResults(MovieInfo info, CancellationToken cancellationToken) at Jellyfin.Plugin.MetaTube.Providers.MovieProvider.GetMetadata(MovieInfo info, CancellationToken cancellationToken) at Emby.Providers.Manager.MetadataService2.ExecuteRemoteProviders(MetadataResult1 temp, LibraryOptions libraryOptions, String logName, TIdType id, IRemoteMetadataProvider`2[] providers, MetadataRefreshOptions options, CancellationToken cancellationToken) Source: System.Private.Uri TargetSite: Void CreateThis(System.String, Boolean, System.UriKind, System.UriCreationOptions ByRef)

MetaTube Server Logs

No response

How to Reproduce

No response