I'm trying to rollback from 4.3-1117~g8213c0e54 to 4.2.5 as it doesn't seem to work with the latest unRAID 6.5.0rc1 build (the tuners don't show up in the docker - https://lime-technology.com/forums/topic/49898-support-linuxserverio-tvheadend/?page=26&tab=comments#comment-638190).
When I try to rollback to 4.2.5 I get this error:
caclient: wrong class caclient_dvbcam!
I've found posts that say this is because of using a 4.3.x config in 4.2.x, but I can't find a documented solution - can someone help please.  4.3.x cOnfig file below.
PS if you see anything in my config that also needs addressing, please feel free to shout out.
{
	"server_name": "Tvheadend",
	"version": 24,
	"full_version": "4.3-1117~g8213c0e54",
	"language_ui": "eng_GB",
	"theme_ui": "blue",
	"ui_quicktips": true,
	"uilevel": 1,
	"uilevel_nochange": false,
	"caclient_ui": false,
	"info_area": [
		"login"
	],
	"chname_num": true,
	"chname_src": false,
	"language": [
		"eng"
	],
	"epg_compress": true,
	"epg_cutwindow": 300,
	"epg_window": 86400,
	"prefer_picon": true,
	"chiconpath": "file:///picons/%C.png",
	"chiconscheme": 2,
	"piconscheme": 0,
	"http_server_name": "HTS/tvheadend",
	"http_realm_name": "tvheadend",
	"digest": true,
	"cookie_expires": 7,
	"proxy": false,
	"tvhtime_update_enabled": true,
	"tvhtime_ntp_enabled": false,
	"tvhtime_tolerance": 5000,
	"iptv_tpool": true,
	"dscp": -1,
	"descrambler_buffer": 9000,
	"parser_backlog": false,
	"hbbtv": false,
	"satip_rtsp": 0,
	"satip_anonymize": false,
	"satip_noupnp": false,
	"satip_weight": 100,
	"satip_remote_weight": true,
	"satip_descramble": 1,
	"satip_muxcnf": 0,
	"satip_rtptcpsize": 42,
	"satip_nat_rtsp": 0,
	"satip_nat_name_force": false,
	"satip_iptv_sig_level": 220,
	"force_sig_level": 0,
	"satip_dvbs": 0,
	"satip_dvbs2": 0,
	"satip_dvbt": 0,
	"satip_dvbt2": 0,
	"satip_dvbc": 0,
	"satip_dvbc2": 0,
	"satip_atsct": 0,
	"satip_atscc": 0,
	"satip_max_sessions": 0,
	"satip_max_user_connections": 0,
	"satip_rewrite_pmt": false,
	"satip_nom3u": false,
	"satip_notcp_mode": false,
	"satip_restrict_pids_all": false,
	"satip_drop_fe": false
}