#Invalid literal for int() with base 10?
1 messages · Page 1 of 1 (latest)
ValueError: invalid literal for int() with base 10: '18397,25781,36106'
That list of three numbers cannot be converted to an integer. Probably you need to put them in the definition as a list:
- 18397
- 25781
- 36106
I can't see where they are being specified. Maybe in - file: config/Movies/Movies?
I'm getting the same error also
@burnt nova, can you provide a log? 18397,25781,36106 doesn't appear in any of the PMM files so far as I can tell, so it must be something in the config.
This person had a similar problem, which was down to how they specified an exclude value:
https://discord.com/channels/822460010649878528/1049282132750647306
I suspect it's something similar in this case.
I'm gonna close this post
You can follow it on https://discord.com/channels/822460010649878528/1059934693534990407
We have a few threads for this issue, best to keep it in one place.