2024-05-28, 05:45 PM
(2024-05-28, 05:33 PM)TheDreadPirate Wrote: Stop the jellyfin container. In container path /config/config (whatever host path that translates to), there is a system.xml file. Remove the entry for the crobibero repo in "PluginRepositories".
Code:<PluginRepositories>
<RepositoryInfo>
<Name>Jellyfin Stable</Name>
<Url>https://repo.jellyfin.org/files/plugin/manifest.json</Url>
<Enabled>true</Enabled>
</RepositoryInfo>
</PluginRepositories>
Leave in the default repo, though.
I did that, it appears to start now but I can't seem to access it. Not sure if I'm experiencing a differnt issue now. The last items in the log look like this:
[13:39:58] [INF] [18] Emby.Server.Implementations.ScheduledTasks.TaskManager: Update Plugins Completed after 0 minute(s) and 0 seconds
[13:40:54] [INF] [7] Emby.Server.Implementations.ScheduledTasks.TaskManager: Webhook Item Added Notifier Completed after 0 minute(s) and 0 seconds
[13:41:24] [INF] [3] Emby.Server.Implementations.ScheduledTasks.TaskManager: Webhook Item Added Notifier Completed after 0 minute(s) and 0 seconds
[13:41:54] [INF] [7] Emby.Server.Implementations.ScheduledTasks.TaskManager: Webhook Item Added Notifier Completed after 0 minute(s) and 0 seconds
[13:42:24] [INF] [3] Emby.Server.Implementations.ScheduledTasks.TaskManager: Webhook Item Added Notifier Completed after 0 minute(s) and 0 seconds
I can't access the web UI at all.