Giter VIP home page Giter VIP logo

Comments (6)

Asukaaa648 avatar Asukaaa648 commented on June 12, 2024

同问

from emby.plugins.javscraper.

jackzhang89k avatar jackzhang89k commented on June 12, 2024

看看日志里是否有报错 4.7以上的版本emby升级了依赖库 插件源码要改几个地方重新编译

from emby.plugins.javscraper.

78wee avatar 78wee commented on June 12, 2024

我也遇到该情况了,4.7 版本以上。刮削后图片无法显示,求解决方法

from emby.plugins.javscraper.

wakloij66778 avatar wakloij66778 commented on June 12, 2024

看看日志里是否有报错 4.7以上的版本emby升级了依赖库 插件源码要改几个地方重新编译

怎么解决哦 老哥?

from emby.plugins.javscraper.

jackzhang89k avatar jackzhang89k commented on June 12, 2024

看看日志里是否有报错 4.7以上的版本emby升级了依赖库 插件源码要改几个地方重新编译

怎么解决哦 老哥?

具体改哪段我不记得了,报错信息里会显示一个Method错误,方法的参数里删掉一个就好了。你可以把报错信息截图贴出来,我就能想起来。反正删了之后编译完我的套件上能正常用。

from emby.plugins.javscraper.

hikaru2025 avatar hikaru2025 commented on June 12, 2024

看看日志里是否有报错 4.7以上的版本emby升级了依赖库 插件源码要改几个地方重新编译

怎么解决哦 老哥?

具体改哪段我不记得了,报错信息里会显示一个Method错误,方法的参数里删掉一个就好了。你可以把报错信息截图贴出来,我就能想起来。反正删了之后编译完我的套件上能正常用。

System.MissingMethodException: System.MissingMethodException: Method not found: 'Void MediaBrowser.Controller.Entities.BaseItem.set_ForcedSortName(System.String)'.
at Emby.Plugins.JavScraper.JavPersonProvider.GetMetadata(PersonLookupInfo info, CancellationToken cancellationToken)
at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[TStateMachine](TStateMachine& stateMachine)
at Emby.Plugins.JavScraper.JavPersonProvider.GetMetadata(PersonLookupInfo info, CancellationToken cancellationToken)
at Emby.Providers.Manager.MetadataService2.GetMetadataFromProvider(IRemoteMetadataProvider2 provider, TIdType id, MetadataRefreshOptions options, CancellationToken cancellationToken)
at Emby.Providers.Manager.MetadataService2.ExecuteRemoteProviders(MetadataResult1 temp, LibraryOptions libraryOptions, String logName, TIdType id, IEnumerable`1 providers, MetadataRefreshOptions options, CancellationToken cancellationToken)
Source: JavScraper
TargetSite: Void MoveNext()

大佬你看看是不是这个异常信息?

from emby.plugins.javscraper.

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.