You can access the Open Dccon Selector configuration by clicking the gear icon on the bottom right corner of the Open Dccon Selector element in the "Extensions" section of the Twitch dashboard.
The Dccon URL is the URL for fetching the Dccon data.
This value must be a URL of the data in a format supported by the Open Dccon Selector.
For more information, see Supported Dccon types.
Dccon Type specifies the format of the Dccon data provided by the Dccon URL.
Open Dccon Selector does not work if Dccon Type value and the Dccon data provided by the Dccon URL are different.
Open Dccon Format is the Dccon format used by JSAssist Open DCcon, and it is also the default Dccon type of Open Dccon Selector.
Example: https://rishubil.github.io/jsassist-open-dccon/static/dccon_list.json
Open Dccon Format (Relative path) is basically the same as Open Dccon Format, except that the URL of the path
value is a relative path, not an absolute path.
Funzinnu Dccon Format is the Dccon format used by Funzinnu.
Example: http://funzinnu.cafe24.com/stream/dccon.php
Telk Dccon Format is the Dccon format used by Telk.
Example: http://tv.telk.kr/?mode=json
If this option is enabled, Dccon data is cached in the Open Dccon Selector server to use.
(It does not cache Dccon image files.)
You can not disable the option for all Dccon types except Open Dccon Format.
Basically, Open Dccon Selector converts all Dccon data into Open Dccon Format through internal processing.
However, since Dccon data is not changed frequently and it is inefficient to convert it every request, so all data except Open Dccon Format is cached data only.
This function checks whether the entered Dccon URL and Dccon Type value are accessible to the Dccon data.
This function re-caches the Dccon data.
It will not work for the unsaved setting values. If you change the setting, you must save the setting contents before use.
It can not be used if 'Cache Dccon data to server' option is disabled.