Is it possible to do a channel search from the command line?

XabiX

Vu+ Newbie
Hello,

I am managing my father box remotely and for the sake of easiness I would like to be able to launch a channel search from a ssh/telnet session.

Do you know what command line to do a full search on Astra 19,2 for example?

MERCI
XabiX
 
Isn't it better to use virtual desktop on his PC or just forward any port from his router to vu to access vu remotely with ftp client and load fresh list into it?
Just a suggestion
 

XabiX

Vu+ Newbie
I can copy files over ssh with SCP so I will be able to upload files into his box.

Which files should I copy over?

all these ones?
-rw-r--r-- 1 root root 139352 Jan 23 20:23 cables.xml
-rw-r--r-- 1 root root 472880 Jan 23 20:23 satellites.xml
-rw-r--r-- 1 root root 82697 Jan 23 20:23 terrestrial.xml
-rw-r--r-- 1 root root 5267 Jan 23 20:23 timezone.xml

and then reboot?

merci
 

Matrix10

Administrator
I can copy files over ssh with SCP so I will be able to upload files into his box.

Which files should I copy over?

all these ones?
-rw-r--r-- 1 root root 139352 Jan 23 20:23 cables.xml
-rw-r--r-- 1 root root 472880 Jan 23 20:23 satellites.xml
-rw-r--r-- 1 root root 82697 Jan 23 20:23 terrestrial.xml
-rw-r--r-- 1 root root 5267 Jan 23 20:23 timezone.xml

and then reboot?

merci

NO.

I think.
It is best to prepare files from/with dreamboxedit program
and I think You can upload/download this files direct with dreamboxedit.
===================================================
But if you can not
Then you can,the files from dreamboxedit
upload to appropriate folders

satellites.xml to /etc/tuxbox/
all other to /etc/enigma2/

At the end reload the list with commands .
(We have a space between the number and init)

init 4
init 3
==============================
Pay attention dreamboxedit create backup files
with the extension org .
Remove/delete them because you do not need it to upload to the second box.

Of course, you can copy the appropriate files to and from your box.

satellites.xml to /etc/tuxbox/
all radio and tv bouquets files from/to >>/etc/enigma2/
and lamedb >>/etc/enigma2/
At the end reload the list with commands .
(We have a space between the number and init)

The first command init 4
second command init 3
 

XabiX

Vu+ Newbie
I will try the 2nd method as having SSH access doesn't necessarily provide access to dreambox expect doing some port forwarding config.

this seems more adequate for me:
satellites.xml to /etc/tuxbox/
all radio and tv bouquets files from/to >>/etc/enigma2/
and lamedb >>/etc/enigma2/
At the end reload the list with commands .
(We have a space between the number and init)

so no way to launch a satellite scan from the command line. but possibility to transfer a lamedb from any enigma2 image to another enigma2 image.
 
Top