Jump to content

The plug-in directory is always spinning in circles


Go to solution Solved by pwhodges,

Recommended Posts

Happy2Play
Posted
Just now, wuzhwuei said:

You're right, it was all my fault,lol

No it is just basic troubleshooting.  As the log itself proves there is something wrong with either the container or the install package.

Posted
2 minutes ago, Happy2Play said:

No it is just basic troubleshooting.  As the log itself proves there is something wrong with either the container or the install package.

Isn't emby/embyserver your official image? I didn't even use LinuxServer/Emby

Happy2Play
Posted
1 minute ago, wuzhwuei said:

Isn't emby/embyserver your official image? I didn't even use LinuxServer/Emby

Dev will comment further but if one individual has a broken install the one will have to troubleshot why this specific environment is not working correctly.  Per your log either something in the container is blocking Emby or it somehow is a bad install.

Did you verify if said can not find files even exist?

Posted (edited)
9 minutes ago, Happy2Play said:

Dev will comment further but if one individual has a broken install the one will have to troubleshot why this specific environment is not working correctly.  Per your log either something in the container is blocking Emby or it somehow is a bad install.

Did you verify if said can not find files even exist?

I'm not a professional docker maintainer, I don't have access to the files inside the docker container, I can't verify the files you request, I'll just simply install the container

 

 

docker images and containers are closed, users only map out the config folder configuration and media folder media, and the rest cannot access the system files, I think you should know better than me about the software you developed yourself

Edited by wuzhwuei
Posted

Just like all normal users, download the image, create a new container, then it works successfully, modify the image, and also don't use a third-party image, and now it's broken, I just want to know how to fix it

Posted

Hi, can you try turning off the vpn and then see if subtitle search results are any different? I just tested inside out 2 and the results look correct to me. Thanks.

Happy2Play
Posted (edited)
1 hour ago, Luke said:

Hi, can you try turning off the vpn and then see if subtitle search results are any different? I just tested inside out 2 and the results look correct to me. Thanks.

Any reason a lot of /system/dashboard-ui/ (145 js files) is not found?  As that log would suggest the entire web client would have issues.

here is just one

    Line   69:     System.IO.DirectoryNotFoundException: System.IO.DirectoryNotFoundException: Could not find a part of the path '/system/dashboard-ui/modules/emby-elements/modules/tabbedview/tabbedview.js'.

 

Edited by Happy2Play
Posted (edited)

I rebuilt all my configurations, everything is normal, and all my media settings and personalization settings are gone, why does the configuration file in the config folder affect the functiona lity of the whole program? Shouldn't config just store metadata and settings? It takes a lot of time and effort to rebuild these

 

image.png.d736aefa9f9feca87ab2fd1af195487b.png

 

What exactly files are affecting the program?

 

Edited by wuzhwuei
Posted

How did you install Emby Server?

Posted
1 minute ago, Luke said:

How did you install Emby Server?

docker 

Posted

The problem with the plugin store, changing the network to bridge instead of host solves it, but I don't know why this is happening, almost all of my docker containers are in host mode

Posted

Has this helped you resolve your issue?

Posted

@wuzhwuei, can you share the way you started the container? all configurations you defined (you can mask your private data like URL, username, password, etc..). If it's a docker-compose - I want to see the whole file.
I assume you override the mandatory folder inside the container using your configuration. that's why Emby is not able to find some essential files there.

Usually, if the Emby image starts correctly, you'll not lose your config on a docker restart.

And what is your host operation system - Linux, Windows, or Android?

Posted
2 minutes ago, jelum said:

@wuzhwuei, can you share the way you started the container? all configurations you defined (you can mask your private data like URL, username, password, etc..). If it's a docker-compose - I want to see the whole file.
I assume you override the mandatory folder inside the container using your configuration. that's why Emby is not able to find some essential files there.

Usually, if the Emby image starts correctly, you'll not lose your config on a docker restart.

And what is your host operation system - Linux, Windows, or Android?

After using this plugin, you will not be able to use the open subtitle plugin

https://github.com/91270/MeiamSubtitles.Release/raw/main/Plugin/manifest-stable.json
Posted

I don't think the problem is in the plugin or Emby. If you lost your config, had issues with missing Emby files (by the logs), and are running Emby via docker, I assume you have incorrect script\command\config to start your image.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...