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

如何在pve的lxc下得到支持 #56

Open
Parrotings opened this issue Dec 28, 2022 · 0 comments
Open

如何在pve的lxc下得到支持 #56

Parrotings opened this issue Dec 28, 2022 · 0 comments

Comments

@Parrotings
Copy link

在lxc下的/var/lib/jellyfin/plugins存在
config data metadata plugins root transcodes
以上目录,并在plugins下新建Douban并将最新版dll放入,但奇怪的是,jellyfin进程无法启动

root@Jellyfin:~# service jellyfin status

  • jellyfin.service - Jellyfin Media Server
    Loaded: loaded (/lib/systemd/system/jellyfin.service; enabled; vendor preset: enabled)
    Drop-In: /etc/systemd/system/jellyfin.service.d
    `-jellyfin.service.conf
    Active: inactive (dead) since Wed 2022-12-28 14:29:40 UTC; 22s ago
    Process: 202 ExecStart=/usr/bin/jellyfin $JELLYFIN_WEB_OPT $JELLYFIN_RESTART_OPT $JELLYFIN_FFMPEG_OPT $JELLYFIN_SERVICE_OPT $JELLY>
    Main PID: 202 (code=exited, status=143)
    CPU: 3.911s

Dec 28 14:29:40 Jellyfin jellyfin[202]: at Emby.Server.Implementations.ApplicationHost.GetExports[T](CreationDelegateFactory defaul>
Dec 28 14:29:40 Jellyfin jellyfin[202]: at Emby.Server.Implementations.Plugins.PluginManager.CreatePlugins()
Dec 28 14:29:40 Jellyfin jellyfin[202]: at Emby.Server.Implementations.ApplicationHost.FindParts()
Dec 28 14:29:40 Jellyfin jellyfin[202]: at Emby.Server.Implementations.ApplicationHost.InitializeServices()
Dec 28 14:29:40 Jellyfin jellyfin[202]: at Jellyfin.Server.Program.StartApp(StartupOptions options)
Dec 28 14:29:40 Jellyfin jellyfin[202]: [14:29:40] [INF] Running query planner optimizations in the database... This might take a while
Dec 28 14:29:40 Jellyfin jellyfin[202]: [14:29:40] [INF] Disposing CoreAppHost
Dec 28 14:29:40 Jellyfin jellyfin[202]: [14:29:40] [INF] Received a SIGTERM signal, shutting down
Dec 28 14:29:40 Jellyfin systemd[1]: jellyfin.service: Succeeded.
Dec 28 14:29:40 Jellyfin systemd[1]: jellyfin.service: Consumed 3.911s CPU time.

清除上述操作,再次尝试在jellyfin目录下新建config/plugins/Douban,并将dll放入其中,能启动,但无任何事情发生。

清除上述操作,也尝试过在jellyfin的存储库中添加[https://raw.githubusercontent.com/Libitum/jellyfin-plugin-douban/master/manifest.json],无任何事发生

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