Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

COULD NOT PULL DATA FROM YOUTUBE #46

Closed
WanKa-zone opened this issue Apr 24, 2022 · 13 comments
Closed

COULD NOT PULL DATA FROM YOUTUBE #46

WanKa-zone opened this issue Apr 24, 2022 · 13 comments

Comments

@WanKa-zone
Copy link

[17:53:16] [ERR] [3] MediaBrowser.Providers.Manager.ProviderManager: Provider YoutubeMetadata failed to retrieve search results
System.NotImplementedException: The method or operation is not implemented.
at Jellyfin.Plugin.YoutubeMetadata.Providers.AbstractYoutubeRemoteProvider3.GetSearchResults(E searchInfo, CancellationToken cancellationToken) at MediaBrowser.Providers.Manager.ProviderManager.GetSearchResults[TLookupType](IRemoteSearchProvider1 provider, TLookupType searchInfo, CancellationTok
en cancellationToken)
at MediaBrowser.Providers.Manager.ProviderManager.GetRemoteSearchResults[TItemType,TLookupType](RemoteSearchQuery`1 searchInfo, BaseItem referenceItem, C
ancellationToken cancellationToken)

@WanKa-zone WanKa-zone changed the title Could NOT PULL DATA FROM YOUTUBE COULD NOT PULL DATA FROM YOUTUBE Apr 24, 2022
@ankenyr
Copy link
Owner

ankenyr commented Apr 24, 2022 via email

@WanKa-zone
Copy link
Author

WanKa-zone commented Apr 25, 2022

What version of jellyfin are you on and which version of the plugin are you using?

On Sun, Apr 24, 2022, 10:55 AM Eadger @.> wrote: [17:53:16] [ERR] [3] MediaBrowser.Providers.Manager.ProviderManager: Provider YoutubeMetadata failed to retrieve search results System.NotImplementedException: The method or operation is not implemented. at Jellyfin.Plugin.YoutubeMetadata.Providers.AbstractYoutubeRemoteProvider3.GetSearchResults(E searchInfo, CancellationToken cancellationToken) at MediaBrowser.Providers.Manager.ProviderManager.GetSearchResults[TLookupType](IRemoteSearchProvider1 provider, TLookupType searchInfo, CancellationTok en cancellationToken) at MediaBrowser.Providers.Manager.ProviderManager.GetRemoteSearchResults[TItemType,TLookupType](RemoteSearchQuery`1 searchInfo, BaseItem referenceItem, C ancellationToken cancellationToken) — Reply to this email directly, view it on GitHub <#46>, or unsubscribe <github.com/notifications/unsubscribe-auth/AALYWLXQXBY4QMY2YTVPKALVGWDKFANCNFSM5UGR55TQ> . You are receiving this because you are subscribed to this thread.Message ID: @.>

image
image

@WanKa-zone
Copy link
Author

The Latest 1.0.3.6 is not been supported by Jellyfin v10.8.0
image

@ankenyr
Copy link
Owner

ankenyr commented May 8, 2022 via email

@ankenyr
Copy link
Owner

ankenyr commented May 8, 2022

Sorry I was slightly incorrect in my message. it is the numbers after the 0. In this case I am building against alpha5
https://github.com/ankenyr/jellyfin-youtube-metadata-plugin/blob/master/Jellyfin.Plugin.YoutubeMetadata/Jellyfin.Plugin.YoutubeMetadata.csproj#L18

@WanKa-zone
Copy link
Author

Updated to v1.0.3.7 still could receive any result from Identify

History:
[00:06:24] [WRN] [48] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from http://192.168.1.***:8096/LiveTv/Channels?StartIndex=0&Fiel
ds=PrimaryImageAspectRatio&UserId=2bbfd7fbb584487abbcb39f647c96cb6 to *..0.1 in 0:00:01.610012 with Status Code 200
[00:06:31] [ERR] [61] MediaBrowser.Providers.Manager.ProviderManager: Provider YoutubeMetadata failed to retrieve search results
System.NotImplementedException: The method or operation is not implemented.
at Jellyfin.Plugin.YoutubeMetadata.Providers.AbstractYoutubeRemoteProvider3.GetSearchResults(E searchInfo, CancellationToken cancellationToken) at MediaBrowser.Providers.Manager.ProviderManager.GetSearchResults[TLookupType](IRemoteSearchProvider1 provider, TLookupType searchInfo, CancellationTok
en cancellationToken)
at MediaBrowser.Providers.Manager.ProviderManager.GetRemoteSearchResults[TItemType,TLookupType](RemoteSearchQuery`1 searchInfo, BaseItem referenceItem, C
ancellationToken cancellationToken)

@ankenyr
Copy link
Owner

ankenyr commented Jun 13, 2022

Can you update to 10.8 which has been released and try the latest version of the plugin?

@Shinzah
Copy link

Shinzah commented Jun 20, 2022

Hi, i have the same issue here.
Runing jellyfin in docker, yt-dlp is installed, and when i want to identify a youtube video, got the same error :

[2022-06-20 16:46:54.918 +02:00] [ERR] [19] MediaBrowser.Providers.Manager.ProviderManager: Provider "YoutubeMetadata" failed to retrieve search results
System.NotImplementedException: The method or operation is not implemented.
   at Jellyfin.Plugin.YoutubeMetadata.Providers.AbstractYoutubeRemoteProvider`3.GetSearchResults(E searchInfo, CancellationToken cancellationToken)
   at MediaBrowser.Providers.Manager.ProviderManager.GetSearchResults[TLookupType](IRemoteSearchProvider`1 provider, TLookupType searchInfo, CancellationToken cancellationToken)
   at MediaBrowser.Providers.Manager.ProviderManager.GetRemoteSearchResults[TItemType,TLookupType](RemoteSearchQuery`1 searchInfo, BaseItem referenceItem, CancellationToken cancellationToken)

Using jellyfin 10.8.0 and youtube-metadata-plugin 1.0.3.7.

@ankenyr
Copy link
Owner

ankenyr commented Jun 20, 2022 via email

@WanKa-zone
Copy link
Author

By identify, what do you mean? Are you refreshing the metadata on the library? Using some other method?

On Mon, Jun 20, 2022, 7:48 AM Arnaud @.> wrote: Hi, i have the same issue here. Runing jellyfin in docker, yt-dlp is installed, and when i want to identify a youtube video, got the same error : [2022-06-20 16:46:54.918 +02:00] [ERR] [19] MediaBrowser.Providers.Manager.ProviderManager: Provider "YoutubeMetadata" failed to retrieve search results System.NotImplementedException: The method or operation is not implemented. at Jellyfin.Plugin.YoutubeMetadata.Providers.AbstractYoutubeRemoteProvider3.GetSearchResults(E searchInfo, CancellationToken cancellationToken) at MediaBrowser.Providers.Manager.ProviderManager.GetSearchResults[TLookupType](IRemoteSearchProvider1 provider, TLookupType searchInfo, CancellationToken cancellationToken) at MediaBrowser.Providers.Manager.ProviderManager.GetRemoteSearchResults[TItemType,TLookupType](RemoteSearchQuery`1 searchInfo, BaseItem referenceItem, CancellationToken cancellationToken) Using jellyfin 10.8.0 and youtube-metadata-plugin 1.0.3.7. — Reply to this email directly, view it on GitHub <#46 (comment)>, or unsubscribe <github.com/notifications/unsubscribe-auth/AALYWLUNCL2ZIL3CMAZERBDVQCACBANCNFSM5UGR55TQ> . You are receiving this because you commented.Message ID: @.>

is this section
image

@ankenyr
Copy link
Owner

ankenyr commented Jun 24, 2022

#6

So I have yet to add this support. I will try to find time to work on this.

@ankenyr ankenyr closed this as completed Jul 2, 2022
@WanKa-zone
Copy link
Author

WanKa-zone commented Jul 2, 2022

Problem are still existing after updated to v1.0.3.8

Here's the history:

[11:50:53] [ERR] [58] MediaBrowser.Providers.Manager.ProviderManager: Provider YoutubeMetadata failed to retrieve search results
System.NotImplementedException: The method or operation is not implemented.
at Jellyfin.Plugin.YoutubeMetadata.Providers.AbstractYoutubeRemoteProvider3.GetSearchResults(E searchInfo, CancellationToken cancellationToken) at MediaBrowser.Providers.Manager.ProviderManager.GetSearchResults[TLookupType](IRemoteSearchProvider1 provider, TLookupType searchInfo, CancellationTok
en cancellationToken)
at MediaBrowser.Providers.Manager.ProviderManager.GetRemoteSearchResults[TItemType,TLookupType](RemoteSearchQuery1 searchInfo, BaseItem referenceItem, C ancellationToken cancellationToken) [11:50:53] [ERR] [58] MediaBrowser.Providers.Manager.ProviderManager: Provider IMVDb failed to retrieve search results System.NullReferenceException: Object reference not set to an instance of an object. at Jellyfin.Plugin.IMVDb.ImvdbClient.GetSearchResponseAsync(MusicVideoInfo searchInfo, CancellationToken cancellationToken) at Jellyfin.Plugin.IMVDb.Providers.ImvdbProvider.GetSearchResults(MusicVideoInfo searchInfo, CancellationToken cancellationToken) at MediaBrowser.Providers.Manager.ProviderManager.GetSearchResults[TLookupType](IRemoteSearchProvider1 provider, TLookupType searchInfo, CancellationTok
en cancellationToken)
at MediaBrowser.Providers.Manager.ProviderManager.GetRemoteSearchResults[TItemType,TLookupType](RemoteSearchQuery`1 searchInfo, BaseItem referenceItem, C
ancellationToken cancellationToken)

@ankenyr
Copy link
Owner

ankenyr commented Jul 2, 2022

Hi, I closed this because it is tracked by #6
Closing does not mean that it has been solved. Please follow #6 for when it is solved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants