The 'checked' list of cameras in the Options window is now filtered to only show those that exist in the list retrieved from BlueIris. Prior to this all previously selected cameras were showing which was causing an error of:
~The-Camera-Name~ is not a valid option for dictionary value @ data['allowed_camera']
The 'checked' list of cameras in the Options window is now filtered to only show those that exist in the list retrieved from BlueIris. Prior to this all previously selected cameras were showing which was causing an error of:
~The-Camera-Name~ is not a valid option for dictionary value @ data['allowed_camera']
#175 #157
*The same logic has been applied to all dropdowns (sensors, profiles, schedules...)