Here your wrong option ...
label = Internet_SoftCam.key
Correct is like this
label = Internet_SoftCam_key
do not use dot "." characters
label = Internet_SoftCam.key # bug
label = Internet_SoftCam_key # ok
It is my fault in my config files I was updated it already ... Try to use newest files not oldes
[reader]
label = Device_SoftCam
protocol = emu
device = emulator
#device = /etc/tuxbox/config/SoftCam.key (if you want to set your personal path)
#/storage/.kodi/userdata/addon_data/service.softcam.ncam/config/SoftCam.Key (change with your system location)
caid = 0500,0604,090F,0E00,1010,1801,2600,2602,2610,4AE1
detect = cd
ident = 0500:000000,007400,007800,021110,023800;0604:000000;090F:000000;0E00:000000;1010:000000;1801:000000,001101,002111,007301;2600:000000;2602:000000;2610:000000;4AE1:000011,000014,0000FE
group = 6
emmcache = 2,2,2,0
emu_auproviders = 0604:010200;0E00:000000;1010:000000;2610:000000;4AE1:000011,000014,0000FE
[reader]
label = Internet_SoftCam
protocol = emu
#device = https://raw.githubusercontent.com/fairbird/MyImagesFeeds/master/SoftCam-Files/SoftCam.Key
device = https://raw.githubusercontent.com/MOHAMED19OS/SoftCam_Emu/main/Enigma2/SoftCam.Key
caid = 0500,0604,090F,0E00,1010,1801,2600,2602,2610,4AE1
detect = cd
ident = 0500:000000,007400,007800,021110,023800;0604:000000;090F:000000;0E00:000000;1010:000000;1801:000000,001101,002111,007301;2600:000000;2602:000000;2610:000000;4AE1:000011,000014,0000FE
group = 6
emmcache = 2,2,2,0
emu_auproviders = 0604:010200;0E00:000000;1010:000000;2610:000000;4AE1:000011,000014,0000FE
Display More