I noticed today that the last update of the scraper, version 1.6.6, destroyed the setup.
This means that all folders that were created with a version earlier than version 1.6.6 no longer receive the correct information.
With incorrect information I mean only English texts are displayed (plot,...).
The problem is that the scraper setting is saved when the directory is created.
up to version 1.6.5:
Code:
setting id="language"
from version 1.6.6:
Code:
setting id="languageDetails"
This means you have to re-read the entire directory so that everything is displayed correctly again.
For many TV shows, this process can take a long time.
I don't think that was the intention with this update to version 1.6.6.
I ask that you reverse the update as quickly as possible!!!
I think you could also integrate the new function without destroying the old setup.
Current solution to the problem is downgrading to version 1.6.5