Skip to content

DDMsgReader can now optionally convert Y-style MCI attributes to Synchronet attributes.

Eric Oulashin requested to merge dd_msg_reader_convert_y_style_mci_attrs into master

DDMsgReader v1.60: DDMsgReader can now optionally convert Y-style MCI attribute codes to to Synchronet attribute codes, with the new configuration setting convertYStyleMCIAttrsToSync (true/false). As requested by Codefenix. Note that this update includes an updated attr_conv.js (in sbbs/exec/load) in addition to DDMsgReader.

Edited by Eric Oulashin

Merge request reports