Stalker Client PVR Add-on Release Thread

Status
Not open for further replies.
I installed the stalked iptv add on. It worked great for a while but it stopped working and can't get it to be seen. I get a message that Stalker Client, failed to get URL stream. I am dumb with this can someone help me, or what can I do?

Not much for now. Server changes are in progress, so don't make any changes if things worked before.
 
Currently working on porting pvr.stalker.client-win32-0.5.zip's Kodi_Stalker_Client_win32.dll from Borland Delphi to delphi python. Not sure how long it will take but once ported it should work with openelec / crystalbuntu / osmc linux. I will also include a login and password area, if this does eventually go to a protected system.

I will try to also include an epg like offside streams is using for their epg;

Code:
http://www.youtube.com/watch?v=N3qtbJ5L6uc

This may take some time, as I have a ton of things going on.

As for:

Code:
https://aur.archlinux.org/packages/yasem-git/

It Will not work, its not meant for use with the kodi / xbmc media center, or this plugin.

But of course once this is completed and the dll is converted, it will work in 13.x gotham and 15.x isengard.

Let you know shortly if i can decompile the dll
 
Last edited:
This might be helpful if you are seeing buffering issues with channels. This does increase the time for changing channels, though. The file is located in your Kodi addons location on your install, and if you need to ask where that is, you probably shouldn't do this.

Code:
If you have buffering issues / glitches on Live TV / Radio, you can try to increase 
the buffers to 20 for example. You'll need to add this to Kodi's advancedsettings.xml: 

  <pvr>
     <minvideocachelevel>20</minvideocachelevel>
     <minaudiocachelevel>20</minaudiocachelevel>
  </pvr>
 
Guys, this works great, quality of the channels are superb

my question is:

where are these channels coming from ? the more users that start using it, isnt that going to effect on bandwdith from the source provider ?
who are the real source providers actually ? I never seen HD channels so clear and buffer free before.

Can anyone explain how this actually works backend. i understand the mac and security aspect of the system. however the actual source, and reliability in the long term is what i am interested in knowing about.
 
Guys, this works great, quality of the channels are superb

my question is:

where are these channels coming from ? the more users that start using it, isnt that going to effect on bandwdith from the source provider ?
who are the real source providers actually ? I never seen HD channels so clear and buffer free before.

Can anyone explain how this actually works backend. i understand the mac and security aspect of the system. however the actual source, and reliability in the long term is what i am interested in knowing about.

These are great questions, but are out of the scope of the thread. In short, the sources for many of the non-usa and non-latin-american channels are from sources imported or linked outside of iptvprivateserver. You won't get an answer on how this actually works back-end, as that info may compromise the service, and the actual providers of the source video work hard to shut down links.
 
Just wanted to say thanks for this> Works great on my PC. Sorry if this has already been asked, I'm just wondering if there will be epg support for this later. I was going to make one and then realized there is no place in the settings to point to the xmltv file.
 
Can someone please help me? I installed the stalker addon but it will not work as soon as I install in I get an error message saying it errored. I'm trying to install this on kodi on my firetv.
 
Last edited:
Hello, I'm getting Stalker Client Failed to Startup Error.

Log:

Code:
18:47:30 T:6916  NOTICE: Thread PVRManager start, auto delete: false
18:47:30 T:2572  NOTICE: Thread PVRClient start, auto delete: false
18:47:30 T:2572   ERROR: AddOnLog: Stalker Client: token:
18:47:30 T:2572   ERROR: AddOnLog: Stalker Client: failed to resolve host
18:47:30 T:2572   ERROR: AddOnLog: Stalker Client: HTTPSocket::Execute: failed to open socket
18:47:30 T:2572   ERROR: AddOnLog: Stalker Client: SAPI::Init: api init failed
18:47:30 T:2572   ERROR: AddOnLog: Stalker Client: failed to init api
 
Status
Not open for further replies.