Sherlock plugin mod ver. 1.1

Image
discussions, images, information, tutorials, picons, skins, plugins, settings, software and tools for
All Type Enigma2 based receivers
Post Reply
User avatar
adrianoluis
Posts: 3875
Joined: Sat Sep 04, 2021 5:08 pm
Location: spain
Has thanked: 23 times
Been thanked: 1790 times
Spain

Sherlock plugin mod ver. 1.1

Post by adrianoluis »

Sherlock plugin mod ver. 1.0

Modification of the well-known but half-forgotten Sherlock plugin, creatively reworked and updated.

- The plugins menu starts up, but it's easier to assign it a "hot" button.
- Requires the bitrate plugin installed from the feed.
- The buttons "left" and "right" change the background of the background, which is remembered when you exit the plugin.

Tested on ATV, PLI, BH images.

Version 1.1
File has been patched to work with Python 3.9.6
Tested on openatv 7.0

Code: Select all

http://ul.to/5ttiq6zx
User avatar
adrianoluis
Posts: 3875
Joined: Sat Sep 04, 2021 5:08 pm
Location: spain
Has thanked: 23 times
Been thanked: 1790 times
Spain

Re: Sherlock plugin mod ver. 1.1

Post by adrianoluis »

Version 1.2 (Py3)

Code: Select all

Sherlock plugin mod from Evg77734 ver. 1.2 (Py3)

- Added EMU Info window. Called by the blue button.

In order for the log of the emulators to be displayed online, you need to configure this in the emulator config:

Oscam and Ncam - in the [global] section the line logfile = /tmp/oscam.log;stdout or logfile = /tmp/oscam.log, the line maxlogsize = 100
OscamYmod - in section [global] line logfile = /tmp/ymod.log, line maxlogsize = 100
Wicardd - in section [global] line line log = /tmp/wicardd.log, line log_size = 100 and obligatory ecm_info = 1 in section [DVB]
CCCam - online log is not displayed
mgcamd - in mg_cfg parameter L: {04} 172.16.1.1 28007 /tmp/mgcamd.log (any IP). I have not tested mgcamd, since I have not used it for a long time.

Sometimes on some channels (for example, Promotion (Siberia) in Telekarta), the logs get krakozyabry in Oscam and ncam gets an error:
utf-8 codec cannot decode some byte .. is treated by clearing the log file and restarting the emulator.

In Oscam-ymod with chaninfo = 0 there are no problems, but there is no channel name in the log either. With chaninfo = 1, the names of channels in Russian are krakozyabry.
You need to take your lamedb file and, based on it, create the oscam.srvid file using the BuildOscamSrv program, then drop it into the receiver
and restart Oscam-ymod. 

Code: Select all

enigma2-plugin-extensions-sherlockmod_1.2_all.ipk.rar	
http://ul.to/j48hu25b
Post Reply