Results 1 to 3 of 3
  1. #1
    Member
    Join Date
    Mar 2015
    Posts
    61
    Rep Power
    16

    IPTV Stalker video add-on - 1.0.18 file

    Simple video stalker plugin
    Version 1.0.18


    Code:
    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
    Code:
    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:
    Code:
    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
    Code:
    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:
    Code:
    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:
    Code:
    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
    Last edited by dara; 11-20-2015 at 05:33 PM.

  2. #2

    Fire From Within

    dara's Avatar
    Join Date
    Nov 2014
    Location
    yes i do
    Posts
    10,938
    Rep Power
    393
    Heads up everyone. Please be aware that a modified version of the IPTV Stalker is now available on a certain repo with a version of 1.2.0, which will overwrite 1.0.18, the last official version of the add-on. I checked it, and it essentially is ok, (one line changed to call for a cache clear) but it did have settings for a now blacklisted MAC. There may be on-going attempts to 'crack' the service, but just be careful of where you actually get this add-on.

    To prevent an automatic update of this add-on, you can either turn off automatic updates, or deactivate the repo.

    Here is the location of the original add-on... the same as you would find in Post #1 of the thread:

    Code:
    https://github.com/esxbr/plugin.video.stalker/archive/master.zip
    By the way, the 1.2.0 did cause me authentication issues, but were cleared when I reinstalled 1.0.18

  3. #3

    Fire From Within

    dara's Avatar
    Join Date
    Nov 2014
    Location
    yes i do
    Posts
    10,938
    Rep Power
    393
    See this thread for past development:

    http://iptvtalk.net/showthread.php?2...-all-platforms

 

 

Similar Threads

  1. Replies: 2
    Last Post: 10-02-2016, 03:35 PM
  2. IPTV Stalker video add-on - all platforms
    By pocpoc in forum IPTV Stalker (Video add-on)
    Replies: 486
    Last Post: 01-07-2016, 08:50 PM
  3. Iptv stalker zip file
    By Australia in forum IPTV Private Server (NFPS)
    Replies: 1
    Last Post: 10-21-2015, 09:42 PM
  4. IPTV Stalker - Where is the M3U Server File stored?
    By Hustler in forum IPTV Stalker (Video add-on)
    Replies: 3
    Last Post: 08-01-2015, 02:51 PM
  5. Video on how to set up iptv stalker
    By Directv in forum IPTV Private Server (NFPS)
    Replies: 12
    Last Post: 05-14-2015, 03:07 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •