Re: Pli-SoftcamSetup mod #2
Posted 10 April 2012 - 11:03
Configuration menu's are better positioned on the menu button... (I never onderstood why some plugins put it on the blue button). To restart it with a button I suggest we better could use MQB plugins.
WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W
Re: Pli-SoftcamSetup mod #3
Re: Pli-SoftcamSetup mod #4
Posted 10 April 2012 - 11:15
Edited by littlesat, 10 April 2012 - 11:19.
WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W
Re: Pli-SoftcamSetup mod #5
Posted 10 June 2012 - 09:42
-added support Auto-Camd(autor vlamo)
Format MQB..
/etc/MultiQuickButton/your key.xml
<content> <name>Softcam Manager (PLi)</name> <sel>1</sel> <module>Plugins.PLi.SoftcamSetup.Sc</module> <screen><![CDATA[ScNewSelection]]></screen> </content>
GigaBlue UHD Quad 4K /Lunix3-4K/Duo 4K
Re: Pli-SoftcamSetup mod #6
Re: Pli-SoftcamSetup mod #7
Re: Pli-SoftcamSetup mod #8
Re: Pli-SoftcamSetup mod #9
Re: Pli-SoftcamSetup mod #10
Posted 14 August 2012 - 15:22
Of course yes.Is it still required then that I add the skin.startRoot???? I want to do this,,,,,
I await your solution to this issue.
I changed the plugin more.
# ChannelSelection zap defZap = None def newZap(self, enable_pipzap = False): if not config.plugins.SoftcamSetup.autocam.enabled.value: defZap(self, enable_pipzap) else: nref = self.getCurrentSelection() isPip = enable_pipzap and self.dopipzap if isPip: ref = self.session.pip.getCurrentService() else: ref = self.session.nav.getCurrentlyPlayingServiceReference() defZap(self, enable_pipzap) if ref is None or ref != nref: if not hasattr(self, 'camCtrl'): from camcontrol import CamControl self.camCtrl = CamControl('softcam') ...................... def StartMainSession(session): global defZap if defZap is None: defZap = ChannelSelection.zap ChannelSelection.zap = newZap ChannelSelection.restartAutocam = restartAutocam
defZap = None def newZap(self, enable_pipzap = False, preview_zap = False): if not config.plugins.SoftcamSetup.autocam.enabled.value: defZap(self, enable_pipzap, preview_zap) else: nref = self.getCurrentSelection() isPip = enable_pipzap and self.dopipzap if isPip: ref = self.session.pip.getCurrentService() else: ref = self.session.nav.getCurrentlyPlayingServiceReference() defZap(self, enable_pipzap, preview_zap) if ref is None or ref != nref:
Edited by Dima73, 14 August 2012 - 15:25.
GigaBlue UHD Quad 4K /Lunix3-4K/Duo 4K
Re: Pli-SoftcamSetup mod #11
Posted 15 August 2012 - 07:31
"stealing" stuff from orriginal code like this is not nice....
WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W
Re: Pli-SoftcamSetup mod #12
Re: Pli-SoftcamSetup mod #13
Re: Pli-SoftcamSetup mod #14
Re: Pli-SoftcamSetup mod #15
Re: Pli-SoftcamSetup mod #16
Re: Pli-SoftcamSetup mod #17
Re: Pli-SoftcamSetup mod #18
Re: Pli-SoftcamSetup mod #19
Re: Pli-SoftcamSetup mod #20
Also tagged with one or more of these keywords: plugin
Missing Softcams PluginStarted by MifPT, 12 Jan 2024 softcams, Plugin and 1 more... |
|
|||
openpli 9 and Xtream pluginStarted by frossie, 10 Dec 2023 plugin |
|
|||
Advanced transcoding setupStarted by Dimitrij, 14 May 2022 plugin |
|
|||
Plugin - Power LNB/ToneBurst in standby for FBC tunersStarted by Dimitrij, 6 Apr 2022 plugin |
|
|||
imdb plugin
IMDB plugin issuesStarted by scriptmelvin †, 1 Jun 2021 imdb plugin, imdb, plugin |
|
7 user(s) are reading this topic
0 members, 7 guests, 0 anonymous users