All,
I have written a script to automate the install of the latest CatsEye Settings. The attached script does the following:
Connects to the catseye website
Gets file name of the latest update
Pulls down the latest update (if required)
Installs the bouquets onto the receiver
Reloads the settings
The script requires unrar to be installed on the receiver. This can be done by running:
opkg install unrar
The script should be placed in /usr/script/
The script has editable variables so that it can be customized for other users.
- Settings name (choose between 28.2E / 75E to 45W)
- Working directory (default set to /hdd/CatseyeSettings/)
- Web URL (In case it changes)
- Bouquets directory (/etc/enigma2/ for the VU Duo)
I am going to set the script up to run daily, shortly followed by running AutoBouquetsMaker. This way I have all the latest satellite settings for my motorised set up along with nicely laid out bouquet for SKY.
I hope others find this useful :-)
catseye_import.zip