Posts by fairbird
-
-
version 12.5
-Online Update Available
-Add New Skin
Very Important: Should be install plugin by online command or plugin online update
(Don't install tar file) I just attach it for archived
For Old version 8.8 to old devices (Weak hardware) (No more support)
Codewget http://tunisia-dreambox.info/TSplugins/RaedQuickSignal/installer._Version8.8.sh -O - | /bin/sh -
version 12.4
-Online Update Available
-SpeedUp to open plugin with some Full Screen skins
Very Important: Should be install plugin by online command or plugin online update
(Don't install tar file) I just attach it for archived
For Old version 8.8 to old devices (Weak hardware) (No more support)
-
-
Update ...
Edit last version with latest update ...
Code
Display More-YouTubeVideoUrl: code optimization, remove unused -YouTubeDownload: remove unnecessary computing (Also update log info.) -YouTubeUi: try fix rash when downloading a video on some buildsystems -YouTubeUi: secont try to fix download crash on some buildsystems -YouTubeDownloadList: get progress from task in updateDownloadList (I hope this not call GSOD when download task failed) -YouTubeUi: next try to fix download failure on some buildsystems (I don't know why, but on truncate some title strings with non english characters at the end of the string is added a '\xd0' character which causes an error in some builds. Thx for test foxbob.) -YouTubeUi: change ePicLoad to LoadPixmap (It seems to me that LoadPixmap works faster and stably. Also limit thumbnails cache to 200 images. I hope this doesn't break anything in some image.) -YouTubeUi: add workaround for old images if BT_SCALE not exist in enigma -YouTubeUi: small syntax change -YouTubeUi: try fix crash on VTI 15.0.0 -YouTubeUi: return ePicLoad for skins where BT_SCALE is not used for thumbnails (When change ePicLoad to LoadPixmap I miss that there are a lot of skins where BT_SCALE is not used for thumbnails and therefore thumbnails are not scaled.) -YouTubeUi: check domScreens element to fix tests -YouTubeUi: check for BT_SCALE only in MultiContentEntryPixmap functions (Ignore BT_SCALE in comments) -
Just install new ipk ... no need to remove any things
-
-
version 12.3
-Online Update Available
-More Fixes
Very Important: Should be install plugin by online command or plugin online update
(Don't install tar file) I just attach it for archived
For Old version 8.8 to old devices (Weak hardware) (No more support)
-
version 12.2
-Online Update Available
-Fix white space on python3
Very Important: Should be install plugin by online command or plugin online update
(Don't install tar file) I just attach it for archived
For Old version 8.8 to old devices (Weak hardware) (No more support)
-
version 12.1
-Online Update Available
-Update Some codes
Very Important: Should be install plugin by online command or plugin online update
(Don't install tar file) I just attach it for archived
For Old version 8.8 to old devices (Weak hardware) (No more support)
-
Update ...
Edit last version with latest update ...
Code
Display More-YouTubeVideoUrl: fallback to web client if android client failed with exception -YouTubeVideoUrl: fix some age gate content (Old get_video_info endpoint is dead now, so use new age gate bypass implementation with android client. Not work on all age gate content. Thx MinePlayersPE) -YouTubeVideoUrl: improve signature function detection (Thx PSlava.) -YouTubeUi: on error show only video Id in message box -OAuth: small code optimization -YouTubeVideoUrl: remove unused url_or_none -YouTubeVideoUrl: remove fallback to WEB client (Streams from the WEB client are not normally used. Therefore, the WEB client is removed, with this deleting a lot of unusable code.) -YouTubeVideoUrl: fix E225 missing whitespace around operator -YouTubeVideoUrl: recreate priority list also for live streams -YouTubeVideoUrl: remove unused parametrs in _extract_player_response (I intended them for the IOS client to use for Live HLS streams. Unfortunately, these streams are just video without sound.) -
-
Update ...
Edit last version with latest update ...
Code
Display More-YouTubeVideoUrl: use ANDROID client for video extraction (This should fix freezes while playing videos.) -YouTubeVideoUrl: try fix POST data on python 3.8 -YouTubeVideoUrl: fix video format exctraction on WEB client -Add option to show related videos after playback (Enabled by default, but you can specify in playback settings if you don't want this.) -Regenerate language files (After adding new translation phrases in code.) -Update latvian and Russian translations -YouTubeVideoUrl: small synatx fix (force-test skip-release) -
File with deb extension does not exist.
Dont work for dreambox 820
Solved and update files again ..
Code
Display Moreroot@dm920:~# dpkg -i /tmp/*.deb (Reading database ... 18933 files and directories currently installed.) Preparing to unpack .../enigma2-plugin-softcams-ncam-osdreambox-12.2-r1.deb ... OE2.5 IMAGES: libssl.1.0.0 OE2.5 IMAGES: libcrypto.so.1.0.0 Unpacking enigma2-plugin-softcams-ncam-osdreambox (12.2-r1) over (11.1-r0) ... Removing All 'Ncam' Files .... ******************************************* * Removed Finished * * * * Need To Restart Enigma2 * * * * Patched and compile By RAED * ******************************************* Setting up enigma2-plugin-softcams-ncam-osdreambox (12.2-r1) ... :Your Device IS ARM processor ... GP4 image [ Some Config Files Missing .. will send it ] --------------------------------------------- [ send (ncam.fs) file] --------------------------------------------- ------------------------------------------------------- * Ncam Config & Softcam files in [/etc/tuxbox/config] * ------------------------------------------------------- ******************************************* * Install Finished * * * * Need To Restart Enigma2 * * * * Patched and compile By RAED * ******************************************* root@dm920:~# -
I have media star phoneix with Android 7
Please say me where is ncam downloaded file with support my device.
If your box is stapi try (7.0-Nougat-stapi)
If not Stapi try (Amiko A5 (7.0_Nougat))
-
-
-
First you need to know the correct path of libcrypto and libssl
Code
Display Moreraed@fairbird:~$ find /usr/lib -name '*libcrypto*' /usr/lib/i386-linux-gnu/libcrypto.so.1.1 /usr/lib/x86_64-linux-gnu/libcrypto.a /usr/lib/x86_64-linux-gnu/libcrypto.so /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1 /usr/lib/x86_64-linux-gnu/android/libcrypto_utils.so /usr/lib/x86_64-linux-gnu/android/libcrypto.so.0 /usr/lib/x86_64-linux-gnu/android/libcrypto_utils.so.0 /usr/lib/x86_64-linux-gnu/libcrypto.so.1.0.0 /usr/lib/x86_64-linux-gnu/pkgconfig/libcrypto.pc raed@fairbird:~$ raed@fairbird:~$ find /usr/lib -name '*libssl*' /usr/lib/i386-linux-gnu/libssl.so.1.1 /usr/lib/i386-linux-gnu/libssl3.so /usr/lib/firefox/libssl3.so /usr/lib/x86_64-linux-gnu/libssl.so /usr/lib/x86_64-linux-gnu/libssl.so.1.1 /usr/lib/x86_64-linux-gnu/libssl3.so /usr/lib/x86_64-linux-gnu/android/libssl.so.0 /usr/lib/x86_64-linux-gnu/libssl.a /usr/lib/x86_64-linux-gnu/libssl.so.1.0.0 /usr/lib/x86_64-linux-gnu/pkgconfig/libssl.pc /usr/lib/thunderbird/libssl3.soAs example from my ubuntu the path of libcrypto is
and libssl path is
Finally give the commands to create softlink
Codecd /lib/x86_64-linux-gnu sudo ln -s libcrypto.so.1.1 libcrypto.so.1.0.0 sudo ln -s libssl.so.1.1 libssl.so.1.0.0more ...
-
-
off
About linux you need to make softlink from version libssl 1.1.1 to libss1 1.0.0
and libcrypto 1.1.1 to 1.0.0
