Automatically checks every 20 seconds (set in config file) to see which camsoda models are online and records any models which are in the "wanted" list when they are in a public shows.
I have this very helpful program running for a very long time, but now only a error at starting.
checking for online models
Traceback (most recent call last):
File "main.py", line 23, in
if should_record_model(conf.settings).check(model):
File "/home/ronald/Camsoda-Recorder/classes/camsoda.py", line 201, in check
if model['tpl'][1] in Wanted(self._settings).wanted_models:
KeyError: 1
Camsoda any Change on her Website?
Any Chance for Help?
Kind Regards
Powerbock
I have this very helpful program running for a very long time, but now only a error at starting.
checking for online models Traceback (most recent call last): File "main.py", line 23, in
if should_record_model(conf.settings).check(model):
File "/home/ronald/Camsoda-Recorder/classes/camsoda.py", line 201, in check
if model['tpl'][1] in Wanted(self._settings).wanted_models:
KeyError: 1
Camsoda any Change on her Website? Any Chance for Help? Kind Regards Powerbock
Windows 10 with Python3 Ubuntu 20 with Python3