mhdzumair / MediaFusion

Universal Add-On for Stremio & Kodi
MIT License
249 stars 29 forks source link

This addon returned empty content #161

Closed Neo402 closed 5 months ago

Neo402 commented 6 months ago

First of all Thanks for this amazing addon..🙏 Self hosted on Raspberry pi. I Followed installation guide and successfully installed addon on Stremio. But no catalogs on homepage no search results nothing found. What wrong i have done Screenshot 2024-04-03 021541

mhdzumair commented 6 months ago

Initially it won't scrape the data at start. All the scraping functions are schedule jobs. Apart from this you can have ability to trigger it manually by going into https://mediafusion.local/scraper

KarthiSurfer commented 6 months ago

@mhdzumair how can i change the URL for tamilrockers and tamilblasters, I have ran the scraper and waited for a day but the posters were not showing, from the logs i can see that the URL is not connecting, please help

mhdzumair commented 6 months ago

Could you share the logs? The urls are working for me. If your stremio shows the movie and not showing the poster then you have missed to setup host_url in the config.

vgupta1192 commented 6 months ago

@mhdzumair mediafusion scrappers are not working anymore. Just checked. Kindly fix it ASAP

mhdzumair commented 6 months ago

@vgupta1192 What part of the scrapers are not working? Could you provide me the logs?

vgupta1192 commented 6 months ago

All hindi category as well as english categoryimage

mhdzumair commented 6 months ago

All hindi category as well as english category!

So you're talking about community version. just fyi, i asked elfhosted to shutdown the background worker due to issue with schedulers. Currently its triggerring multiple duplicates of scheduling across community version deployment and other tenants deployment. This making lot more traffic on scraping site and elfhosted ips were get banned.

This issue was addressed and fixed in dev branch. So this will be resolved in next release.

vgupta1192 commented 6 months ago

So can you kindly suggest from which link to install the mediafusion add on. I have installed elfhosted community version.

KarthiSurfer commented 6 months ago

hi @mhdzumair, please find the logs docker-compose_dramatiq-worker_1_logs (1).txt

Neo402 commented 6 months ago

Hi @mhdzumair. please check.. _docker-compose_dramatiq-worker_1_logs.txt

KarthiSurfer commented 6 months ago

Hi @mhdzumair. please check.. _docker-compose_dramatiq-worker_1_logs.txt

only the catalog for tamilmv and tamilblasters are showing empty content, seems like it's not scraping the sites, please help

vgupta1192 commented 5 months ago

All hindi category as well as english category!

So you're talking about community version. just fyi, i asked elfhosted to shutdown the background worker due to issue with schedulers. Currently its triggerring multiple duplicates of scheduling across community version deployment and other tenants deployment. This making lot more traffic on scraping site and elfhosted ips were get banned.

This issue was addressed and fixed in dev branch. So this will be resolved in next release.

Hi @mhdzumair when is the next release planned. Any ETA?

mhdzumair commented 5 months ago

Closing as done