OSCam svn11.491 Emu -r786@audi06_19Changeset [11491]
extended fix for orf global emm
dont disable global emms or set in config blockemm-g = 0
caid 0x0D96 & 0x0D98
Emu r786:
Added support for PowerVu hash mode 28
Better detection of audio pids in Stream Relay (similar to dvbapi)*
Fixed Compel descrambling (it was broken in previous release)
Removed extended cw pid limiter option (no longer needed)
Fixed compilation on aarch64 when linking empty SoftCam.Key
Fixed some compiler warnings
Other small optimizations and improvements
*This should also fix Rosscrypt descrambling.
How it works?
FTP files /tmp
cd /tmp tar -xf oscam-svn*.tar.gz rm -rf oscam-svn*.tar.gz
stop your runnig oscam and
mv -f /tmp/oscam-svn* /usr/bin/oscam your_old_oscam_name chmod 755 /usr/bin/oscam your_old_oscam_name
restart oscam