I just installed v19 and suddenly the scrapers won't download artwork. I believe I know why but I don't know what the fix is.
From the logs I see this:
2021-03-04 22:49:58.190 T:20120 ERROR <general>: CCurlFile::Stat - Failed: Couldn't resolve host name(6) for https://t/p/original/uDJrkdgddtzDlwNZw1Hy3HKiMy4.jpg
2021-03-04 22:49:58.190 T:20120 DEBUG <general>: CTextureCacheJob::GetImageHash - unable to stat url https://t/p/original/uDJrkdgddtzDlwNZw1Hy3HKiMy4.jpg
The problem is the url. The image is stored here:
https://www.themoviedb.org/t/p/original/...HKiMy4.jpg
The scrapers don't seems to be using incomplete urls. So the question is, how can I fix this?
From the logs I see this:
2021-03-04 22:49:58.190 T:20120 ERROR <general>: CCurlFile::Stat - Failed: Couldn't resolve host name(6) for https://t/p/original/uDJrkdgddtzDlwNZw1Hy3HKiMy4.jpg
2021-03-04 22:49:58.190 T:20120 DEBUG <general>: CTextureCacheJob::GetImageHash - unable to stat url https://t/p/original/uDJrkdgddtzDlwNZw1Hy3HKiMy4.jpg
The problem is the url. The image is stored here:
https://www.themoviedb.org/t/p/original/...HKiMy4.jpg
The scrapers don't seems to be using incomplete urls. So the question is, how can I fix this?