What's new

VU+ Plugins - Streaming & IPTV Multi-Stalker plugin Beta

levi45

Staff member
Super Moderator
Messages
554
Joined
Sep 15, 2017
Reaction score
1,965
Points
108
Thanks Ziko
3258-6012a31fb780f780c5990f2b939851ed.jpg
you can add up to 50 portal and navigate between them easily
the config file is located in home
Code:
Please, Log in or Register to view codes content!
open the file and add your portals , from 0 to 49 like below
Code:
Please, Log in or Register to view codes content!
it's better to install service app and exteplayer3

now open Multi-stalker conf and change the service type from 1 to 4097
1.jpg
2.jpg
now press load portals to load your config
3.jpg
then select on of your portals and press ok
4.jpg
now open Multi-stalker and enjoy watching your favorite channels
5.jpg
to install :
Code:
Please, Log in or Register to view codes content!
Install dreambox
Code:
Please, Log in or Register to view codes content!
to remove :
Code:
Please, Log in or Register to view codes content!
 

Attachments

Last edited:

levi45

Staff member
Super Moderator
Messages
554
Joined
Sep 15, 2017
Reaction score
1,965
Points
108
thanks ziko
new update : 1.1
- channel selection fixed

- Reload token if expired

now you can navigate through your channel list inside of the player like normal enigma does

UP/DOWN keys to open up the channel list

OK key to hide/show the infobar

left/right key to change the channel without opening the list

installation the same way in first post
 

zvonko67

Significant Contributor
Messages
613
Joined
Feb 25, 2016
Reaction score
1,199
Points
108
New update 1.3 (Beta)

- fix channel switching in python3
- fix problem in series section (wrong episode)
- add multi-stalker ipaudio , if you have my ipaudio plugin installed now you can play stalker channels as a radio this is helpful if you watch football matches in a foreign channels







wget -q "--no-check-certificate"
Please, Log in or Register to view URLs content!
-O - | /bin/sh


Thanks @Ziko
 

Attachments

Last edited:

Aliraza63

Staff member
Super Moderator
Messages
917
Joined
Apr 10, 2015
Reaction score
1,573
Points
108
Multistalker 1.4
wget -q "--no-check-certificate"
Please, Log in or Register to view URLs content!
-O - | /bin/sh

To increase the number of ports (150) as a maximum

wget -O /usr/lib/enigma2/python/Plugins/Extensions/MultiStalker/commons/commons.py
Please, Log in or Register to view URLs content!
&& killall -9 enigma2

The command to send portals to home/stalker.conf

wget -O /home/stalker.conf
Please, Log in or Register to view URLs content!
&& init 4; sleep 4; init 3


Configure the two plugins from the portals

init 4; sleep 5; sed -e s/config.plugins.MultiStalker.portals.*//g -i /etc/enigma2/settings; init 3



Please, Log in or Register to view URLs content!
 

Top Bottom