mhdzumair / MediaFusion

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

Local Hosted Docker Compose - Issue with catalog and prowlarr #164

Closed KarthiSurfer closed 5 months ago

KarthiSurfer commented 6 months ago

Hi @mhdzumair , I'm commenting on other users issue for support , to clear up the confusion creating a new issue for myself

I'm running the mediafusion locally with docker compose and mongodb atlas, with SSL >> my issue is catalogs are not at all showing and prowlarr streams are not fetching attaching the screenshot and logs

Screenshot_2024-04-06-20-08-01-066_com android chrome

This is my .env - let me know if changes were needed

Screenshot_2024-04-06-20-09-37-905_com foxdebug acodefree-edit

all the catalogs are returning empty and the sports section is populated with images and streams correctly after manually running the scrapers

Screenshot_2024-04-06-20-11-46-161_com stremio one Screenshot_2024-04-06-20-11-48-853_com stremio one Screenshot_2024-04-06-20-11-54-397_com stremio one

and while checking the logs for prowlarr I'm getting this error

WARNING::06-Apr-24 14:14:43 - Failed to fetch API data from Prowlarr for 3 Body Problem

the API is correct and same as in the .env and I have checked

and while running the scrappers for tamilmv and tamilblasters getting this error in the attached log from dramatiq

docker-compose_dramatiq-worker_1_logs.txt

please assist when you have time

Appreciate your time and effort

KarthiSurfer commented 5 months ago

@mhdzumair, prowlarr is working correctly but the prowlar results were not showing inside stremio attaching the log docker-compose_dramatiq-worker_1_logs (3).txt

mhdzumair commented 5 months ago

In the new version, You can enable prowlarr_live_title_search=True for running title search in live, so make sure to set this env value if you want to have direct search. Otherwise, it will run the title search in background then, after cache get expired, you will see the results.