Hi.
It took a bit of trouble to get Minicat Key updater working on my DM800 running openpli so I thought I would document it here:
1. I got attachment from the following thread:
DBF-Minicat_Key-Updater E1 E2_17.5.09 - CCcam Forum
2. Extract contents and have a look. We need folder Minicat_Key Updater E2_DM800_NewNigma2
3. Extract archive UserScipts. This a simple plugin that allows us to run scripts in the /usr/script directory. Edit plugin.py with a unix compatible editor such as gvim and remove line:
"from Screens.ImageWizard import ImageWizard"
4. Ftp (e.g using filezilla or other ftp client) the UserScript Directory with all the files (including readme) to the following location on the DM800:
"/usr/lib/enigma2/python/Plugins/Extensions" and change the file permissions for the folder and all files to 755.
5. create directory "/usr/script/" and copy "DBF-Minicat_key-Updater-Updater.sh" to that directory change file permissions of both to 755
5. Reboot box and the plugin should be available via blue button.
Thank you to:
1. original poster of above mentioned thread
2. OoZooN for the UserScript plugin
3. The Minicat team
It took a bit of trouble to get Minicat Key updater working on my DM800 running openpli so I thought I would document it here:
1. I got attachment from the following thread:
DBF-Minicat_Key-Updater E1 E2_17.5.09 - CCcam Forum
2. Extract contents and have a look. We need folder Minicat_Key Updater E2_DM800_NewNigma2
3. Extract archive UserScipts. This a simple plugin that allows us to run scripts in the /usr/script directory. Edit plugin.py with a unix compatible editor such as gvim and remove line:
"from Screens.ImageWizard import ImageWizard"
4. Ftp (e.g using filezilla or other ftp client) the UserScript Directory with all the files (including readme) to the following location on the DM800:
"/usr/lib/enigma2/python/Plugins/Extensions" and change the file permissions for the folder and all files to 755.
5. create directory "/usr/script/" and copy "DBF-Minicat_key-Updater-Updater.sh" to that directory change file permissions of both to 755
5. Reboot box and the plugin should be available via blue button.
Thank you to:
1. original poster of above mentioned thread
2. OoZooN for the UserScript plugin
3. The Minicat team
Comment