Thanks for great plugin , I tested it and I am interested in showing some points may help in improving the functionality of the plugin .
I tested it on openatv 7.5.1 , oscam-icam " my own oscam " it's config path , etc/tuxbox/config/oscam-icam
1- I noticed that the plugin doesn't accept my biss key although it is valid - I think it means valid format for biss encryption - the problem was the SoftCam.Key was not in its path , etc/tuxbox/config , and it is true , my oscam doesn't use this default path , so I copied the SoftCam.Key to the default path , and now it works and the channel opened, my explanation for what was happened is that the plugin uses only default path , so I recommend auto identification for the config path to add the biss key in the correct path .
2- the dvbapi function is very important for encrypted channels that appear as FTA so the entered biss key will be usable .
3 - Does it supports biss2 encryption? , I haven't the chance to test this point ?
4- Can it support PVU keys ?
5- Can it support auto biss key finding ? By taking its time in background to test multiple random keys till find the correct one , or we can call it , auto generating the correct key .