mhdzumair / MediaFusion

Universal Add-On for Stremio & Kodi
https://mhdzumair.github.io/MediaFusion/
MIT License
332 stars 37 forks source link

Extension unusable #352

Open DenuxPlays opened 1 week ago

DenuxPlays commented 1 week ago

Hey,

Since the Update the Extension is unusable. Its loading indefenitly

mhdzumair commented 1 week ago

Is it for kodi?

DenuxPlays commented 1 week ago

No for stremio

mhdzumair commented 1 week ago

The update has still not been applied to the mediafusion public host yet. Are you using private instance or elfhosted public version?

DenuxPlays commented 1 week ago

Yeah you are Right i am still on 4.1.3 I am using the public instance

Already Tried some basic debugging stuff

mhdzumair commented 1 week ago

We're having high load on medisfusion elfhosted public server. :). Will resolve the issue soon.

DenuxPlays commented 1 week ago

Great to hear

Would selfhosting help? I saw that a Docker Image is available so could this solve my issue?

DenuxPlays commented 1 week ago

Thank You for your fast reply btw

Really appreciate it

mhdzumair commented 1 week ago

Yes, you can do the selfhosting of mediafusion completely locally or servers checkout the deployment folder, or else you can get the elfhosted private mediafusion pod. However, note that the elfhosted use 1 mongodb pod, which is common for public and private pods. So the main issue is relying on the high usage of the db. We planned to migrate the db to cluster based pods. I think it's time to do that ASAP.

mhdzumair commented 1 week ago

Here is the localhost guide https://video.elfhosted.com/w/rgRFCmdgWW2HDES4QSD6Kb

DenuxPlays commented 1 week ago

Thank you :)

DenuxPlays commented 1 week ago

got it working kinda

I've been getting these error messages: image

I am not quite sure why mediafuchs is relying on torrentio?

DenuxPlays commented 1 week ago

Also I have another question.

When prowlarr-indexers.json is updated should I also execute the setup-prowlarr.sh script again?