ophirhan/cnsr-vlc-viewer-addon

bug - bookmark10 doesn't exist - causes the extension to crash

Closed this issue · 1 comments

Screen Shot 2021-06-20 at 12 39 26

the commented line in this image shows the line which causes the crash

this crash is caused by the function - json.decode which receives a nil value from vlc.config.get("bookmark10")
instead of an expected string value