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

[Bug] 插件在安卓手机端的emby服务端上启动报错 #438

Open
3 tasks done
Huanting93 opened this issue Dec 3, 2024 · 0 comments
Open
3 tasks done

[Bug] 插件在安卓手机端的emby服务端上启动报错 #438

Huanting93 opened this issue Dec 3, 2024 · 0 comments

Comments

@Huanting93
Copy link

Verify steps

  • Is this something you can debug and fix? Send a pull request! Bug fixes and documentation fixes are welcome.
  • I have read the Wiki, especially the FAQ page.
  • I have searched on the issue tracker for a related issue.

MetaTube Plugin Version

v2024.1031.200

MetaTube Server Version

安卓 embyserver_4.8.10.0

What OS are you seeing the problem on?

Other

Description

加了这个插件后,启动就闪退,日志如下

MetaTube Server

No response

Jellyfin/Emby Logs

2024-12-03 22:50:12.027 Info App: Disposing InstallationManager
2024-12-03 22:50:12.028 Info App: Disposing TaskManager
2024-12-03 22:50:12.029 Info App: Disposing MediaMountManager
2024-12-03 22:50:12.030 Info App: Dispose complete
2024-12-03 22:50:12.035 Error Main: Error running application
*** Error Report ***
Version: 4.9.0.32
Command line: /data/app/com.emby.embyserver-mQIc_vdMP6_5vC0FJeKRrg==/base.apk
Operating system: Android 8.0.0 (REL) SDK:O BuildId:OPR1.170623.032 Incremental:103 Patch-Level: 2018-06-01
OS/Process: Arm64/Arm64
Framework: Mono 6.12.0 (2020-02/d9a6e8710b3) 4.0.50524.0
Runtime: mscorlib.dll
Processor count: 4
Data path: /storage/emulated/0/Android/data/com.emby.embyserver/files
Application path: /data/user/0/com.emby.embyserver
Fingerprint: OnePlus/OnePlus3/OnePlus3T:8.0.0/OPR1.170623.032/05301230:user/release-keys
Model: ONEPLUS A3010 - OnePlus/OnePlus
Hardware: OnePlus3T/OnePlus3/qcom/msm8996
SupportedAbis: arm64-v8a, armeabi-v7a, armeabi
System.BadImageFormatException: System.BadImageFormatException: Could not resolve field token 0x0400000b, due to: Could not resolve the signature of a virtual method assembly:data-0x7eb21a9c80 type:Plugin member:(null)
File name: 'MetaTube'
at Jellyfin.Plugin.MetaTube.ExternalIds.BaseExternalId.get_Name () [0x00000] in <3bf86f205bf04cc4be5edd95c5d033c2>:0
at Emby.Providers.Manager.ProviderManager+<>c.b__32_1 (MediaBrowser.Controller.Providers.IExternalId i) [0x00000] in <2585a44fc0e34e40b2b8af79047654bf>:0
at System.Linq.EnumerableSorter2[TElement,TKey].ComputeKeys (TElement[] elements, System.Int32 count) [0x00010] in <2588046b51864568a5990ea49339a193>:0 at System.Linq.EnumerableSorter1[TElement].ComputeMap (TElement[] elements, System.Int32 count) [0x00000] in <2588046b51864568a5990ea49339a193>:0
at System.Linq.EnumerableSorter1[TElement].Sort (TElement[] elements, System.Int32 count) [0x00000] in <2588046b51864568a5990ea49339a193>:0 at System.Linq.OrderedEnumerable1[TElement].SortedMap (System.Linq.Buffer1[TElement] buffer) [0x00006] in <2588046b51864568a5990ea49339a193>:0 at System.Linq.OrderedEnumerable1[TElement].ToArray () [0x00025] in <2588046b51864568a5990ea49339a193>:0
at System.Linq.Enumerable.ToArray[TSource] (System.Collections.Generic.IEnumerable1[T] source) [0x0001f] in <2588046b51864568a5990ea49339a193>:0 at Emby.Providers.Manager.ProviderManager.AddParts (System.Collections.Generic.IEnumerable1[T] imageProviders, System.Collections.Generic.IEnumerable1[T] metadataServices, System.Collections.Generic.IEnumerable1[T] metadataProviders, System.Collections.Generic.IEnumerable1[T] metadataSavers, System.Collections.Generic.IEnumerable1[T] externalIds) [0x00074] in <2585a44fc0e34e40b2b8af79047654bf>:0
at Emby.Server.Implementations.ApplicationHost.FindParts () [0x0010d] in <4d3cf6edad604516ad74ce7269daafde>:0
at Emby.Server.Implementations.ApplicationHost.Init () [0x00192] in <4d3cf6edad604516ad74ce7269daafde>:0
at EmbyServerAndroid.ServerManager.RunApplication (Emby.Server.Implementations.ServerApplicationPaths appPaths, MediaBrowser.Model.Logging.ILogManager logManager, MediaBrowser.Model.System.IEnvironmentInfo environmentInfo, Emby.Server.Implementations.StartupOptions options) [0x000f9] in :0
at EmbyServerAndroid.ServerManager+<>c__DisplayClass19_0.

b__0 () [0x000d2] in :0
Source: MetaTube
TargetSite: System.String get_Name()

MetaTube Server Logs

No response

How to Reproduce

No response

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

1 participant