pocpoc
04-24-2015, 04:49 PM
Simple video stalker plugin
Version 1.0.18
https://github.com/esxbr/plugin.video.stalker/archive/master.zip
Steps:
1 - Download the plugin
2 - Open the Kodi
3 - Add-on -> Install from zip
4 - Go to config and set up what you want
5 - enjoy
Features
- Up to 3 Portals
- Force Clear Cache (Context menu on each portal)
- Channel groups
- Channel logos
- Channel sort
- Parental lock (Default password 0000)
- VoD (testing - only first 20 pages)
- Mac address (optional)
- Serial Number (optional)
- M3U Server
- EPG (http: / / localhost:8899 / epg.xml?portal=NUMBER)
- Whach the channels on your Android
https://play.google.com/store/apps/details?id=com.burakkal.simpleiptv&hl=en
How M3U Server works:
Open an M3U client such VLC or SIMPLE IPTV and add the address:
Server:
http://KODI_IP:8899/channels-1.m3u (use this one on SIMPLE IPTV)
http://KODI_IP:8899/channels-1.html
http://KODI_IP:8899/channels.html?portal=1
http://KODI_IP:8899/channels.m3u?portal=1
EPG:
http://KODI_IP:8899/epg.xml?portal=1
Change the portal number according the server that you want to navigate.
HOWTO- Integrate EPG into PVR IPTV Simple Client using IPTV Stalker and I-Vue TV Data
http://iptvtalk.net/showthread.php?2850-HOWTO-Integrate-EPG-into-PVR-IPTV-Simple-Client-using-IPTV-Stalker-and-I-Vue-TV-Data
How to pick-up the Serial Number, device_id, device_id2, signature
Some servers request that information to authenticate.
If you don't have an MAG254 and will activate a new service with a new Mac Address, enable ONLY the options "SEND SERIAL". The system will create automatically a new Serial Number.
If you already have an MAG254, you have to pick up the Serial Number, device_id, device_id2, and signature directly from your equipment and enable the option "CUSTOM SERIAL".
The MAG254 must be updated with Public Version to have ssh access.
More information:
http://iptvtalk.net/showthread.php?103-How-to-update-firmware-on-MAG-250
Last Firmware: http://soft.infomir.com.ua/
Turn on the MAG254 and go to Home Portal. Don't open any portal.
Open the ssh and execute the commands:
cd /tmp
wget http://www.handgrep.se/repository/CXtools/sh4/tcpdump/tcpdump-4.3.0-static
chmod a+x tcpdump-4.3.0-static
./tcpdump-4.3.0-static -A -vvv | grep -Eo "(sn=[0-9a-zA-Z]*).*(device_id=[0-9a-zA-Z]*).*(device_id2=[0-9a-zA-Z]*).*(signature=[0-9a-zA-Z]*)"
Open the portal and get the information on console.
You can update the information manually on config. Go to userdata/addon_data/plugin.video.stalker and edit the file settings.xml
Version 1.0.18
https://github.com/esxbr/plugin.video.stalker/archive/master.zip
Steps:
1 - Download the plugin
2 - Open the Kodi
3 - Add-on -> Install from zip
4 - Go to config and set up what you want
5 - enjoy
Features
- Up to 3 Portals
- Force Clear Cache (Context menu on each portal)
- Channel groups
- Channel logos
- Channel sort
- Parental lock (Default password 0000)
- VoD (testing - only first 20 pages)
- Mac address (optional)
- Serial Number (optional)
- M3U Server
- EPG (http: / / localhost:8899 / epg.xml?portal=NUMBER)
- Whach the channels on your Android
https://play.google.com/store/apps/details?id=com.burakkal.simpleiptv&hl=en
How M3U Server works:
Open an M3U client such VLC or SIMPLE IPTV and add the address:
Server:
http://KODI_IP:8899/channels-1.m3u (use this one on SIMPLE IPTV)
http://KODI_IP:8899/channels-1.html
http://KODI_IP:8899/channels.html?portal=1
http://KODI_IP:8899/channels.m3u?portal=1
EPG:
http://KODI_IP:8899/epg.xml?portal=1
Change the portal number according the server that you want to navigate.
HOWTO- Integrate EPG into PVR IPTV Simple Client using IPTV Stalker and I-Vue TV Data
http://iptvtalk.net/showthread.php?2850-HOWTO-Integrate-EPG-into-PVR-IPTV-Simple-Client-using-IPTV-Stalker-and-I-Vue-TV-Data
How to pick-up the Serial Number, device_id, device_id2, signature
Some servers request that information to authenticate.
If you don't have an MAG254 and will activate a new service with a new Mac Address, enable ONLY the options "SEND SERIAL". The system will create automatically a new Serial Number.
If you already have an MAG254, you have to pick up the Serial Number, device_id, device_id2, and signature directly from your equipment and enable the option "CUSTOM SERIAL".
The MAG254 must be updated with Public Version to have ssh access.
More information:
http://iptvtalk.net/showthread.php?103-How-to-update-firmware-on-MAG-250
Last Firmware: http://soft.infomir.com.ua/
Turn on the MAG254 and go to Home Portal. Don't open any portal.
Open the ssh and execute the commands:
cd /tmp
wget http://www.handgrep.se/repository/CXtools/sh4/tcpdump/tcpdump-4.3.0-static
chmod a+x tcpdump-4.3.0-static
./tcpdump-4.3.0-static -A -vvv | grep -Eo "(sn=[0-9a-zA-Z]*).*(device_id=[0-9a-zA-Z]*).*(device_id2=[0-9a-zA-Z]*).*(signature=[0-9a-zA-Z]*)"
Open the portal and get the information on console.
You can update the information manually on config. Go to userdata/addon_data/plugin.video.stalker and edit the file settings.xml