using the new code in the script, and my webserver down
I get this
with webserver up I get thisStarting Updating the Channel List
Detecting Dreambox Type
DM500
Enigma 1
Please Waiting..Connecting to Server
Connecting to kryten.dyndns.info[213.107.133.168]:80
Error Connecting to Server
With ver.txt file missing from DMStarting Updating the Channel List
Detecting Dreambox Type
DM500
Enigma 1
Please Waiting..Connecting to Server
Connecting to kryten.dyndns.info[213.107.133.168]:80
Connected to Server
Connecting to kryten.dyndns.info[213.107.133.168]:80
remotever.txt 100% |*****************************| 2 00:00 ETA
No Update Of Channel Needed
with new version of bouquetsStarting Updating the Channel List
Detecting Dreambox Type
DM500
Enigma 1
Please Waiting..Connecting to Server
Connecting to kryten.dyndns.info[213.107.133.168]:80
Connected to Server
Version File Missing - Reloading Channel List
Downloading Latest Channel List For Sky Digital UK
Connecting to kryten.dyndns.info[213.107.133.168]:80
e1.bq.tar.gz 100% |*****************************| 43698 00:00 ETA
Completed Downloading Latest Channel List
Extracting Latest Channel List Enigma 1
Copying Latest Channel List Enigma 1
Completed Latest Channel List Enigma 1
Connecting to kryten.dyndns.info[213.107.133.168]:80
remotever.txt 100% |*****************************| 2 00:00 ETA
Please Wait...Refreshing Channel List
+ok+okChannel List Refreshed
Starting Updating the Channel List
Detecting Dreambox Type
DM500
Enigma 1
Please Waiting..Connecting to Server
Connecting to kryten.dyndns.info[213.107.133.168]:80
Connected to Server
Connecting to kryten.dyndns.info[213.107.133.168]:80
remotever.txt 100% |*****************************| 2 00:00 ETA
New Version of Channel List Found..Updating
Downloading Latest Channel List For Sky Digital UK
Connecting to kryten.dyndns.info[213.107.133.168]:80
e1.bq.tar.gz 100% |*****************************| 43698 00:00 ETA
Completed Downloading Latest Channel List
Extracting Latest Channel List Enigma 1
Copying Latest Channel List Enigma 1
Completed Latest Channel List Enigma 1
Please Wait...Refreshing Channel List
+ok+okChannel List Refreshed
Process Complete
Last edited by jfish; 5th March, 2011 at 12:41 AM.
if you have just downloaded the file I posted a few minustes ago, dont use this.. found a bug inside it and may cause some weird out of disk space error (not even sure why it happened) use this attached on
ah no probs i'll have a look some moire
on the new script, there are no commands to reload enigma2 bouquet + lamedb, they are needed and as follows:-
wget -qO - http://127.0.0.1/web/servicelistreload?mode=1 <-- lamedb
wget -qO - http://127.0.0.1/web/servicelistreload?mode=2<--- bouquets
for the tar.gz creation
i usually have my bouquets in enigma2 folder then i tar the folder up into enigma2.tar.gz
what is the correct way to make a tar for your script? i know they are to be named e2.bq.tar.gz etc but what about inside the tar
Last edited by rossi2000; 5th March, 2011 at 12:28 AM.
i can test its npheh
i know about creating tars what i meant was
inside the tar.gz do you just have bouquet files or a folder named bq and the files inside that? know what i mean?
another update
this includes function to reload engima 2 bouquets
no I dont retain the folder structure, the files are in a flat format - the script just moves the correct files to the correct location
I may look into having file structure within the tar.gz file and then moving the files/folders in one go - therefore not messing with moving individual files and probably make the code more efficient.
ah cool thx
also the e2 reload commands dont need the root:dreambox in there its just 127.0.0.1![]()
@ Jfish
U r a legend mate! I have been trying to setup a script like this to use in CSP for a good 12 months.
Thankyou for your efforts
Cheers
Satsalot
![]()
Finally got round to doing this and I'm lost.
On a DM500 where does the file go? & where do you look to enable the update?
Same questions as above but for a DM800
Please help a script noob out![]()
There are plenty of peeps here that write those specific scripts.
I refuse to answer that question on the grounds that I don't know the answer. - Douglas Adams
I'm running rossi's script at the moment, But I like the idea of a checking script to see what is the latest bouquets
if you mean where does the script go, you can place it anywhere on the dm .. I normally have it in /var/scripts on a dm500 and etc/scripts on a dm800
to run the update, you can do it via a cronjob and run the script once a day or if you know how, incorporate it in an image.
Bookmarks