Frequently Asked Questions
Last updated
Last updated
If you have a feature request, find a bug, or have a question please or join the .
If your poster image isn't being created even with sort.download.posterimg
being set as true, then you likely have an issue with your Python Pillow module being called in the module. Review the documentation on the .
The Javinizer file matcher is optimized to run against movies using a standard DVD ID (e.g. ABP-420), thus if your movie does not match that standard, it will likely fail. Javinizer will only match a file if the cleaned filename matches the exact movie ID from the scraper. View the documentation on for more details.
Make sure you have Python and the translation modules installed. If you are using the googletrans module, you will need version 4.0.0rc1 at minimum. Otherwise, the googletrans and google_trans_new modules have a temporary rate-limit that you may hit if you are sorting a lot of movies at once. Consider using a VPN or swapping between modules to bypass this limit.
. The tl;dr is that you will likely need to run the docker run
command via SSH on your Synology rather than use the Docker GUI.