GithubHelp home page GithubHelp logo

Comments (13)

WanKa-zone avatar WanKa-zone commented on September 26, 2024 1

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

from jellyfin-youtube-metadata-plugin.

ankenyr avatar ankenyr commented on September 26, 2024 1

#6

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

from jellyfin-youtube-metadata-plugin.

ankenyr avatar ankenyr commented on September 26, 2024

from jellyfin-youtube-metadata-plugin.

WanKa-zone avatar WanKa-zone commented on September 26, 2024

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

from jellyfin-youtube-metadata-plugin.

WanKa-zone avatar WanKa-zone commented on September 26, 2024

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

from jellyfin-youtube-metadata-plugin.

ankenyr avatar ankenyr commented on September 26, 2024

from jellyfin-youtube-metadata-plugin.

ankenyr avatar ankenyr commented on September 26, 2024

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

from jellyfin-youtube-metadata-plugin.

WanKa-zone avatar WanKa-zone commented on September 26, 2024

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)

from jellyfin-youtube-metadata-plugin.

ankenyr avatar ankenyr commented on September 26, 2024

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

from jellyfin-youtube-metadata-plugin.

Shinzah avatar Shinzah commented on September 26, 2024

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.

from jellyfin-youtube-metadata-plugin.

ankenyr avatar ankenyr commented on September 26, 2024

from jellyfin-youtube-metadata-plugin.

WanKa-zone avatar WanKa-zone commented on September 26, 2024

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)

from jellyfin-youtube-metadata-plugin.

ankenyr avatar ankenyr commented on September 26, 2024

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.

from jellyfin-youtube-metadata-plugin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.