PDA

View Full Version : [VU+ Duo2] E2m3u2bouquet plugin



tomos
24-07-17, 21:09
Hi All,


Quick question - what would be the best method of installing the following plugin onto my box - E2m3u2bouquet plugin

Thanks

Tom.

Alankellyeire
25-07-17, 13:35
never heard of the plugin but best way to install plugins is via plugin feeds.

also from the name it sounds like you wanna play a .m3u file. instead of using the plugin you mentioned you can just convert the .m3u file to bouquets so you can access it easier

spanner123
25-07-17, 13:58
Hi All,


Quick question - what would be the best method of installing the following plugin onto my box - E2m3u2bouquet plugin

Thanks

Tom.

Everything is explained here: h**ps://www.suls.co.uk/enigma2-iptv-bouquets-with-epg/

pooface
25-07-17, 16:54
As spanner says, it isn't a plugin that you are used to with GUI etc... You need to ftp the file across, and then manually run the python script...

Very powerful and excellent script tho ;)

tomos
25-07-17, 17:48
As spanner says, it isn't a plugin that you are used to with GUI etc... You need to ftp the file across, and then manually run the python script...

Very powerful and excellent script tho ;)
Thanks for the reply 2 more questions can I ftp to any folder and is the following the correct command chmod 777 e2m3u2bouquet.py?

spanner123
25-07-17, 17:55
Thanks for the reply 2 more questions can I ftp to any folder and is the following the correct command chmod 777 e2m3u2bouquet.py?

Yes that is correct and as the above link explains best to ftp to home/root.
Everything you need to know is in the link!

tomos
25-07-17, 19:32
Yes that is correct and as the above link explains best to ftp to home/root.
Everything you need to know is in the link!

Hi mate, just to double check I'm following the instructions correctly how do I SSH to my box using iDreamX (at the moment i'm just type ssh into the telnet screen and receiving the error below)


root@vuduo2:~# ssh
Dropbear SSH client v2016.74 https://matt.ucc.asn.au/dropbear/dropbear.html
Usage: ssh [options] [user@]host[/port][,[user@]host/port],...] [command]
-p <remoteport>
-l <username>
-t Allocate a pty
-T Don't allocate a pty
-N Don't run a remote command
-f Run in background after auth
-y Always accept remote host key if unknown
-y -y Don't perform any remote host key checking (caution)
-s Request a subsystem (use by external sftp)
-o option Set option in OpenSSH-like format ('-o help' to list options)
-i <identityfile> (multiple allowed, default .ssh/id_dropbear)
-A Enable agent auth forwarding
-L <[listenaddress:]listenport:remotehost:remoteport> Local port forwarding
-g Allow remote hosts to connect to forwarded ports
-R <[listenaddress:]listenport:remotehost:remoteport> Remote port forwarding
-W <receive_window_buffer> (default 24576, larger may be faster, max 1MB)
-K <keepalive> (0 is never, default 0)
-I <idle_timeout> (0 is never, default 0)
-B <endhost:endport> Netcat-alike forwarding
-J <proxy_program> Use program pipe rather than TCP connection
-c <cipher list> Specify preferred ciphers ('-c help' to list options)
-m <MAC list> Specify preferred MACs for packet verification (or '-m help')
-V Version
root@vuduo2:~# cd /home/ root
root@vuduo2:/home# chmod 777 e2m3u2bouquet.py
chmod: e2m3u2bouquet.py: No such file or directory

spanner123
25-07-17, 19:44
Hi mate, just to double check I'm following the instructions correctly how do I SSH to my box using iDreamX (at the moment i'm just type ssh into the telnet screen and receiving the error below)


root@vuduo2:~# ssh
Dropbear SSH client v2016.74 https://matt.ucc.asn.au/dropbear/dropbear.html
Usage: ssh [options] [user@]host[/port][,[user@]host/port],...] [command]
-p <remoteport>
-l <username>
-t Allocate a pty
-T Don't allocate a pty
-N Don't run a remote command
-f Run in background after auth
-y Always accept remote host key if unknown
-y -y Don't perform any remote host key checking (caution)
-s Request a subsystem (use by external sftp)
-o option Set option in OpenSSH-like format ('-o help' to list options)
-i <identityfile> (multiple allowed, default .ssh/id_dropbear)
-A Enable agent auth forwarding
-L <[listenaddress:]listenport:remotehost:remoteport> Local port forwarding
-g Allow remote hosts to connect to forwarded ports
-R <[listenaddress:]listenport:remotehost:remoteport> Remote port forwarding
-W <receive_window_buffer> (default 24576, larger may be faster, max 1MB)
-K <keepalive> (0 is never, default 0)
-I <idle_timeout> (0 is never, default 0)
-B <endhost:endport> Netcat-alike forwarding
-J <proxy_program> Use program pipe rather than TCP connection
-c <cipher list> Specify preferred ciphers ('-c help' to list options)
-m <MAC list> Specify preferred MACs for packet verification (or '-m help')
-V Version
root@vuduo2:~# cd /home/ root
root@vuduo2:/home# chmod 777 e2m3u2bouquet.py
chmod: e2m3u2bouquet.py: No such file or directory

Sorry I don't use iDreamx but Dreambox Control Centre although I know a lot of people like using putty.

I'm not an expert but do not type home# before chmod 777
Edit: It looks like you are already in root when you start so just type the chmod etc but make sure you observe the correct spaces.

lincsat
26-07-17, 12:52
You should be able to run a standard telnet session, don't need SSH. I tried it with the standard Windows Telnet client and the script ran although not compatible with 2 of the 4 IPTV providers that I use.

pooface
26-07-17, 14:45
You should be able to run a standard telnet session, don't need SSH. I tried it with the standard Windows Telnet client and the script ran although not compatible with 2 of the 4 IPTV providers that I use.

Why not compatible? Should work with all IPTV providers...

roy0110
26-07-17, 16:19
i had same problem and was using idreamx.
so i put the script into cd/var/ and that worked fine.
please note i'm not sure if i have quoted the correct spacing in the cd/var/ command, you may have to play around with spacing.

pooface
26-07-17, 16:46
ONe other thing to note, which is what someone else I know did, extract the file from the zip before transferring to your box ;) :p

Neon Dusk
05-08-17, 09:16
As spanner says, it isn't a plugin that you are used to with GUI etc... You need to ftp the file across, and then manually run the python script...

Very powerful and excellent script tho ;)

There's now a gui plugin version of the script available