VM CHANNELS FIX (23/4/2020) OSCAM ONLY!!

ok for those stuck with converting mgcamd to oscam try this:

Putty to your box, or use the terminal in openwebif and once logged in type the command:

Code:
cat /usr/keys/newcamd.list

This will display your mgcamd line, it should look something like:

Code:
CWS = SERVER PORT USERNAME PASSWORD  01 02 03 04 05 06 07 08 09 10 11 12 13 14

Obviously the SERVER,PORT,USERNAME,PASSWORD in the above would be replaced with the details of your line.

Now type the command below, but replace SERVER,PORT,USERNAME,PASSWORD with the relevant info from your line above.

Code:
wget -O - https://www.dropbox.com/s/ovklttgjt9h3odg/oscam.server\?dl=1|sed -e 's*A*SERVER*' -e 's*B*PORT*' -e 's*C*USERNAME*' -e 's*D*PASSWORD*' > /etc/tuxbox/config/oscam-emu/oscam.server

this will put your oscam.server file into the oscam-emu folder, if you are using a different version of oscam then change the path of the oscam.server file accordingly.
So grog build installed on h2h just follow the above and edit and all should clear
 
Is it a sat line or a cable line?
This thread is concerning cable.
It will clear the channels on vm, some sky channels but not many left
 
It's a cable line but was going to stick sky line in to see if would clear
it will clear both sky and cable as long as your cable provider has fixed his server. You can just put both lines into the newcamd.list file in the /usr/keys folder on your box.
 
The only SD channels that are not working for me are the ones that have a HD working version, if they are not in HD then the SD works. The main change now is the loss of Sky sports football HD
 
Back
Top