pymedusa / Medusa

Automatic Video Library Manager for TV Shows. It watches for new episodes of your favorite shows, and when they are posted it does its magic.
https://pymedusa.com
GNU General Public License v3.0
1.76k stars 274 forks source link

nzb's older than 2021 are timing out in sabnzbd #9540

Open fire222 opened 3 years ago

fire222 commented 3 years ago

no idea if this is a medusa or sab problem but nothing older than 2021 will download just times out in sabnzbd trying to fetch. Everything dated in 2021 downloads fine...(no I'm not nuts....I hope)

p0psicles commented 3 years ago

Probably, the cached URL isn't valid anymore. You could trim your cache

fire222 commented 3 years ago

sorry how do I trim my cache..you mean my browser cache?

p0psicles commented 3 years ago

No medusa cache. It's in / Cache/cache.db

p0psicles commented 3 years ago

Remove cache.db and restart

fire222 commented 3 years ago

no cache/cache.db but I found a cache/diskcache/cache.db and a data/cache.dp the cache/diskcache/cache.db removing this didn't seem to do anything after restarting medusa so I put it back the data/cache.dp would not let me remove it because it was running in python

medariox commented 3 years ago

You need to stop Medusa first and then you can delete data/cache.db.

fire222 commented 3 years ago

Thanks for the help guys it's working again!! fyi the shutdown in the medusa web interface is not actually shutting medusa down when you click on the "yes" button.