Jump to content


Photo

LCN Scanner

LCN Scanner

  • Please log in to reply
14 replies to this topic

#1 DRAGO.NET

  • Senior Member
  • 76 posts

-9
Neutral

Posted 18 August 2013 - 13:58

How do I get the plugin LCN Scanner on PLI? Is there a suitable plugin?



Re: LCN Scanner #2 Rob van der Does

  • Senior Member
  • 7,766 posts

+184
Excellent

Posted 19 August 2013 - 04:12

It seems there is (not tested myself).

 

Attached File  enigma2-plugin-systemplugins-lcnscanner_1.0-r4_mipsel.ipk   21.37KB   115 downloads



Re: LCN Scanner #3 Rob van der Does

  • Senior Member
  • 7,766 posts

+184
Excellent

Posted 19 August 2013 - 05:20

It seems there is (not tested myself).

 

attachicon.gifenigma2-plugin-systemplugins-lcnscanner_1.0-r4_mipsel.ipk

And in the mips32el version.

 

Be aware: this plugin only places already existing DVB-T channels in the LCN order.

 

Attached File  enigma2-plugin-systemplugins-lcnscanner_1.0-r4_mips32el.ipk   21.37KB   88 downloads



Re: LCN Scanner #4 maumixio

  • Member
  • 5 posts

0
Neutral

Posted 20 August 2013 - 10:21

Including both Satellites settings download from "Setting Men" and LCN scanner tested on VuDuo2, it is italian language but easy to understand how it works. Blue button for LCN.

 

q8102s3k0ij5swn4g.jpg

 

 

 


Vu+ Duo2 - DM 8000 - DM7025+ - DM500T


Re: LCN Scanner #5 DRAGO.NET

  • Senior Member
  • 76 posts

-9
Neutral

Posted 20 August 2013 - 13:14

Including both Satellites settings download from "Setting Men" and LCN scanner tested on VuDuo2, it is italian language but easy to understand how it works. Blue button for LCN.

 

q8102s3k0ij5swn4g.jpg

 

 

hehehehehehehe

 

great plugin, it is recommended to all.

But LCN is not yet at the top, you have to fixare something else, but it is an excellent plugin



Re: LCN Scanner #6 maumixio

  • Member
  • 5 posts

0
Neutral

Posted 20 August 2013 - 21:52

you are beta tester there... maybe you will find how fix it :P  :wub:  tks to isetting team.


Vu+ Duo2 - DM 8000 - DM7025+ - DM500T


Re: LCN Scanner #7 DRAGO.NET

  • Senior Member
  • 76 posts

-9
Neutral

Posted 21 August 2013 - 13:43

for now it only works well on images that have by default the LCN. We are working to improve the PLUGIN



Re: LCN Scanner #8 pzanone

  • Senior Member
  • 224 posts

+13
Neutral

Posted Today, 14:25

You can take a test with PLI9.
if it works.
I have a good feedback on Oealliance.
 
If there are problems, delete the request thanks

Attached Files



Re: LCN Scanner #9 Huevos

  • PLi® Contributor
  • 4,654 posts

+162
Excellent

Posted Today, 16:47

I made a much simpler plugin for that and uses PLi built in functions. It is on the PLi feeds. "TerrestrialBouquet".

 

My plugin is the reason that the LCN base functions for terrestrial are available in PLi.

 

https://github.com/O...757617241eeb47a


Edited by Huevos, Today, 16:54.


Re: LCN Scanner #10 pzanone

  • Senior Member
  • 224 posts

+13
Neutral

Posted Today, 18:43

ok. i'm italian.. and betatester of isetting and other soft.. 

 

if you want upgrade provider.. 

	"it": {
		"name": _("Italy"),
		"sections": {
			1: _("Entertainment"),
			10: _("Local Broadcasters"),
			20: _("Semi-Generalists"),
			40: _("Local Broadcasters"),	
			48: _("Information and Culture"),
			58: _("Sports"),
			66: _("Music"),
			71: _("Regional Broadcasters"),			
			101: _("Test Channels"),
			204: _("Promo H264"),
			230: _("Regional Broadcasters"),			
			409: _("Premium"),			
			417: _("Europe7"),
			455: _("Sky Channels"),
			500: _("SD Provisionals"),				
			504: _("HD Channels"),
			601: _("Regional Broadcasters"),
			710: _("Regional Radio"),
			801: _("Duplicates"),
			1000: _("LCN Duplicates"),}},
	"it": {
		"name": _("Italy"),
		"sections": {
			1: _("Intrattenimento"),
			10: _("Emittenti Locali"),
			20: _("Semi-Generalisti"),
			40: _("Emittenti Locali"),	
			48: _("Informazione e Cultura"),
			58: _("Sport"),
			66: _("Musica"),
			71: _("Emittenti Regionali"),			
			101: _("Canali Test"),
			204: _("Promo H264"),
			230: _("Emittenti Regionali"),			
			409: _("Premio"),			
			417: _("Europa7"),
			455: _("Canali Sky"),
			500: _("Provvisori SD"),				
			504: _("Canali HD"),
			601: _("Emittenti Regionali"),
			710: _("Radio Regionali"),
			801: _("Duplicati"),
			1000: _("Duplicati LCN"),}},


Edited by pzanone, Today, 18:52.


Re: LCN Scanner #11 pzanone

  • Senior Member
  • 224 posts

+13
Neutral

Posted Today, 20:21

does nothing
downloaded from feeds, but crashes
Traceback (most recent call last):
  File "/usr/lib/enigma2/python/Components/ActionMap.py", line 77, in action
  File "/usr/lib/enigma2/python/Components/ActionMap.py", line 57, in action
  File "/usr/lib/enigma2/python/Screens/Menu.py", line 40, in okbuttonClick
  File "/usr/lib/enigma2/python/Tools/BoundFunction.py", line 10, in __call__
  File "/usr/lib/enigma2/python/Plugins/SystemPlugins/TerrestrialBouquet/plugin.py", line 158, in PluginMain
    session.openWithCallback(boundFunction(PluginCallback, close), PluginSetup)
  File "/usr/lib/enigma2/python/StartEnigma.py", line 318, in openWithCallback
    dlg = self.open(screen, *arguments, **kwargs)
  File "/usr/lib/enigma2/python/StartEnigma.py", line 328, in open
    dlg = self.current_dialog = self.instantiateDialog(screen, *arguments, **kwargs)
  File "/usr/lib/enigma2/python/StartEnigma.py", line 271, in instantiateDialog
    return self.doInstantiateDialog(screen, arguments, kwargs, self.desktop)
  File "/usr/lib/enigma2/python/StartEnigma.py", line 288, in doInstantiateDialog
    dlg = screen(self, *arguments, **kwargs)
  File "/usr/lib/enigma2/python/Plugins/SystemPlugins/TerrestrialBouquet/plugin.py", line 119, in __init__
    Setup.__init__(self, session, blue_button={'function': self.startrebuild, 'helptext': _("Build/rebuild terrestrial bouquet now based on the last scan.")})
TypeError: __init__() got an unexpected keyword argument 'blue_button'
[ePyObject] (CallObject(<bound method NumberActionMap.action of <Components.ActionMap.NumberActionMap object at 0xa9a89a30>>,('OkCancelActions', 'ok')) failed)


Re: LCN Scanner #12 Huevos

  • PLi® Contributor
  • 4,654 posts

+162
Excellent

Posted Today, 20:24

Are you not running the develop image?

 

https://github.com/O...L22C102-L22C113



Re: LCN Scanner #13 pzanone

  • Senior Member
  • 224 posts

+13
Neutral

Posted Today, 20:25

no.. 



Re: LCN Scanner #14 DimitarCC

  • PLi® Contributor
  • 1,568 posts

+69
Good

Posted Today, 20:31

That looks like openatv to me...

Vu+DUO4KSE, DM920UHD, Vu+Uno4KSE, SF8008Mini, 2xPulse4K, Vu+Solo2, Dreambox DM500HD, Triax 78 (7E,9E,13E,19.2E,23.5E) & 2xTriax 78 (39E)


Re: LCN Scanner #15 Huevos

  • PLi® Contributor
  • 4,654 posts

+162
Excellent

Posted Today, 20:38

Well the plugin doesn't run on ATV. It is for PLi develop, OpenBH, OpenViX.




4 user(s) are reading this topic

0 members, 4 guests, 0 anonymous users