PDA

View Full Version : IPTV Stalker video add-on - all platforms



Pages : [1] 2

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

dara
04-24-2015, 04:58 PM
Hey, it does work! No adult channels, but channels pop up right away. Tested on a PC based Kodi (14.2)

--
Late edit for a good video on how to install using the metal_kettle repository. Good for newbies. See this post:

http://iptvtalk.net/showthread.php?2570-New-Stalker-client-getting-about&p=22780&viewfull=1#post22780

pocpoc
04-24-2015, 05:00 PM
Hey, it does work! No adult channels, but channels pop up right away. Tested on a PC based Kodi (14.2)

I'll add the adult channels.

Kimbo
04-24-2015, 05:15 PM
awesome works great!!

dara
04-24-2015, 05:24 PM
Also works on XBMC 13.2 on my PC... that's good because I'm stuck with 13.2 on my old tablet. Verified works on Android box (Kodi 14.0)

SMok3dOUT
04-24-2015, 06:40 PM
Working on Kodibuntu USB Key...;)

date
04-24-2015, 09:38 PM
Kodi 14.2 and up no go with Android based device.

psycon
04-24-2015, 09:51 PM
options are good to have.
Working well on OSX 15.0 a2

curious as to how long this can survive as a video plugin though.. Do you plan to implement EPG somehow?
Edit: 1st post update answers this.

dara
04-24-2015, 10:01 PM
Worked on my Android 14.2. Doesn't work on Frodo (11.x)

generallee
04-24-2015, 10:25 PM
works great on macbook. thank you!!!

pocpoc
04-24-2015, 11:06 PM
New features:
- Allow add up to 3 portals (go to config)
- Channel Logo
- Channel Group
- VoD (testing)

Remove the old and add this new one.
Reconfigure the portals.

dara
04-24-2015, 11:39 PM
Nice update again, VoD wasn't working though for me.

psycon
04-25-2015, 12:12 AM
Quick update!. Yeah VOD doesnt work for me either on OSX. lists the movies, but doesnt play.
I see you allow 3 portals, but there is nowhere to put in a MAC to authenticate. just some future planning there?

Same results on Fire TV
Thanks!

xdetoursx
04-25-2015, 12:17 AM
Awesome job. Works great. Thanks :D

date
04-25-2015, 12:38 AM
Soory but I am a little bit confused here but until now we were testing the:

http://1.iptvprivateserver.tv

Although on this thread the first post on this thread pointing to enter:


http://porta1.iptvprivateserver.tv

So is the porta1 a new server we are testing and who is the owner or the name of the server?
Thanks

K00lKatT
04-25-2015, 12:45 AM
must be a typo when coding, there is no such server, thks....

date
04-25-2015, 01:56 AM
Still makes no difference with no go on an Android based system kodi 14.2. 15.0 .

dara
04-25-2015, 02:18 AM
must be a typo when coding, there is no such server, thks....

portal.iptvprivateserver.tv works, 1.iptvprivateserver.tv doesn't. I looked at the code, nothing special that replaces "portal" to "1". There might be a bug that the second server may overwrite the entry for the first server, though.

K00lKatT
04-25-2015, 02:21 AM
It says porta1, not portal...

dara
04-25-2015, 02:25 AM
PORTAL (in small letters) works, PORTA1 will not.

K00lKatT
04-25-2015, 02:33 AM
thank you, was insuring the accuracy of my post, which I see was correct, BTW...

dara
04-25-2015, 02:42 AM
A copy and paste from the 1st post into the settings is correct, but what Date typed is not.

pocpoc
04-25-2015, 02:45 AM
Still makes no difference with no go on an Android based system kodi 14.2. 15.0 .
Works fine on 14.1
I'll test on 14.2 and 15.0

dara
04-25-2015, 03:02 AM
I know it works on 14.2, at least for me. I think Date has a configuration error.

date
04-25-2015, 03:22 AM
I am open for suggestions always, here is what I am facing, when I install the pvr from post one it goes into the video add-ons section instead of being listed under the rest of the pvr, I might need to tweak something, as I said always open for ideas and suggestions.
on pc it is fine but the problem persists on an Android based system with kodi 14.2 and up.

Thank you.

dara
04-25-2015, 03:42 AM
This is not a PVR, it is a regular video addon.

Syaoran
04-25-2015, 03:44 AM
I know it works on 14.2, at least for me. I think Date has a configuration error.

Doesn't seem to work on 14.2 for me. I am still quite new to this stuff though so I might be doing something wrong. I couldn't get it to work on the MAG254 either.

dara
04-25-2015, 04:05 AM
Doesn't seem to work on 14.2 for me. I am still quite new to this stuff though so I might be doing something wrong. I couldn't get it to work on the MAG254 either.

Remember, this is a regular video add-on, so after you install from the Zip file, locate the add-on in the Video portion of Kodi, and right click or use the menu button to get to "Add-on settings". For the Portal name, pick anything like "NFPS" and for the Portal url "http://portal.iptvprivateserver.tv" (I'm leaving this uncoded ... it's to a service that already linked to this site).

Are you actually using Kodi on the Mag 254?

big dady
04-25-2015, 04:12 AM
I just tried it and it's working on both pc and tablet using kodi 14.2

dara
04-25-2015, 04:49 AM
Version number is now 1.0.2, Vod is only picking up the first page of the movies (first 14), but it does play now.

Syaoran
04-25-2015, 04:57 AM
Remember, this is a regular video add-on, so after you install from the Zip file, locate the add-on in the Video portion of Kodi, and right click or use the menu button to get to "Add-on settings". For the Portal name, pick anything like "NFPS" and for the Portal url "http://portal.iptvprivateserver.tv" (I'm leaving this uncoded ... it's to a service that already linked to this site).

Are you actually using Kodi on the Mag 254?

I don't believe so. I just tried loading it up the same way the Rocket TV works.

dara
04-25-2015, 05:05 AM
I've not heard that Kodi can be run on the Mag, and you can't just enter the url as a m3u list on its portal settings. This Kodi add-on should work fine on most other platforms, above 13.0, as long as you are using Kodi. If you could run Kodi on the Mag 254, that would be great news for many people looking at alternatives to android boxes.

big dady
04-25-2015, 05:15 AM
i would also like to know if he is using Kodi on Mag 254

big dady
04-25-2015, 05:16 AM
it is working on Samsung S4 Kodi 14.1

date
04-25-2015, 05:51 AM
Up and running, working good here, having both stalkers work at the same time without any issue.
Wonderful project.

Syaoran
04-25-2015, 12:59 PM
I've not heard that Kodi can be run on the Mag, and you can't just enter the url as a m3u list on its portal settings. This Kodi add-on should work fine on most other platforms, above 13.0, as long as you are using Kodi. If you could run Kodi on the Mag 254, that would be great news for many people looking at alternatives to android boxes.

That's how I tried to set it up. Just like a portal on the standard software in the MAG254. Kodi 14.2 on Windows 8 doesn't seem to like it for some reason. I might downgrade it to 14.1 and see if that works for me later in the day.

pocpoc
04-25-2015, 03:47 PM
1.0.3

Adult channels and parental lock

farwoof
04-25-2015, 04:09 PM
how we get this version? 1.0.3

pocpoc
04-25-2015, 04:20 PM
how we get this version? 1.0.3



https://github.com/esxbr/plugin.video.stalker/archive/master.zip

martys
04-25-2015, 05:18 PM
Iloaded this it says script failed what am I doing wrong martys

were55
04-25-2015, 05:19 PM
It was working on my PI, now it say "add-on doesn't have the correct structure" , any idea?
Thanks

pocpoc
04-25-2015, 05:20 PM
It was working on my PI, now it say "add-on doesn't have the correct structure" , any idea?
Thanks
Remove the old, reboot and install the new one.

big dady
04-25-2015, 05:53 PM
i just tried 103 and adult is empty

pocpoc
04-25-2015, 05:54 PM
i just tried 103 and adult is empty

The default password is 0000
You can set up a new one on the config.

big dady
04-25-2015, 06:01 PM
I know but after i put password it comes up empty

SMok3dOUT
04-25-2015, 06:17 PM
I am thoroughly impressed, especially with the different views and info section... I think I can clearly see where this is heading...
Great contribution I must say... Thanks to the whole stalker team and pocpoc for this...:D Update works on 32bit now! or I was doing something wrong with the 1st... IDK... shrug...

pocpoc
04-25-2015, 06:18 PM
I know but after i put password it comes up empty

Maybe you have an old cache. The plugin update it every 6h.
I'll implement a button to force clear that cache.

big dady
04-25-2015, 06:30 PM
I think that's it i just tried it on my android working there. For me the other channels are working that's good enough.
thanks great work

crazed 9.6
04-25-2015, 06:31 PM
hey pocpoc :)

glad to say hello ..
I just popped in to mention that I changed the thread title .
I think it may help to distinguish your work for the members.

If I messed up please let me know asap and we`ll fix it up as per your request :)

big dady
04-25-2015, 06:35 PM
I think the new name will help some but not all

toyz4tv
04-25-2015, 06:39 PM
Great port pocpoc!
works fantastic and love that it's a video addon instead. I was just wondering if the same work you did could be done on the newer version of the stalker pvr plugin which has ALL the channels working?

pocpoc
04-25-2015, 06:43 PM
hey pocpoc :)

glad to say hello ..
I just popped in to mention that I changed the thread title .
I think it may help to distinguish your work for the members.

If I messed up please let me know asap and we`ll fix it up as per your request :)

Thanks crazed, appreciate.

K00lKatT
04-25-2015, 06:47 PM
great work, PocPoc...nice to see

were55
04-25-2015, 06:49 PM
Thanks, it works great in my RPI2... Also in my fireTV stick. Nice job.

Regards

date
04-25-2015, 06:49 PM
Great job pocpoc, I like it because there is no Mac authentication needed which is a big deal as long as the trial lasts, but also it could be run simultaneously with the pvr since it's a video add-ons.

pocpoc
04-25-2015, 06:52 PM
Great port pocpoc!
works fantastic and love that it's a video addon instead. I was just wondering if the same work you did could be done on the newer version of the stalker pvr plugin which has ALL the channels working?

Which channels are not working ?

pocpoc
04-25-2015, 07:13 PM
I know but after i put password it comes up empty

Download the new version and open the context menu on "NFPS" and then select "Clear Cache".

thadragun
04-25-2015, 10:02 PM
Download the new version and open the context menu on "NFPS" and then select "Clear Cache".

What is the newest version? I just downloaded and installed it, and I dont see any option to clear cache.
I got v1.04


Thanks for the addon. This thing is great!

Kimbo
04-25-2015, 10:05 PM
Awesome work, It's greatly appreciated pocpoc!!

farwoof
04-25-2015, 10:42 PM
pocpoc,
thanks for all your hard work!! just wondering if it was possible to have a separate folder for just the US channels filtering out the Spanish channels?

a1danslat3
04-25-2015, 10:55 PM
Excellent work pocpoc. This is now my favourite kodi add-on :D. Is there any plans for epg data or am I just getting greedy ?

thadragun
04-25-2015, 11:01 PM
pocpoc,
thanks for all your hard work!! just wondering if it was possible to have a separate folder for just the US channels filtering out the Spanish channels?

+1 Some kind of filter would be great.
The other stalker pvr I could hide all the foreign channels that Im never going to watch.

pocpoc
04-25-2015, 11:26 PM
What is the newest version? I just downloaded and installed it, and I dont see any option to clear cache.
I got v1.04
Thanks for the addon. This thing is great!

Context

485

aderion
04-25-2015, 11:27 PM
got it to work thank you

big dady
04-25-2015, 11:33 PM
Thanks work great now

pocpoc
04-25-2015, 11:33 PM
Excellent work pocpoc. This is now my favourite kodi add-on :D. Is there any plans for epg data or am I just getting greedy ?
Yes, I'll try to implement the epg.

thadragun
04-26-2015, 12:22 AM
Just looking through all the folders I noticed that in "music" the music video channels start at 5. I thought that they were missing however if you choose the "all" folder then 1-4 music videos is listed in there. Might be catagorized wrong.
Which got me wondering all all the channels available, or are there some missing? Im just curious because it doesnt list how many channels are available so I cant compare with the stalker pvr

pocpoc
04-26-2015, 12:33 AM
Just looking through all the folders I noticed that in "music" the music video channels start at 5. I thought that they were missing however if you choose the "all" folder then 1-4 music videos is listed in there. Might be catagorized wrong.
Which got me wondering all all the channels available, or are there some missing? Im just curious because it doesnt list how many channels are available so I cant compare with the stalker pvr
It's missing some channels. Im trying to figure out what's happening.

dara
04-26-2015, 12:39 AM
Just looking through all the folders I noticed that in "music" the music video channels start at 5. I thought that they were missing however if you choose the "all" folder then 1-4 music videos is listed in there. Might be catagorized wrong.
Which got me wondering all all the channels available, or are there some missing? Im just curious because it doesnt list how many channels are available so I cant compare with the stalker pvr

I go away for a few hours and its almost like a new day for this add-on!

Currently testing 1.04 on PC Kodi 14.2 ...

There are channels missing for sure, looking like the Adults 15-24 and named Adults. Also, possibly the same type of bug, server configuration, which only allows the first 14 VoD movies to be listed, but at least now they are the newest ones. I do like the Parental Control, there are more steps involved if you want to hide channels in the PVR client. The older version (0.5) of the PVR client and AVOV boxes have the same issue with the missing Adults, but the newer, pre-release versions of the PVR client correct this.

For those who may not grasp what the difference is between video add-on and a PVR client, the PVR client would be more of what you would expect out of a dedicated set top box, with the possibility of recordings and buffered pauses, but this add-on does allow for a quick browse and select for channels and vod available to you from the server. Its also a heck of a lot easier to install than the PVR client... at least for most people.

date
04-26-2015, 12:44 AM
And the most important Dara no Mac authentication needed, set and play.

thadragun
04-26-2015, 01:09 AM
And the most important Dara no Mac authentication needed, set and play.

Definately alot easier. But the pvr is also really easy to set up once you know what to do. Just needs to be explained better. Confused me until I found a good post that told how to do it. After its set you dont need to worry about it.

Selfish of me but I hope it doesnt get popular or free iptv trial will end really fast. All other iptv addons are horrible, any english channels I did find that worked had spanish subs. And they all took forever to load.
This one is great. Best iptv addon out there by far.

alphablondy
04-26-2015, 02:08 AM
tried it on Kodi 14.2 . portal name and addy is already there. disabled parental control and works like a charm. Vods also . nice job guys keep it up!

psycon
04-26-2015, 03:34 AM
I am only getting 1 page of vod content, and some of the channel groups.

I think a pvr plugin is the better way to go for the live channels, as it can utilize Kodi's EPG. I read somewhere that you were planing a PVR plugin as well. no? Although the simplicity of not having to input a MAC is easy for the noobs, it is going to cause issues once the s

Could you also add the channel numbers to the channel names?

Great work so far.

pocpoc
04-26-2015, 03:48 AM
1.0.5

VoD loading 10 pages
Loading all channels

Steps to update:
- Remove the old plugin
- Install the new plugin
- Clear cache
- Enjoy

If you get any error to install the plugin, restart the Kodi or equipament and try again.

bigdaddy25
04-26-2015, 03:51 AM
How to add this addon on amazon firestick?

farwoof
04-26-2015, 04:32 AM
use es explorer app...and use dropbox or lan

you have to sideload the es explorer app

psycon
04-26-2015, 04:35 AM
How to add this addon on amazon firestick?

use ADBfire on your computer and push it to to the SD card.. then add it in kodi>settings>addons>install from zip.

Gotta say pocpoc,, love the frequent updates man.. dont forget to sleep though ;)

MrCoolSpan
04-26-2015, 06:18 AM
Way is it not a pvr addon anymore ?? i realy like to have all my live tv on one playe :(

dara
04-26-2015, 06:38 AM
Way is it not a pvr addon anymore ?? i realy like to have all my live tv on one playe :(

You don't need to install this then.

dara
04-26-2015, 02:54 PM
@pocpoc, this is an awesome add-on, and great work. I like the idea of adding the channel number, but I can live without that, it helps just for reference. The one thing that I can see that would be great improvement is to allow a load of All, English and Español VoDs. Sometimes the served name helps, but sometimes not.

Again, great job. I look forward to seeing if NFPS gets an EPG going, and hopefully your add-on can work when they change it to a pay service.

crazy carl
04-26-2015, 03:10 PM
This works great, my only question is does it auto update with channel changes or do we have to clear the chache?

dara
04-26-2015, 03:16 PM
This works great, my only question is does it auto update with channel changes or do we have to clear the chache?

You will need to clear the cache if there is a channel or VoD update.

apun
04-26-2015, 03:27 PM
Simple video stalker plugin
Version 1.0.5



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
- Parental lock (Default password 0000)
- VoD (only first 10 pages)

I tried to use Stalker plugin 1.05 but I was unable to find the MAC Address settings so I could modify or enter a MAC address, in settings-Add-ons I can see the plugin installed and when I click on configure it only shows Name and Portal url, but no mac address, and the section TV does not appear in Kodi, if i try to run Stalker it says "script failed".

I am currently using Stalker Plugin version 0.5 and under the configuration I can see both mac address and portal URL, please help me add my mac adress on the Stalker 1.05 version, thanks

neiland67
04-26-2015, 03:28 PM
hi,im new to this forum and iptv,but im just wondering why the version ive downloaded from page 4 of this thread https://github.com/esxbr/plugin.video.stalker/archive/master.zip is showing as 1.0.5 of the video plugin on my setup instead of what I thought would be version 1.0.3

date
04-26-2015, 03:28 PM
Because you got the updated one.

seagate1
04-26-2015, 03:33 PM
You will need to clear the cache if there is a channel or VoD update.

hello mr dara i have installed this on windows 7 and neo x7 windows 8.1 and kodi 14.2. how do i clear cache. another noob thank you.

apun
04-26-2015, 03:38 PM
hi,im new to this forum and iptv,but im just wondering why the version ive downloaded from page 4 of this thread https://github.com/esxbr/plugin.video.stalker/archive/master.zip is showing as 1.0.5 of the video plugin on my setup instead of what I thought would be version 1.0.3

its updated version, did you have to input mac address in the 1.05 version, where is the mac address option if you figured it out and your iptv is working. tnx

dara
04-26-2015, 03:42 PM
I tried to use Stalker plugin 1.05 but I was unable to find the MAC Address settings so I could modify or enter a MAC address, in settings-Add-ons I can see the plugin installed and when I click on configure it only shows Name and Portal url, but no mac address, and the section TV does not appear in Kodi, if i try to run Stalker it says "script failed".

I am currently using Stalker Plugin version 0.5 and under the configuration I can see both mac address and portal URL, please help me add my mac adress on the Stalker 1.05 version, thanks

MAC isn't required for this add-on. It may be in the future. Don't confuse this with the PVR client.

dara
04-26-2015, 03:45 PM
hello mr dara i have installed this on windows 7 and neo x7 windows 8.1 and kodi 14.2. how do i clear cache. another noob thank you.

When you select the portal, say "NFPS", don't click, type the letter 'c' to bring up the context menu, and there you can clear the cache. Right click will work as well. There is another brute force method to do that, but I won't go into it here.

If you are doing this on a android on a touch screen, press and hold on the NFPS, or use your remote menu button when highlighted on NFPS.

apun
04-26-2015, 03:46 PM
MAC isn't required for this add-on. It may be in the future. Don't confuse this with the PVR client.

O i see, but how come TV section did not appear after i installed the 1.05 version and configured it with proper portal url, does it need to be disabled maybe before i input the url ? tnx

neiland67
04-26-2015, 03:48 PM
just want to say its simply a brilliant addon/plugin probably the best ive ever seen,and straightforward to use,just want to say thanks for a great addon

dara
04-26-2015, 03:51 PM
O i see, but how come TV section did not appear after i installed the 1.05 version and configured it with proper portal url, does it need to be disabled maybe before i input the url ? tnx

It now comes pre-configured as the "default" portal. If upgrading to the 1.05 from 1.03, there are more VoD's and adults available, so I recommend clearing the cache.

apun
04-26-2015, 03:55 PM
It now comes pre-configured as the "default" portal. If upgrading to the 1.05 from 1.03, there are more VoD's and adults available, so I recommend clearing the cache.

sorry I am new to this, how do I clear cache in Kodi 14.2, the default url has the word portal in it not sure if that makes a difference. tnx

dara
04-26-2015, 03:57 PM
sorry I am new to this, how do I clear cache in Kodi 14.2, the default url has the word portal in it not sure if that makes a difference. tnx

Read a few posts up. I just answered that.

apun
04-26-2015, 04:00 PM
Read a few posts up. I just answered that.

thanks dara, with defaults its actually working, I was just changing the url thats why it wasnt working, thanks again

alphablondy
04-26-2015, 04:28 PM
if anyone is having issues with error or server client failed upon initial start up the IPTV STALKER(baby blue) logo in your video add-ons. simply right click with your mouse while pointed at the logo this will open a sub menu , click on addon settings at the bottom of the list & here you can disable parental control next to the Portal . exit and it will work now.
this worked on xbmc 13.2 and Kodi 14.2 with that issue. so it should for the other versions.
hope this helps
Alpha

sg2100
04-26-2015, 04:42 PM
Great video add on , very simple to use and works good . thanks

roachman
04-26-2015, 07:02 PM
Great addon. got it to work on ouya and pc tyvm. Seam to be more stable than PVR version.

farwoof
04-26-2015, 07:36 PM
i installed the Version 1.0.6 and now it auto updated to 1.0.51 on my macbook did anyone else have this issue??

generallee
04-26-2015, 07:42 PM
first want to start off with a thank you..... second not sure if this is good for you or bad. but i thought i would let you know other people are posting your link... heres one if found.


https://seo-michael.co.uk/tag/xbmc/

dara
04-26-2015, 07:56 PM
The biggest issue is that now the server could get slammed, and NFPS kills the test, and moves forward with pay.

dara
04-26-2015, 08:08 PM
i installed the Version 1.0.6 and now it auto updated to 1.0.51 on my macbook did anyone else have this issue??

You need to uninstall the addon completely, then reinstall.

dreamscape
04-26-2015, 08:14 PM
The biggest issue is that now the server could get slammed, and NFPS kills the test, and moves forward with pay.

Just posted this to chat lounge as didn't see this, sorry....

generallee
04-26-2015, 08:39 PM
its now in metalkettles repo

dara
04-26-2015, 08:45 PM
i installed the Version 1.0.6 and now it auto updated to 1.0.51 on my macbook did anyone else have this issue??

An update to why this happened. MetalKettle added this to his repository, and now will be auto-updating with the version there. I'm not sure if the author actually gave permission, but assuming he did, and if you do have that repo, you'll be getting updates via that method. Version number is now 1.62.

pocpoc
04-26-2015, 08:55 PM
its now in metalkettles repo

I didnt know about it ...
He could help to improve the original project instead make a fork.. but ok.

dara
04-26-2015, 09:00 PM
I didnt know about it ...
He could help to improve the original project instead make a fork.. but ok.

That's really lame. Some on twitter are giving him the credit.

generallee
04-26-2015, 09:01 PM
maybe we could invite him to forum? i think he does alot of good for xbmc community.

dara
04-26-2015, 09:28 PM
Someone on twitter just made MetalKettle aware of the forum. If he comes, he's welcome!

Kimbo
04-26-2015, 09:29 PM
"Imitation is the sincerest form of flattery." - Charles Caleb Colton

crazed 9.6
04-26-2015, 09:38 PM
thnx always pocpoc
Remember, any request you have just ask and we will try our best :)
Ask any of us, at anytime.

seems like all you people are the best for any community, thnx all

dara
04-26-2015, 09:45 PM
MetalKettle (Jim) ✌️ @metal_kettle · 11 minutes ago

@SlatteryAidan it is awesome. Great work. Credit to pocpoc. Please pass on my thanks for creating this.

MetalKettle
04-26-2015, 09:48 PM
Hi All.
I have been pointed to this forum as the source of the IPTV Stalker addon.
Firstly what an amazing addon. Great work.
Just for record I have no intention of passing get this off as my own. All the authors details have been kept in the addon so it avoids confusion. The addon was brought to my attention earlier and people wanted an easy way to install. Some people get lost installing from zips/github.
Great great work from the Dev though. Brilliant :)

SMok3dOUT
04-26-2015, 09:49 PM
Exstending parameters is like a rose; smells great, but can also be a thorn in the side...

crazed 9.6
04-26-2015, 10:10 PM
Exstending parameters is like a rose; smells great, but can also be a thorn in the side...

lol.. I read this 10 times and I still not understand, but not really :eek:

pocpoc is amazing. Me thinks MetalKettle is too.
Nice job on the credit thing too MetalKettle, by the way :)

MetalKettle
04-26-2015, 10:12 PM
Thanks. I've tried to make it 100% clear to my followers that the addon isn't mine, I didn't write it. I wish I had though lol :)

generallee
04-26-2015, 10:19 PM
Metalkettle!!!! awesome to see you here. big fan of yours!!

pocpoc
04-26-2015, 10:20 PM
Thanks MetalKettle.

On the version 1.0.7 I've added a feature to put a custom mac address for authentication.
I'd like to implement the epg, but the NFPS server does not provide the epg information.
Is there a plugin or pvr that shows the epg for NFPS server ?

MetalKettle
04-26-2015, 10:25 PM
Not that I know of mate, that's not to say there isn't. Would scraping the sky epg be aby good. I believe that's available.

psycon
04-26-2015, 10:27 PM
Your best bet would be to use XMLTV and build a custom grabber to grab the info for all the chanels.. otherwise.. ON-Tapp and FTV guide will show some of the EPG data

pocpoc
04-27-2015, 02:17 AM
1.0.7

Custom Mac Address (optional)
Fixed error in first load

mystic2015
04-27-2015, 03:44 AM
hi when I download the new version 1.0.7 I get error

date
04-27-2015, 03:50 AM
Just add this source to your kodi and you will find it there:


http://kodi.metalkettle.co

mystic2015
04-27-2015, 03:54 AM
thank you for your help

date
04-27-2015, 03:56 AM
After you install it go back into enabled add-ons then scroll down to video add-ons and it's there for you.

mystic2015
04-27-2015, 03:58 AM
hi I get version 1.0.62

date
04-27-2015, 04:01 AM
It will get updated automatically by the add-ons itself when the new version is out so no worry and just enjoy it for now.

neiland67
04-27-2015, 08:45 AM
It will get updated automatically by the add-ons itself when the new version is out so no worry and just enjoy it for now.
Don't know if since this has been added to the metalkettle repository but I'm finding that the channels aren't opening like before they keep spinning but nothing opens ps the other stalker pvr seems to be having problems opening channels as well

date
04-27-2015, 11:30 AM
Channels are working good here, please exit your kodi and re enter again, also try to clean your catch.

pocpoc
04-27-2015, 01:08 PM
Don't know if since this has been added to the metalkettle repository but I'm finding that the channels aren't opening like before they keep spinning but nothing opens ps the other stalker pvr seems to be having problems opening channels as well
Did you clear the cache ?

neiland67
04-27-2015, 03:58 PM
Did you clear the cache ?
hi pocpoc,firstly great addon,however even after I have cleared cache I cannot get the Sky movies to open amongst others,however it was working brilliant yesterday,just tried a few more channels and virtually nothing opening/working now im just wondering if the server is down,thanks in advance

pocpoc
04-27-2015, 04:09 PM
hi pocpoc,firstly great addon,however even after I have cleared cache I cannot get the Sky movies to open amongst others,however it was working brilliant yesterday,just tried a few more channels and virtually nothing opening/working now im just wondering if the server is down,thanks in advance

The channel seems to be offline.

neiland67
04-27-2015, 04:32 PM
The channel seems to be offline.
hi pocpoc,thanks for letting me know that the channels are down at the moment,can I ask if you know if the mayweather fight will be available at the weekend on these stalker addons/plugins

aderion
04-27-2015, 05:36 PM
hi pocpoc,thanks for letting me know that the channels are down at the moment,can I ask if you know if the mayweather fight will be available at the weekend on these stalker addons/plugins
Boxnation should have and i think few more would . like 455 ultimate events and sports (ppv) :)

psycon
04-27-2015, 05:44 PM
hi pocpoc,thanks for letting me know that the channels are down at the moment,can I ask if you know if the mayweather fight will be available at the weekend on these stalker addons/plugins

Pocpoc is not in control of what is broadcast on the server.. fact is, no one can tell you if the fight will be broadcast. you will have to wait and see like everyone else.

Marley
04-27-2015, 05:56 PM
and you must be running kodi well

Chief31
04-27-2015, 08:05 PM
Does any one know if this addon will be available threw kodi after the free preview goes away and we bye the code there will be away to enter code in to get it like this on kodi addon

Marley
04-27-2015, 08:09 PM
only know that when day comes but other people are using other sever with it if that helps

dara
04-27-2015, 08:25 PM
I suspect the addon will be available, because other than the default entry for the NFPS server, its generically for Stalker. The latest version does have MAC entry, but no one knows how NFPS will be validating paid donations, yet.

psycon
04-27-2015, 09:01 PM
I have faith that The devs for both stalker plugins will be able to get the authentication bit under wraps, if not, I have a backup plan that works saved for a rainy day. ;)

pocpoc
04-27-2015, 09:28 PM
It already works with paid service. Normally they use the mac address to authenticate.
Actually I use both services here, paid and free.

date
04-27-2015, 09:39 PM
I have faith that The devs for both stalker plugins will be able to get the authentication bit under wraps, if not, I have a backup plan that works saved for a rainy day. ;)

Rainy day, don't forget to count me and asft in. We love Rainy days.:)
Thank you.

charger37
04-28-2015, 12:14 AM
It already works with paid service. Normally they use the mac address to authenticate.
Actually I use both services here, paid and free.

hi where you get the mac add for paid services or you make it your own? thanks

xbmconnect
04-28-2015, 05:56 AM
Amazing job for keeping up the streams for the free view. I appreciate you working hard on it & working with the infamous metal kettle.

I recently made a video on your add-on and I wanted to apologize for not mention your name. I wanted to know more information on the upcoming subscription base. I will make another video once it gets updated.

Big thanks to dara, pocpoc

Capt.Kangaroo
04-28-2015, 06:01 AM
dont post your email ever.

edit:

Thanks xbmconnect...:)

Marley
04-28-2015, 04:43 PM
dang where have i been this is great works like a champ thank you all rainy days are here this runs better then the magtv apk which i run thanks again boy did i learn something today :rolleyes: must be getting old

Marley
04-28-2015, 05:56 PM
been running this with no hickups at all today really happy with this click on my other remote was think i was on iks

SMok3dOUT
04-28-2015, 08:01 PM
@asft It works great on Linux also, I know you've been waiting on that as well as I. Looks slightly better IMHO... Have fun everyone...

sammie
04-28-2015, 11:45 PM
Thanks for all the hard work!!! You guys RoCk!!

charger37
04-29-2015, 02:00 AM
how you put mac add in pay services? i wanna try if it works can i copy mac add in my mag254?

chippa
04-29-2015, 02:54 AM
Just tried the new plugin (1.0.7) Not seeing channel logos. When I start Kodi I get a pop up:"no pvr addon enabled, at least 1 addon must be enabled" but I am not seeing any corresponding addon to enable.

I have to drill down to get to the plugin before I can get the channel list. I must be missing something.

Also, how do I utilize the option for 3 portals?

Sorry, I am running kodi on pc win7.

date
04-29-2015, 03:07 AM
@asft It works great on Linux also, I know you've been waiting on that as well as I. Looks slightly better IMHO... Have fun everyone...


Teach me please, that is an addon for kodi and kodi could not be installed on Linux so how did you do it?
Thank you

dara
04-29-2015, 03:15 AM
Just tried the new plugin (1.0.7) Not seeing channel logos. When I start Kodi I get a pop up:"no pvr addon enabled, at least 1 addon must be enabled" but I am not seeing any corresponding addon to enable.

I have to drill down to get to the plugin before I can get the channel list. I must be missing something.

Also, how do I utilize the option for 3 portals?

Sorry, I am running kodi on pc win7.

You are confusing this simple video add-on with the PVR client. First, unless you have the PVR client installed, turn off the LIVE TV with the settings. This plugin should be on your Video add-on list, right click on it to bring up the settings, and click on Defaults. You don't need to enter anything else at this point.

Look at the 2nd post in this thread, to find a link to a video on how to set this up. You might already have it installed, but just have issues with running. it.

chippa
04-29-2015, 03:47 AM
The video link is dead. I am able to see the channel list, but I have not been able to experience any improvement with watching channels. It seems that I have to go through 3 additional steps to get to the channel list. Also, I cant see the benefit of the additional portals in the config menu.

I uninstalled the original PVR Stalker, then installed the new one. Restarted kodi,found that the new portal was already pre-set etc. but am not seeing any improvement.

psycon
04-29-2015, 03:54 AM
Well it has the VoD Content. and works on any platform..... and the dev is pretty active and quick at adding features... . addtional portals are for if you have additional portals you want to connect to,.. if u really dont like it, use the other one, or buy a mag..

big dady
04-29-2015, 05:38 AM
Teach me please, that is an addon for kodi and kodi could not be installed on Linux so how did you do it?
Thank you

Depend on what Linux you're using if you go to Kodi's website and there is many deference how to for linux


http://kodi.wiki/view/HOW-TO:Install_Kodi_for_Linux

SMok3dOUT
04-29-2015, 06:58 AM
Depend on what Linux you're using if you go to Kodi's website and there is many deference how to for linux
http://kodi.wiki/view/HOW-TO:Install_Kodi_for_Linux

This is true, but simpliest way would be to download and install Kodibuntu, then add the addon... especially if your not familiar with linux... I'm using Ubuntu 15 for this...

date
04-29-2015, 11:45 AM
Thank you for the response, I didn't know that.

I guess I need to start to dig deeper on this and start to educate myself on the compatibility of the Linux with kodi as I have to admit it that mostly I am an Android guy.:)

chippa
04-29-2015, 12:30 PM
Well, one good thing about the new video addon is that now the old pvr client is working better for me. Seems most peeps have gone over to the new server. Of course, I am still learning this, so that may very well not be the reason. Could be just the time of day that I logged on. Also, I am not certain if the new addon is using a different server, or just a different portal to the same server.

dara
04-29-2015, 02:06 PM
Well, one good thing about the new video addon is that now the old pvr client is working better for me. Seems most peeps have gone over to the new server. Of course, I am still learning this, so that may very well not be the reason. Could be just the time of day that I logged on. Also, I am not certain if the new addon is using a different server, or just a different portal to the same server.

It's just a different portal to the same server. Don't forget to clear the cache if you want to add the new channels and VoD added late yesterday.

fjuman
04-29-2015, 05:12 PM
Hi, wanted to say great work and the addon works wonderful for me.
Problem I am having is I try updating to 1.0.7 and Kodi keeps "updating" back to 1.0.62.
Anyway to fix this without removing MK repo or turning off autoupdate?

date
04-29-2015, 06:26 PM
The only way I was able to do it is by uninstalling the addons then go to metalkettle then get video addons and reinstall it since it get updated automatically in that repo to 1.0.7.

Kimbo
04-29-2015, 06:30 PM
For me as soon as i uploaded the metalkettle repo it automatically updated the addon. using Linux though.

date
04-29-2015, 06:36 PM
That makes a lot of sense to me Laser, although on it takes only 2 second to uninstall it and reinstall it again and the good about it is it shows up again loaded with the url ready to fire up again with all the channels there for you.
Thanks

coop75
04-29-2015, 06:43 PM
I currently have this working with the channels adding to favourites and linked to FTV Guide.

You can however use i-Vue TV guide which allows you to select IPTV Stalker as an addon when selecting the streams for the tv channels.

Either method work superbly with the IPTV Stalker addon.

dara
04-29-2015, 08:03 PM
SuperRepo also has this add-on in its lists, so if you have autoupdate on, and Super, it will update from there as well. If you don't want to turn auto update off, you either have to rename the add-on inside the code, or move code from the new version into the installed folder, except addon.xml. Or, you can have pm MetalKettle to update his repo to the newest code.

date
04-29-2015, 08:28 PM
MetalKettle has it updated already, I just update through it today actually.

dara
04-29-2015, 08:47 PM
It didn't autoupdate for me, as I guess 1.0.7 is less than 1.0.62! I had to uninstall, and reinstall, so now I'm in sync. I don't have that pesky SuperRepo installed anymore which may still have 1.0.62. I make testing modification on the code to do some stuff, like pull more VoD in a different order, so its kind of annoying that I get overwritten.

date
04-29-2015, 08:57 PM
You got to remove the old one first and then when you reinstall it from Metalkettle it will come up as the 1.0.7

fjuman
04-29-2015, 11:52 PM
I did try removing the old version and reinstalling from MK repo, but for some reason Kodi would "update" it back to 1.0.62. Windows OS. Kodi 14.2

dara
04-30-2015, 12:30 AM
Check if you have SuperRepo installed, and see if it has the IPTV Stalker in its list. The weird thing is that .62 is greater than .7 to the repository, so it overwrite it. If that's the case, you have a choice of uninstalling the SuperRepo, or just riding with .62.

date
04-30-2015, 12:54 AM
Also you could go to enabled addons scroll down to the stalker hit the c letter and click update then wait a little bit then uninstall it then go back to metalkettle and reinstall it again now you have 1.0.7

SMok3dOUT
04-30-2015, 12:55 AM
32bit windows does revert back to 1.0.62, if you install 1.0.7 it will say update availible then reverts back to 1.0.62...
Just guessing you have a 32bit system @ fujuman?

neiland67
04-30-2015, 10:58 AM
no channels loading for me says Stalker client unable to load channels,is the server down guys/girls

fjuman
04-30-2015, 02:00 PM
Ah thanks guys.
Im using windows 7 64bit os.
But i see what dara is saying...system isnt seeing it as 1.0.70 but as a single 7. and of course when it sees 1.0.62 its seeing 62, hence 62>7 so it thinks its an update. Superrepo should really update to latest version, but yes in meantime ill just remove that repo.
Think that was what was giving AAA all that trouble all along with their update reverting to MK version.

big dady
04-30-2015, 03:38 PM
All back up now

podgod
04-30-2015, 10:59 PM
I currently have this working with the channels adding to favourites and linked to FTV Guide.

You can however use i-Vue TV guide which allows you to select IPTV Stalker as an addon when selecting the streams for the tv channels.

Either method work superbly with the IPTV Stalker addon.

I made an EPG and submitted it to Richard, from ivue. So now, if you change the xmltv type in ivue settings to stalker, you'll get listings to over 200 channels from stalker.

generallee
04-30-2015, 11:27 PM
I made an EPG and submitted it to Richard, from ivue. So now, if you change the xmltv type in ivue settings to stalker, you'll get listings to over 200 channels from stalker.

thanks podgod. got it running !! The wifes gonna love it!!

charger37
04-30-2015, 11:36 PM
anybody knows how to work in paid services?

dara
05-01-2015, 12:05 AM
I made an EPG and submitted it to Richard, from ivue. So now, if you change the xmltv type in ivue settings to stalker, you'll get listings to over 200 channels from stalker.

This works pretty well.

toyz4tv
05-01-2015, 01:05 AM
How do i make this work on ivue?
I selected stalker in the xmltv type but still only get the british channels in the guide

sammie
05-01-2015, 01:14 AM
Sorry for the dumb question here but can someone give a little more info on how/where to change this info?? Thanks for any help

toyz4tv
05-01-2015, 01:50 AM
Hit the letter C Before entering the ivue addon. Then select addon settings

toyz4tv
05-01-2015, 02:20 AM
Works now. Thanks pocpoc. Great work!

podgod
05-01-2015, 03:00 AM
Sorry for the dumb question here but can someone give a little more info on how/where to change this info?? Thanks for any help

Go to the 2 min mark...

https://youtube.com/watch?feature=youtu.be&v=--RSyr8D0Uo

Jeeja Gee
05-01-2015, 03:11 AM
thank you guys

neiland67
05-01-2015, 08:42 AM
does anyone have a guide as to how to get the channels set up in the ivue guide correctly please as a lot of the channels are saying no program available on the guide but they open when clicked but have no epg guide alongside or program information with them and/or the programs listed are out of sync with the Epg,thanks

pocpoc
05-01-2015, 12:47 PM
Go to the 2 min mark...

https://youtube.com/watch?feature=youtu.be&v=--RSyr8D0Uo

The plugin is pretty nice, but it only works with NFPS channels. It won't load paid channels.

blackrider
05-01-2015, 03:01 PM
The plugin is pretty nice, but it only works with NFPS channels. It won't load paid channels.

Have you updated to the latest version? The Dev said he fixed a bug regarding your issues. I haven't tried it with any paid service though. I'm interested in knowing if it works with paid services

pocpoc
05-01-2015, 03:22 PM
Have you updated to the latest version? The Dev said he fixed a bug regarding your issues. I haven't tried it with any paid service though. I'm interested in knowing if it works with paid services

The stalker addon works with paid service.
I was talking about the ivue epg addon. It doesn't work with paid channels, only NFPS.

cchalk
05-01-2015, 05:33 PM
Hi,

I am trying to use this addon with a paid service but it keeps saying server offline after choosing a category to play (eg All, Entertainment etc).

The addon is connecting to the server to display the genres but wont show channels.

This is happening using the latest master from git, last commit was: e1b737fe4716ae2415597885d7f079bbd0b5e97a.

Thanks.

dara
05-01-2015, 05:41 PM
Hi,

I am trying to use this addon with a paid service but it keeps saying server offline after choosing a category to play (eg All, Entertainment etc).

The addon is connecting to the server to display the genres but wont show channels.

This is happening using the latest master from git, last commit was: e1b737fe4716ae2415597885d7f079bbd0b5e97a.

Thanks.

We can't support other servers here, but for now, if you are connecting to a server that uses a MAC for validation, it should work. You need to install 1.0.7 to access the MAC entry. It has been reported to work with at least one other pay service.

sammie
05-01-2015, 06:15 PM
Thanks guys,Works GrEaT!!! Thanks for the info and the testing N work you all are doing!!

cchalk
05-01-2015, 06:17 PM
Ok thanks.

sirrab
05-02-2015, 03:21 AM
Thanks guys everything I read here are working for me.....you guys rock!!!

xbmconnect
05-02-2015, 04:43 AM
The plugin is pretty nice, but it only works with NFPS channels. It won't load paid channels.

Thanks for featuring my video, I really appreciate it, pls contact me on twitter and want to do another video of the paid service.

fallenicarus
05-03-2015, 12:03 AM
I keep getting Server related errors (either script failed or server unavailable) - I got the addon via mettle kettle and am using it with Kodi 14. Any suggestions for what to do?

Binding2003
05-03-2015, 12:15 AM
Getting same errors today, for the addon, for STB Emulator, and for the stalker PVR client addon.
3 hours before the fight it seems to be all down if its not just you and me which I dont think.
My setup used to work fine for months, hopefully up again until the fight starts

grafix_d
05-03-2015, 12:53 AM
Getting same errors today, for the addon, for STB Emulator, and for the stalker PVR client addon.
3 hours before the fight it seems to be all down if its not just you and me which I dont think.
My setup used to work fine for months, hopefully up again until the fight starts

Read the server is down. cross them fingers

toyz4tv
05-03-2015, 01:35 AM
Im using this video plug in to watch the server and its up for me.. Im on the event right now.
But the stalker pvr plugin doesnt work

bubbs16
05-03-2015, 01:40 AM
It's back on

Syaoran
05-03-2015, 01:42 AM
Im using this video plug in to watch the server and its up for me.. Im on the event right now.
But the stalker pvr plugin doesnt work

Sorry! I didn't know what channel to look for but did find the info in another thread.

dara
05-03-2015, 01:47 AM
This thread is to support the plug in only. No channel requests here please. The plugin is currently up.

fallenicarus
05-03-2015, 02:31 AM
Is there a link for where I can see if the server is up/down? A particular thread? That way there arent unnecessary threads regarding server failure issues.

dara
05-03-2015, 03:05 AM
Is there a link for where I can see if the server is up/down? A particular thread? That way there arent unnecessary threads regarding server failure issues.

That's a good suggestion. I think there is a suggestion thread somewhere.

xbmconnect
05-03-2015, 05:33 PM
read the rules

pocpoc
05-03-2015, 08:34 PM
New features:

M3U Server (testing)
Serial Number

farwoof
05-03-2015, 11:00 PM
Metalkettle repo needs to take the IPTV stalker addon out from his list its so annoying. It does not update its stuck on 1.0.62. When I install the new 1.0.10 it reverts back.

dara
05-03-2015, 11:14 PM
Metalkettle repo needs to take the IPTV stalker addon out from his list its so annoying. It does not update its stuck on 1.0.62. When I install the new 1.0.10 it reverts back.

It's not the MetalKettle repo. Its probably SuperRepo (Helix or Gotham)

pocpoc
05-04-2015, 12:59 PM
Now it's possible to use the plugin as pvr. Just follow the steps from the first post.

psycon
05-05-2015, 02:01 AM
AT LAST. The PVR EPG WORKS With THIS!!!!..


Then go configure PVR simple IPTV client > EPG tell it to use the remote address and enter

http://tecbox.tv/repo/teciptvguide/stalker.xml


pocpoc: can you put a toggle to automatically start the m3u server so we dont have to manually start it after relaunching kodi.

bubbs16
05-05-2015, 02:10 AM
now what was that lol.

dara
05-05-2015, 02:19 AM
AT LAST. The PVR EPG WORKS With THIS!!!!..

Install the ivue tvguide plugin and set us as normal.

Then go configure PVR simple IPTV client > EPG tell it to use the remote address and enter

special://userdata/addon_data/script.tvguidetecbox/stalker.xml

You will have to launch the ivuew guide once a day i think, to update it.

Outstanding! Its kind of a cludge, but will be good until the server goes pay. I hope the ivue folks can get more channels into the guide.

Marley
05-05-2015, 02:24 AM
yea things will change when private but now great

bubbs16
05-05-2015, 02:25 AM
so can u use the epg in the pvr client or do u have to use the ivue? what version pvr cause i dont see those options

dara
05-05-2015, 02:46 AM
I'll try to summarize the steps. You will need to use IPTV Stalker (1.0.11) as a local server, then configure the PVR IPTV Simple Client (not PVR.Stalker). You also will have to install the iVue TV Guide, follow the directions in this thread:

http://iptvtalk.net/showthread.php?2750-Kodi-IPTV-Stalker-addon-with-EPG

1. Go to the settings in IPTV Stalker.
-
Start the M3U Server: Go to config-> M3U Server -> START (PRESS ONLY ONE TIME)

2. Go to the Add-on Browser and click on Disabled Add-ons, PVR Clients.

3. Configure "PVR IPTV Simple Client"

a. In General, Set Location to "Remote Path (Internet address)"
Set "M3U PLAY LIST URL" to:

http://localhost:8899/channels.html?portal=1

b. In EPG Settings, set location to "Remote Path (Internet address)"
Set "XMLTV URL" to"

special://userdata/addon_data/script.tvguidetecbox/stalker.xml

4. Click OK, Enable PVR IPTV Simple Client

5. Disable PVR Stalker Client. It probably will still work, but it will confuse you.

6. Disable and re-enable Live TV.

--
Props to Psycon for figuring this out, and to pocpoc for the IPTV Stalker Addon and to the Ivue TV Guide folks.

psycon
05-05-2015, 02:48 AM
Was just gonna redo that. thanks Dara.

remember if you restart Kodi, you have to restart the m3u server or things wont work.

dara
05-05-2015, 02:56 AM
I'll c/p the instructions to a new thread, so it won't get lost. I put it into the TUTORIALS location.

bubbs16
05-05-2015, 02:59 AM
thks dara!

dara
05-05-2015, 03:06 AM
Just wondering, are you able to get the original channel numbers or just sequential in the Simple Client?

pocpoc
05-05-2015, 03:32 AM
AT LAST. The PVR EPG WORKS With THIS!!!!..
...
pocpoc: can you put a toggle to automatically start the m3u server so we dont have to manually start it after relaunching kodi.

Yes. It will be the next fix.

neiland67
05-05-2015, 11:58 AM
any chance someone can help,ive followed the guide outlined to update the ivue guide /stalker ,ive updated the stalker iptv addon ive followed the set up for the simple client but nothing works I keep getting script failed iptv stalker no channel information, when picking a channel in the ivue guide,any help to get this working would be appreciated

pocpoc
05-05-2015, 12:48 PM
b. In EPG Settings, set location to "Remote Path (Internet address)"
Set "XMLTV URL" to"

special://userdata/addon_data/script.tvguidetecbox/stalker.xml



You can download the epg directly from the website instead the plugin.

http://tecbox.tv/repo/teciptvguide/stalker.xml

psycon
05-05-2015, 03:41 PM
Works great!. cant wait till the m3u server autostarts... Bees Knees this is.!

pocpoc
05-05-2015, 04:04 PM
NFPS has just enabled the Serial authentication.

psycon
05-05-2015, 04:10 PM
This really means nothing for us currently though correct? I'm still up

pocpoc
05-05-2015, 04:19 PM
This really means nothing for us currently though correct? I'm still up
If you clean the cache you will see the error.

To fix, go to config and enable the Serial Config. Maybe you will also need a new mac address.

PVRUser
05-05-2015, 04:23 PM
You can download the epg directly from the website instead the plugin.

http://tecbox.tv/repo/teciptvguide/stalker.xml
Do you mean we don't need to install the iVue TV Guide anymore using that link for the XMLTV URL in the PVR IPTV Simple Client? I'm all confused trying to figure out how to install all that!

psycon
05-05-2015, 04:25 PM
You are corrrect..

dara
05-05-2015, 05:01 PM
I cleared the cache, and reloaded the channels, with a custom Mac address, but did not send the Serial Number. I'm still up. I'll test without the custom Mac and no serial number.

--

Edit, tested without custom MAC, and no serial number after clear cache... I'm still up on NFPS. I may have not actually cleared the cache, as my VoD list was still there.

--
Edit 2. Cache was cleared (checked userdata), and still up after refresh.

psycon
05-05-2015, 05:12 PM
maybe pocpoc was delivered a banhammer for testing and creating too many connections too often.

thegame15
05-05-2015, 06:42 PM
NFPS has just enabled the Serial authentication.


If you clean the cache you will see the error.

To fix, go to config and enable the Serial Config. Maybe you will also need a new mac address.


I cleared the cache, and reloaded the channels, with a custom Mac address, but did not send the Serial Number. I'm still up. I'll test without the custom Mac and no serial number.

--

Edit, tested without custom MAC, and no serial number after clear cache... I'm still up on NFPS. I may have not actually cleared the cache, as my VoD list was still there.

--
Edit 2. Cache was cleared (checked userdata), and still up after refresh.

I've also cleared the Cache, and still have access from my Macbook. This is how I keep up to date on whats added and removed every couple of hours while I'm at work lol. Couple of the Chinese channels have come up, but they are from Honk Kong.

xbmconnect
05-05-2015, 08:25 PM
im a bit confused i've done the instructions but i'm not getting live tv menu after enabling it? am i missing a step.

nevermind, i got it work... gonna be making a video on how to install today.. so stay tune

pocpoc
05-05-2015, 08:31 PM
im a bit confused i've the instructions but i'm not getting live tv menu after enabling it? am i missing a step.
Add a new mac and enable the serial.

xbmconnect
05-05-2015, 08:35 PM
i didnt input any mac address or serial.... i have no clue on how to get those... im currnelty using a mac mini

psycon
05-05-2015, 08:39 PM
every time i see pocpoc online im hoping he's about to drop another release.. the anticipation kills me.

d3rider2k5
05-05-2015, 08:40 PM
Are there plans to allow for user names and password eventually in the IPTV Stalker addon? This way if a person signs up with any IPTV provider certain information would be able to be generated per addon. Ideally if the IPTV Stalker addon could infact generate the info a person would need to "tell" the provider the serials, mac address etc as if a person were using a Mag254 that would be the best scenario. Currently running kodi on Pivos/Windows/AFTVStick.

pocpoc
05-05-2015, 08:45 PM
i didnt input any mac address or serial.... i have no clue on how to get those... im currnelty using a mac mini

No friend, Im talking about mac address.
Add a new mac address and enable "Send Serial Number"

You can generate a new mac address here

http://www.miniwebtool.com/mac-address-generator/

xbmconnect
05-05-2015, 08:47 PM
i know this is still a working progress at the moment, but wanted to ask if anyone is having trouble with the epg guide for every channel and the guide is a bit off on what is playing on tv. if im pacific time zone, is it +8 hours or - 8 hours...

pocpoc
05-05-2015, 08:49 PM
every time i see pocpoc online im hoping he's about to drop another release.. the anticipation kills me.

hahahahahaha
Actually I have some news, but it will work only on paid servers.

psycon
05-05-2015, 08:52 PM
i know this is still a working progress at the moment, but wanted to ask if anyone is having trouble with the epg guide for every channel and the guide is a bit off on what is playing on tv. if im pacific time zone, is it +8 hours or - 8 hours...

You have to set your timezone offset where 0=EST so for PST do -3.. then you must delete your kodi PVR database in settings > TV >General.. and then disable/reenable the PVR

rasta007
05-05-2015, 08:52 PM
do you still have too use the fist three set of numbers for the mac address or use the complete one generated.

psycon
05-05-2015, 09:00 PM
unsure if it really matters to be honest.. People have gotten in the habit of setting the first 3 pairs as the vendor code for infomir, im not sure the server actually cares.

K00lKatT
05-05-2015, 09:04 PM
PST would be -4....ET, CT, MT, Pt...thks

rasta007
05-05-2015, 09:05 PM
thanks for the quick reply.

psycon
05-05-2015, 09:07 PM
PST would be -4....ET, CT, MT, Pt...thks

-3 is workng for me.. i think your counting ET twice..

K00lKatT
05-05-2015, 09:11 PM
my bad...actually -7 then account for DST..

Syaoran
05-05-2015, 09:13 PM
PST would be -4....ET, CT, MT, Pt...thks

PST is -8 GMT, EST is -5 GMT, 0 is GMT.

xbmconnect
05-05-2015, 09:16 PM
PST is -8 GMT, EST is -5 GMT, 0 is GMT.

im from california... what time should i set it at

psycon
05-05-2015, 09:24 PM
im from california... what time should i set it at
no no no. ignore GMT.. ignore actual timezones..!!!!

THE Data set from
http://tecbox.tv/repo/teciptvguide/stalker.xml is already offset to EDT.. so consider EDT as 0 and adjust from there... so for Pacific. set as -3.[B]