Dear designer @oktus Need new bootlogo for image openatv 7.3 stb. ----> VU+ Zero 4k which haven't bootlogo yet
default image use logo 7.2 until now
Dear designer @oktus Need new bootlogo for image openatv 7.3 stb. ----> VU+ Zero 4k which haven't bootlogo yet
default image use logo 7.2 until now
No problem dear, take your time
Thanks, would you mention from where can download new version 19.0
Thanks dear, just the crashed i attached on topic No.169 from here when used before Freearhey addons
That's what i am asked about how to fix from 4 month
Now i use last version from here when choose same addon on same image &stb .... no crash now but spinner keep spinning and not work
last Freeharey-1.0.1 are installed from here
When reboot, error on screen are displayed
i retransfer the file again and after install addons and restart, same issue plugin disappear from plugin browser and massage display again
maybe i missed something !!
Best Regards.
From Dreamsat Panel you can get New Plugin IP Audio Pro only for py3 or use Ip Audio ffmpeg PY2/3
☆☆☆ Thanks to all who provides and update softcam keys ☆☆☆
Next is telnet code which download newest softcam key file to your stb on config path automatically
☞ if owner keep update his github
📌 MOHAMED19OS
wget -O /etc/tuxbox/config/SoftCam.Key https://raw.githubusercontent.com/MOHAMED19OS/SoftCam_Emu/main/Enigma2/SoftCam.Key
📌 SoftCam.Org
wget -O /etc/tuxbox/config/SoftCam.Key http://www.softcam.org/deneme6.php?file=SoftCam.Key
📌 Enigma 1969
wget -O /etc/tuxbox/config/SoftCam.Key http://drive.google.com/uc?authuser=0&id=1aujij43w7qAyPHhfBLAN9sE-BZp8_AwI&export=download
📌 Serjoga
wget -O /etc/tuxbox/config/SoftCam.Key http://raw.githubusercontent.com/audi06/SoftCam.Key_Serjoga/master/SoftCam.Key
📌 fairbird
wget -O /etc/tuxbox/config/SoftCam.Key https://raw.githubusercontent.com/fairbird/MyImagesFeeds/master/SoftCam-Files/SoftCam.Key
📌 Youchie
wget -O /etc/tuxbox/config/SoftCam.Key https://raw.githubusercontent.com/smcam/s/main/SoftCam.Key
📌 Yavar
wget -O /etc/tuxbox/config/SoftCam.Key https://raw.githubusercontent.com/JetCamFastCam/JetFastCamRza/main/SoftCam.Key
📌 Mohammed Nasr
wget -O /etc/tuxbox/config/SoftCam.Key https://raw.githubusercontent.com/popking159/softcam/master/SoftCam.Key
Display MoreNovaler-S-FHD-Green v3.6
- add more screens
- fix some codes .
- add support for posterx and xtraevent together with priority to xtraevent.
-fix crash that occures when playing media file .
Size : 8 mb
File type : tar.gz
Thanks @odem2014
attached in last post is not the new skin version
Thanks @isah2 for your backup, i haven't the same stb
but i refer to the method for vu+ and attached my mod skin by added poster which used here on backup
Notice:
for any one need to support feed just as i mentioned on my other topic on Arab forum Tunisiasat, just replace OPKG From openatv python image feed
Gbue4K ? Grazie
Sorry, only Gbquad4k - Gbtrio4k available
Hi linuxsat25
Will you give it in Formuler F1?
thank you
There is formuler4 only now from here
Display MoreHi
I have softcam
In old version copy paste was good work
We copy keys and paste and keys was seccessful save in softcam
In new version copypaste dont work
You can test it
Ithink new version has bug
In old version very simple we can copy and paste keys and keys save complete
I recommended the plugins go to old version for this option or update it to new ver
I am many years using feed
Copy paste is important for feed hunter
My dear bro, try to understand what new added and how it work to got developer point of view
- There must be a softcam.key file in the file path in order to write the code to the file and then immediately store it in savekeys ...
- The code cannot be stored without first passing through the softcam.key file ...
- If the code was previously in the softcam.key file, it will not be stored again.
- You will bypass the writing in the softcam.key file and search in the savekeys file.
- If it does not exist, it will be stored.
This is how the plugin method is, and the method is old since previous versions. It is not new.
What is new is saving more than one code in the savekeys file.
The code can be selected through the Paste menu.
The savekeys file cannot be redirected... Its path is static and is
/etc/enigma2
That option Select softcam.key path is only for the code file which is softcam.key and not savekeys
ok...so we're waiting for someone who's a member there to give us the file.
Attached all files
bootlogo OpenEight FHD by oktus
would you please make new design, open eight image for vu+ zero 4k
hi guys, playlist with http-referrer= format is there a way to play?
it not clear your request !
Display MoreHaven't been able to install this current version 8.8.3 ? collected error " solver encounted 1 problem " Nothing provides enigma2 needed by enigma2-plugin-extensions-ajpanel_v8.8.3_all.ipk
solution 1/1 do not ask to install enigma2-plugin-extensions-ajpanel_v8.8.3_all.ipk .
any idea what might have go wrong ? image is satdreamgr , ajpanel previously installed is version 8.6.0
try to remove and reinstall, i have it work great on satdreamGr
Hi my friend
Ver 7 has some bug
Copy paste dont work
The keys after copy not save in softcam.Key
Please release new uodate or goinig to old version for copy button
There must be a softcam.key file in the file path in order to write the code to the file and then immediately store it in savekeys ... The code cannot be stored without first passing through the softcam.key file ...
If the code was previously in the softcam.key file, it will not be stored again. You will bypass the writing in the softcam.key file and search in the savekeys file. If it does not exist, it will be stored.
This is how the plugin method is, and the method is old since previous versions. It is not new. What is new is saving more than one code in the savekeys file. The code can be selected through the Paste menu.
The savekeys file cannot be redirected... Its path is static and is /etc/enigma2
That option Select softcam.key path is only for the code file which is softcam.key and not savekeys
1- The plugin basically, with the default settings, performs an automatic search for the softcam file in these paths in order, and any path in which the file is found depends directly ...
paths = ["/etc/tuxbox/config/oscam-emu",
"/etc/tuxbox/config/oscam-trunk",
"/etc/tuxbox/config/oscam",
"/etc/tuxbox/config/ncam",
"/etc/tuxbox/config/gcam",
"/etc/tuxbox/config",
"/etc",
"/usr/keys",
"/var/keys"]
2- When you activate the option to specify the path to your desire, which is the option (Enable custom softcam file path), which is a manual selection, not an automatic one ...
Therefore, you have to send the file manually or download it from the plugin, so why make it an automatic process... The plugin basically has a default option...
So it will be a repetition of the settings at the same pace and an increase in the settings is useless ...
3- The plugin informs the user that there is no softcam file in the chosen path
The softcam.key file cannot be created. It is an empty file. It is a cipher file. It must be downloaded from one of the download options. It is a full cipher file.
If we make the plugin, the file will create a default file without codes, and thus open the channels with broken codes, and you need to enter the codes for the broken channels, meaning at the very least, according to the satellites that you have from 10 to 15 channels .... By this the process is useless.. Therefore, the user must either send a file that he has modified by himself or download a device file from the download option...
AJ bouquet editor - open any bouquet --press "Menu"- Table Statistic --and exit
enigma freeze.
Zero4K - ATV 7.2 image 28/03/23
please see log :
CodeDisplay More18:33:57.7657 [eEPGChannelData] nownext finished(1680107637) 18:33:59.1266 [eRCDeviceInputDev] 1 160 1 18:33:59.1271 [InfoBarGenerics] Key 'KEY_OK' (352) Make. 18:33:59.1273 [ActionMap] Map context 'OkCancelActions' -> Action 'ok'. 18:33:59.1291 [Skin] Parsing embedded skin '<embedded-in-CCQIeq>'. 18:33:59.1298 [Skin] Processing screen '<embedded-in-CCQIeq>', position=(637, 357), size=(6x6) for module 'CCQIeq'. 18:33:59.1332 [Skin] Parsing embedded skin '<embedded-in-SimpleSummary>'. 18:33:59.1340 [Skin] Processing screen '<embedded-in-SimpleSummary>' from list 'CCQIeq_summary, SimpleSummary', position=(0, 0), size=(132x64) for module 'SimpleSummary'. 18:33:59.1397 [Screen] Showing screen '['CCQIeq_summary', 'SimpleSummary']'. 18:33:59.2094 [Skin] Parsing embedded skin '<embedded-in-CCXQTE>'. 18:33:59.2107 [Skin] Processing screen '<embedded-in-CCXQTE>', position=(140, 27), size=(1000x666) for module 'CCXQTE'. 18:33:59.2184 [Skin] Parsing embedded skin '<embedded-in-SimpleSummary>'. 18:33:59.2193 [Skin] Processing screen '<embedded-in-SimpleSummary>' from list 'CCXQTE_summary, SimpleSummary', position=(0, 0), size=(132x64) for module 'SimpleSummary'. 18:33:59.2214 [Screen] Showing screen '['CCXQTE_summary', 'SimpleSummary']'. 18:33:59.2887 [Screen] Showing screen 'CCXQTE'. 18:33:59.4656 [eRCDeviceInputDev] 0 160 1 18:33:59.4660 [InfoBarGenerics] Key 'KEY_OK' (352) Break. 18:34:00.7877 [eRCDeviceInputDev] 1 8b 1 18:34:00.7884 [InfoBarGenerics] Key 'KEY_MENU' (139) Make. 18:34:00.7887 [ActionMap] Map context 'KeyMap_RC' -> Action 'menu'. 18:34:00.7924 [Skin] Parsing embedded skin '<embedded-in-CChyFO>'. 18:34:00.7936 [Skin] Processing screen '<embedded-in-CChyFO>', position=(307, 77), size=(666x566) for module 'CChyFO'. 18:34:00.8007 [Skin] Parsing embedded skin '<embedded-in-SimpleSummary>'. 18:34:00.8016 [Skin] Processing screen '<embedded-in-SimpleSummary>' from list 'CChyFO_summary, SimpleSummary', position=(0, 0), size=(132x64) for module 'SimpleSummary'. 18:34:00.8036 [Screen] Showing screen '['CChyFO_summary', 'SimpleSummary']'. 18:34:00.8065 [Screen] Showing screen 'CChyFO'. 18:34:01.0195 [eRCDeviceInputDev] 0 8b 1 18:34:01.0200 [InfoBarGenerics] Key 'KEY_MENU' (139) Break. 18:34:02.1837 [eRCDeviceInputDev] 1 6c 1 18:34:02.1843 [InfoBarGenerics] Key 'KEY_DOWN' (108) Make. 18:34:02.1846 [ActionMap] Map context 'KeyMap_RC' -> Unknown action 'down'! (Typo in map?) 18:34:02.1848 [ActionMap] Map context 'KeyMap_KeyBoard' -> Unknown action 'down'! (Typo in map?) 18:34:02.4155 [eRCDeviceInputDev] 0 6c 1 18:34:02.4160 [InfoBarGenerics] Key 'KEY_DOWN' (108) Break. 18:34:02.4466 [eRCDeviceInputDev] 1 6c 1 18:34:02.4471 [InfoBarGenerics] Key 'KEY_DOWN' (108) Make. 18:34:02.4473 [ActionMap] Map context 'KeyMap_RC' -> Unknown action 'down'! (Typo in map?) 18:34:02.4473 [ActionMap] Map context 'KeyMap_KeyBoard' -> Unknown action 'down'! (Typo in map?) 18:34:02.6785 [eRCDeviceInputDev] 0 6c 1 18:34:02.6790 [InfoBarGenerics] Key 'KEY_DOWN' (108) Break. 18:34:03.0449 [eRCDeviceInputDev] 1 160 1 18:34:03.0461 [InfoBarGenerics] Key 'KEY_OK' (352) Make. 18:34:03.0469 [ActionMap] Map context 'KeyMap_RC' -> Action 'ok'. 18:34:03.0482 [Screen] Showing screen '['CCXQTE_summary', 'SimpleSummary']'. 18:34:03.0510 [Screen] Showing screen 'CCXQTE'. 18:34:03.0543 [Skin] Parsing embedded skin '<embedded-in-CCL9Lj>'. 18:34:03.0556 [Skin] Processing screen '<embedded-in-CCL9Lj>', position=(173, 60), size=(933x600) for module 'CCL9Lj'. 18:34:03.0625 [Skin] Parsing embedded skin '<embedded-in-SimpleSummary>'. 18:34:03.0641 [Skin] Processing screen '<embedded-in-SimpleSummary>' from list 'CCL9Lj_summary, SimpleSummary', position=(0, 0), size=(132x64) for module 'SimpleSummary'. 18:34:03.0666 [Screen] Showing screen '['CCL9Lj_summary', 'SimpleSummary']'. 18:34:03.0705 [Screen] Showing screen 'CCL9Lj'. 18:34:03.2765 [eRCDeviceInputDev] 0 160 1 18:34:03.2769 [InfoBarGenerics] Key 'KEY_OK' (352) Break. 18:34:05.4319 [eRCDeviceInputDev] 1 ae 1 18:34:05.4324 [InfoBarGenerics] Key 'KEY_EXIT' (174) Make. 18:34:05.4326 [ActionMap] Map context 'KeyMap_RC' -> Action 'cancel'. 18:34:05.4338 [Screen] Showing screen '['CCXQTE_summary', 'SimpleSummary']'. 18:34:05.4366 [Screen] Showing screen 'CCXQTE'. 18:34:05.7706 [eRCDeviceInputDev] 0 ae 1 18:34:05.7713 [InfoBarGenerics] Key 'KEY_EXIT' (174) Break. 18:34:07.0703 [eRCDeviceInputDev] 1 ae 1 18:34:07.0710 [InfoBarGenerics] Key 'KEY_EXIT' (174) Make. 18:34:07.0713 [ActionMap] Map context 'KeyMap_RC' -> Action 'cancel'. 18:34:07.0724 [Screen] Showing screen '['CCQIeq_summary', 'SimpleSummary']'. 18:34:07.0772 [Screen] Showing screen '['ChannelContextMenu_summary', 'SimpleSummary']'. 18:34:07.0786 [Screen] Showing screen 'CCQIeq'. 18:34:07.0822 [Screen] Showing screen '['ChannelSelection_summary', 'SimpleSummary']'. 18:34:07.0838 [Screen] Showing screen 'ChannelContextMenu'. 18:34:07.0876 [Screen] Showing screen 'ChannelSelection'. 18:34:07.0922 [eDVBSatelliteEquipmentControl] direct_connected 1 18:34:07.0925 [eDVBSatelliteEquipmentControl] canTune 1 18:34:07.0926 [eDVBSatelliteEquipmentControl] lnb 0 found 18:34:07.0927 [eDVBSatelliteEquipmentControl] 1 option(s) at position 235 18:34:07.0927 [eDVBSatelliteEquipmentControl] sat 235 found 18:34:07.0928 ret1 15000 18:34:07.0929 [eDVBSatelliteEquipmentControl] ret5 15000 18:34:07.0929 [eDVBSatelliteEquipmentControl] ret 15000, score old 0 18:34:07.0930 [eDVBSatelliteEquipmentControl] score new 15000 18:34:07.0931 [eDVBSatelliteEquipmentControl] final score 15005 18:34:07.0943 [eDVBSatelliteEquipmentControl] direct_connected 1 18:34:07.0945 [eDVBSatelliteEquipmentControl] canTune 1 18:34:07.0946 [eDVBSatelliteEquipmentControl] lnb 0 found 18:34:07.0947 [eDVBSatelliteEquipmentControl] 1 option(s) at position 235 18:34:07.0947 [eDVBSatelliteEquipmentControl] sat 235 found 18:34:07.0948 ret1 15000 18:34:07.0949 [eDVBSatelliteEquipmentControl] ret5 15000 18:34:07.0950 [eDVBSatelliteEquipmentControl] ret 15000, score old 0 18:34:07.0951 [eDVBSatelliteEquipmentControl] score new 15000 18:34:07.0951 [eDVBSatelliteEquipmentControl] final score 15005 18:34:07.0959 [eDVBSatelliteEquipmentControl] direct_connected 1 18:34:07.0960 [eDVBSatelliteEquipmentControl] canTune 1 18:34:07.0961 [eDVBSatelliteEquipmentControl] lnb 0 found 18:34:07.0961 [eDVBSatelliteEquipmentControl] 1 option(s) at position 235 18:34:07.0962 [eDVBSatelliteEquipmentControl] sat 235 found 18:34:07.0963 ret1 15000 18:34:07.0963 [eDVBSatelliteEquipmentControl] ret5 15000 18:34:07.0964 [eDVBSatelliteEquipmentControl] ret 15000, score old 0 18:34:07.0965 [eDVBSatelliteEquipmentControl] score new 15000 18:34:07.0966 [eDVBSatelliteEquipmentControl] final score 15005 18:34:07.0971 [eDVBSatelliteEquipmentControl] direct_connected 1 18:34:07.0972 [eDVBSatelliteEquipmentControl] canTune 1 18:34:07.0973 [eDVBSatelliteEquipmentControl] lnb 0 found 18:34:07.0974 [eDVBSatelliteEquipmentControl] 1 option(s) at position 235 18:34:07.0975 [eDVBSatelliteEquipmentControl] sat 235 found 18:34:07.0976 ret1 15000 18:34:07.0976 [eDVBSatelliteEquipmentControl] ret5 15000 18:34:07.0977 [eDVBSatelliteEquipmentControl] ret 15000, score old 0 18:34:07.0978 [eDVBSatelliteEquipmentControl] score new 15000 18:34:07.0978 [eDVBSatelliteEquipmentControl] final score 15005 18:34:07.0983 [eDVBSatelliteEquipmentControl] direct_connected 1 18:34:07.0984 [eDVBSatelliteEquipmentControl] canTune 1 18:34:07.0985 [eDVBSatelliteEquipmentControl] lnb 0 found 18:34:07.0986 [eDVBSatelliteEquipmentControl] 1 option(s) at position 235 18:34:07.0986 [eDVBSatelliteEquipmentControl] sat 235 found 18:34:07.0987 ret1 15000 18:34:07.0988 [eDVBSatelliteEquipmentControl] ret5 15000 18:34:07.0988 [eDVBSatelliteEquipmentControl] ret 15000, score old 0 18:34:07.0989 [eDVBSatelliteEquipmentControl] score new 15000 18:34:07.0990 [eDVBSatelliteEquipmentControl] final score 15005 18:34:07.0996 [eDVBSatelliteEquipmentControl] direct_connected 1 18:34:07.0997 [eDVBSatelliteEquipmentControl] canTune 1 18:34:07.0998 [eDVBSatelliteEquipmentControl] lnb 0 found 18:34:07.0999 [eDVBSatelliteEquipmentControl] 1 option(s) at position 235 18:34:07.1000 [eDVBSatelliteEquipmentControl] sat 235 found 18:34:07.1000 ret1 15000 18:34:07.1001 [eDVBSatelliteEquipmentControl] ret5 15000 18:34:07.1002 [eDVBSatelliteEquipmentControl] ret 15000, score old 0 18:34:07.1002 [eDVBSatelliteEquipmentControl] score new 15000 18:34:07.1003 [eDVBSatelliteEquipmentControl] final score 15005 18:34:07.1012 [eDVBSatelliteEquipmentControl] direct_connected 1 18:34:07.1013 [eDVBSatelliteEquipmentControl] canTune 1 18:34:07.1014 [eDVBSatelliteEquipmentControl] lnb 0 found 18:34:07.1015 [eDVBSatelliteEquipmentControl] 1 option(s) at position 235 18:34:07.1016 [eDVBSatelliteEquipmentControl] sat 235 found 18:34:07.1016 ret1 15000 18:34:07.1017 [eDVBSatelliteEquipmentControl] ret5 15000 18:34:07.1018 [eDVBSatelliteEquipmentControl] ret 15000, score old 0 18:34:07.1018 [eDVBSatelliteEquipmentControl] score new 15000 18:34:07.1019 [eDVBSatelliteEquipmentControl] final score 15005 18:34:07.1027 [eDVBSatelliteEquipmentControl] direct_connected 1 18:34:07.1028 [eDVBSatelliteEquipmentControl] canTune 1 18:34:07.1029 [eDVBSatelliteEquipmentControl] lnb 0 found 18:34:07.1029 [eDVBSatelliteEquipmentControl] 1 option(s) at position 235 18:34:07.1030 [eDVBSatelliteEquipmentControl] sat 235 found 18:34:07.1031 ret1 15000 18:34:07.1032 [eDVBSatelliteEquipmentControl] ret5 15000 18:34:07.1032 [eDVBSatelliteEquipmentControl] ret 15000, score old 0 18:34:07.1033 [eDVBSatelliteEquipmentControl] score new 15000 18:34:07.1034 [eDVBSatelliteEquipmentControl] final score 15005 18:34:07.1046 [eDVBSatelliteEquipmentControl] direct_connected 1 18:34:07.1048 [eDVBSatelliteEquipmentControl] canTune 1 18:34:07.1049 [eDVBSatelliteEquipmentControl] lnb 0 found 18:34:07.1050 [eDVBSatelliteEquipmentControl] 1 option(s) at position 235 18:34:07.1050 [eDVBSatelliteEquipmentControl] sat 235 found 18:34:07.1051 ret1 15000 18:34:07.1052 [eDVBSatelliteEquipmentControl] ret5 15000 18:34:07.1052 [eDVBSatelliteEquipmentControl] ret 15000, score old 0 18:34:07.1053 [eDVBSatelliteEquipmentControl] score new 15000 18:34:07.1054 [eDVBSatelliteEquipmentControl] final score 15005 18:34:07.1072 [eDVBSatelliteEquipmentControl] direct_connected 1 18:34:07.1077 [eDVBSatelliteEquipmentControl] canTune 1 18:34:07.1079 [eDVBSatelliteEquipmentControl] lnb 0 found 18:34:07.1080 [eDVBSatelliteEquipmentControl] 1 option(s) at position 235 18:34:07.1082 [eDVBSatelliteEquipmentControl] sat 235 found 18:34:07.1085 ret1 15000 18:34:07.1086 [eDVBSatelliteEquipmentControl] ret5 15000 18:34:07.1086 [eDVBSatelliteEquipmentControl] ret 15000, score old 0 18:34:07.1089 [eDVBSatelliteEquipmentControl] score new 15000 18:34:07.1091 [eDVBSatelliteEquipmentControl] final score 15005 18:34:07.1117 [eDVBSatelliteEquipmentControl] direct_connected 1 18:34:07.1121 [eDVBSatelliteEquipmentControl] canTune 1 18:34:07.1125 [eDVBSatelliteEquipmentControl] lnb 0 found 18:34:07.1126 [eDVBSatelliteEquipmentControl] 1 option(s) at position 235 18:34:07.1127 [eDVBSatelliteEquipmentControl] sat 235 found 18:34:07.1128 ret1 15000 18:34:07.1129 [eDVBSatelliteEquipmentControl] ret5 15000 18:34:07.1129 [eDVBSatelliteEquipmentControl] ret 15000, score old 0 18:34:07.1130 [eDVBSatelliteEquipmentControl] score new 15000 18:34:07.1131 [eDVBSatelliteEquipmentControl] final score 15005 18:34:07.1147 [eDVBSatelliteEquipmentControl] direct_connected 1 18:34:07.1150 [eDVBSatelliteEquipmentControl] canTune 1 18:34:07.1152 [eDVBSatelliteEquipmentControl] lnb 0 found 18:34:07.1152 [eDVBSatelliteEquipmentControl] 1 option(s) at position 235 18:34:07.1153 [eDVBSatelliteEquipmentControl] sat 235 found 18:34:07.1154 ret1 15000 18:34:07.1155 [eDVBSatelliteEquipmentControl] ret5 15000 18:34:07.1156 [eDVBSatelliteEquipmentControl] ret 15000, score old 0 18:34:07.1157 [eDVBSatelliteEquipmentControl] score new 15000 18:34:07.1158 [eDVBSatelliteEquipmentControl] final score 15005 18:34:07.1169 [eDVBSatelliteEquipmentControl] direct_connected 1 18:34:07.1171 [eDVBSatelliteEquipmentControl] canTune 1 18:34:07.1172 [eDVBSatelliteEquipmentControl] lnb 0 found 18:34:07.1172 [eDVBSatelliteEquipmentControl] 1 option(s) at position 235 18:34:07.1173 [eDVBSatelliteEquipmentControl] sat 235 found 18:34:07.1174 ret1 15000 18:34:07.1175 [eDVBSatelliteEquipmentControl] ret5 15000 18:34:07.1175 [eDVBSatelliteEquipmentControl] ret 15000, score old 0 18:34:07.1176 [eDVBSatelliteEquipmentControl] score new 15000 18:34:07.1177 [eDVBSatelliteEquipmentControl] final score 15005 18:34:07.1188 [eDVBSatelliteEquipmentControl] direct_connected 1 18:34:07.1191 [eDVBSatelliteEquipmentControl] canTune 1 18:34:07.1194 [eDVBSatelliteEquipmentControl] lnb 0 found 18:34:07.1196 [eDVBSatelliteEquipmentControl] 1 option(s) at position 235 18:34:07.1196 [eDVBSatelliteEquipmentControl] sat 235 found 18:34:07.1197 ret1 15000 18:34:07.1198 [eDVBSatelliteEquipmentControl] ret5 15000 18:34:07.1199 [eDVBSatelliteEquipmentControl] ret 15000, score old 0 18:34:07.1200 [eDVBSatelliteEquipmentControl] score new 15000 18:34:07.1201 [eDVBSatelliteEquipmentControl] final score 15005 18:34:07.1214 [eDVBSatelliteEquipmentControl] direct_connected 1 18:34:07.1216 [eDVBSatelliteEquipmentControl] canTune 1 18:34:07.1217 [eDVBSatelliteEquipmentControl] lnb 0 found 18:34:07.1218 [eDVBSatelliteEquipmentControl] 1 option(s) at position 235 18:34:07.1218 [eDVBSatelliteEquipmentControl] sat 235 found 18:34:07.1219 ret1 15000 18:34:07.1220 [eDVBSatelliteEquipmentControl] ret5 15000 18:34:07.1220 [eDVBSatelliteEquipmentControl] ret 15000, score old 0 18:34:07.1221 [eDVBSatelliteEquipmentControl] score new 15000 18:34:07.1222 [eDVBSatelliteEquipmentControl] final score 15005 18:34:07.1232 [eDVBSatelliteEquipmentControl] direct_connected 1 18:34:07.1234 [eDVBSatelliteEquipmentControl] canTune 1 18:34:07.1236 [eDVBSatelliteEquipmentControl] lnb 0 found 18:34:07.1237 [eDVBSatelliteEquipmentControl] 1 option(s) at position 235 18:34:07.1238 [eDVBSatelliteEquipmentControl] sat 235 found 18:34:07.1238 ret1 15000 18:34:07.1239 [eDVBSatelliteEquipmentControl] ret5 15000 18:34:07.1240 [eDVBSatelliteEquipmentControl] ret 15000, score old 0 18:34:07.1240 [eDVBSatelliteEquipmentControl] score new 15000 18:34:07.1241 [eDVBSatelliteEquipmentControl] final score 15005 18:34:07.1250 [eDVBSatelliteEquipmentControl] direct_connected 1 18:34:07.1253 [eDVBSatelliteEquipmentControl] canTune 1 18:34:07.1254 [eDVBSatelliteEquipmentControl] lnb 0 found 18:34:07.1255 [eDVBSatelliteEquipmentControl] 1 option(s) at position 235 18:34:07.1256 [eDVBSatelliteEquipmentControl] sat 235 found 18:34:07.1256 ret1 15000 18:34:07.1257 [eDVBSatelliteEquipmentControl] ret5 15000 18:34:07.1258 [eDVBSatelliteEquipmentControl] ret 15000, score old 0 18:34:07.1258 [eDVBSatelliteEquipmentControl] score new 15000 18:34:07.1259 [eDVBSatelliteEquipmentControl] final score 15005 munmap_chunk(): invalid pointer 18:34:07.1539 PC: b5e9a9c0 18:34:07.1540 Fault Address: 00000000 18:34:07.1541 Error Code:: 0 18:34:07.1545 Backtrace: 18:34:07.1547 /usr/bin/enigma2(_Z17handleFatalSignaliP9siginfo_tPv) [0x82BBC] 18:34:07.1549 /lib/libc.so.6(__default_rt_sa_restorer) [0xB5E611D0] 18:34:07.1550 /lib/libc.so.6(n/a) [0xB5E9A9C0] 18:34:07.1551 /lib/libc.so.6(raise) [0xB5E6034C] 18:34:07.1552 /lib/libc.so.6(abort) [0xB5E4D880] 18:34:07.1552 -------FATAL SIGNAL 18:34:07.1553 PC: b630c2c8 18:34:07.1553 Fault Address: 00000008 18:34:07.1553 Error Code:: 519 18:34:07.1554 Backtrace: 18:34:07.1556 /usr/bin/enigma2(_Z17handleFatalSignaliP9siginfo_tPv) [0x82BBC] 18:34:07.1558 /lib/libc.so.6(__default_rt_sa_restorer) [0xB5E611D0] 18:34:07.1558 -------FATAL SIGNAL Segmentation fault root@vuzero4k:~#
The crash does not seem to be related to the panel (at least from the crash data you sent). The crash lov shows that it occurs in Channel List when you exit from Bouquet Editor.
We tried to simulate the case on OpenATV-7.2 with problems.
Can you try to run Bouquet Editor from inside the panel menu instead from Channel List Context Menu and see the results ?
I sent FTP userbouquet.SkyICAM.tv in = /var/etc/enigma2/ but nothing is showing on my receiver
when added manually by transferring bouquet via ftp, you need more step by add bouquets. tv
follow master G advise as here
the picons must be converted to tpl
here are my programs
All thanks and appreciation for all your advices ![]()
The program is great for converting picon to tpl..... It bothered me because it is in German, but dealt with
The format of the picons for the channels has been known.... it remains to know what is the reference for the names of the devices models, emu icons, encryption .... etc
attached vu+ zero4k tpl icon to check from you what miss, why it not displayed, i added it by Photoshop to clear my point
Program icon converter Base64 did not work and gives a error message ...
i don't know how can get valid **.pn file to work
Thanks again
************************* update
Now ok understood how icon converter Base64 work
it just put 1 image by extension pn on the folder and open the program it automatically converted to tpl
************************* update 2
attached awesome program named Image2 Base64 Tpl Picon Converter
it convert all png picon to tpl very quickly and easy no need to change the extinction to pn, just put on picon folder and run
only now i face the name of picon it not recognized by skin
it need to rename
The syntax for the TPL file is as follows:
1- IC_channelnameTV.tpl
Rules for channelnameTV:
- only lowercase letters
- no spaces
- no characters: ['/', '', '\, '"', ``', '?', ' ' , '(', ')', ':', '<', '>', '|', '.', '\n'] - the characters '*', '+' and '&
2- Name IC_CAiD_SiD.tpl