PDA

View Full Version : how to get VM Scanning in any firmware?



AHAC85
3rd September, 2009, 04:05 AM
Hi im wanting to know if its possible to get VM scanning in dm500 and dm600, i understand theres a neutrino firmware out there which enables you to do a network scan and automatically arrange channels according to the VM channel lineup, i think it would be awesome if i would be able to add such a feature in pli jade3

mercenary
3rd September, 2009, 09:00 AM
wouldnt mind this either

satman
3rd September, 2009, 12:03 PM
Depends on how good your coding is, and how dedicated you would be to doing such a thing... the enigma scan enigine is a bugger, and has bugs and things that could be immproved drasticly.
I would begin with trying to get it to do it for only your own area,, as you should have the service lists anyway,,, your gona have to sort the channel numbering out first tho ;)

cydine
4th September, 2009, 04:24 PM
Good luck m8, rather you than me.

Getting a headache just thinking about that enigma coding.

satman
7th September, 2009, 09:17 AM
Getting a headache just thinking about that enigma coding.

Makes two of us ;) :dito:

scruff1963
11th October, 2009, 09:39 AM
Good luck m8, rather you than me.

Getting a headache just thinking about that enigma coding.

The sbconv script you wrote for the enigtrino image works fine here slight modification on the dm600 but of course you need a local neutrino bouquet/service files.

Don't know if it works with pli etc but it works great with an image built from cvs.

With your permission I will post the one that works for me with instructions if anyone wants it.

Not vm scanning but the end result is the same.

cydine
12th October, 2009, 04:28 PM
By all means.

Post away...

scruff1963
12th October, 2009, 08:41 PM
Cydines sbconv script to convert service/bouquet xml files to enigma standard on a dm600pvr.

untar the sbconv.tar
ftp sbconv to /bin and chmod 755 it
make a directory
/var/tuxbox/config/zapit
ftp neutrino/bouquet xml files to /var/tuxbox/config/zapit
then telnet in and
cd /
./sbconv

and your 600 will have the bouquets the same as the neutrino image.

You can add this to shellexec.conf to save telneting in.



MENU=Convert Neutrino files

ACTION=&Convert Neutrino files,sh /bin/sbconv , ...please wait...

COMMENT=*

COMMENT=FTP bouquet/service files

COMMENT=to /var/tuxbox/config/zapit

COMMENT=They must be current from your area

COMMENT=Press OK to continue or Exit to quit.

COMMENT=*

ENDMENU