-
Notifications
You must be signed in to change notification settings - Fork 64
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
stalker client not working #170
Comments
Its not accepting all portals for some reason. |
There is no maintainer for this add-on so I wouldn’t count on fixes coming with any pace unless someone with the relevant hardware takes interest. However, if you do encounter issues but you never leave a full debug log there zero chance they could help anyway. |
Yeah, it is not working. Any plans to fix it please. |
Still need a full debug log. |
debug.log |
@phunkyfish Also, here is the screenshot of the response from the URL when I open in the Browser. The URL that was found in KODI debug logs. URL: (masked the url and MAC address for security) |
Can you try either the latest version of be addon that was released today. It should be 19.0.4. It may not make a difference but worth a shot. |
Nope didn't work, i just tried with the new version.
…On Wed, Sep 21, 2022, 3:25 PM phunkyfish ***@***.***> wrote:
Can you try either the latest version of be addon that was released today.
It should be 19.0.4. It may not make a difference but worth a shot.
—
Reply to this email directly, view it on GitHub
<#170 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AKOTL336NPCESH7OAEJJ5J3V7NVKTANCNFSM5MYSKYGQ>
.
You are receiving this because you commented.Message ID: <kodi-pvr/pvr.
***@***.***>
|
Found the issue, the stalker client URL should have the path . /stalker_portal/c I just put base url without the path, while other apps do check for the path and add automatically when it's missing.. may be a featuer request? At times the IPTV urls are friendly alias (redirection to stalker_portal/c) and this tool doesn't handle the redirections as well.. |
Can you provide some examples of original URLs and what they should be? I can look into a fix at some point when I have some time. Give as much context as possible. |
Here is one of them:
IPTV configuration url (alias / friendly) - works well with STBemu and OTT
navigator when configured as is..
http://onesky.ooguy.com and provide the MAC.. done..
The above URL redirects to actual stalker_portal.. and STBemu and OTT
Navigator handles very well..
http://sky.dittotvv.cc/stalker_portal/c
In PVR client if you configure the friendly URL / alias.. the PVR client
starts looking for handshake with predefined url parameters of stalker
server.. example..
http://onesky.ooguy.com?type=stb&metod=handshake|Cookie: MAC etc....,
Technically that have to be on the redirected URL..
i.e.., http://sky.dittotvv.cc/stalker_portal/c?type=stb &
method=handshake|Cookie: MAC etc..,
The expectations of PVR client should be:
http://onesky.ooguy.com --> any redirection?
Follow redirection..
Does it have url path /stalker_portal/c? Etc...,
I hope this helps..
…On Sun, Jan 22, 2023, 1:12 PM phunkyfish ***@***.***> wrote:
Can you provide some examples of original URLs and what they should be?
I can look into a fix at some point when I have some time. Give as much
context as possible.
—
Reply to this email directly, view it on GitHub
<#170 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AKOTL32CVQFZ7LXQ3YWLZR3WTWBBDANCNFSM5MYSKYGQ>
.
You are receiving this because you commented.Message ID: <kodi-pvr/pvr.
***@***.***>
|
So in short:
Is that correct? |
Get PVR client to follow redirection (should fix the problem)
Only checking if the url have "/stalker_portal" would suffice.. append
might break it.. as there are many things like
stalker_portal/server/load.php etc...
If "/stalker_portal" exists in the URL. Things will just work fine..
…On Sun, Jan 22, 2023, 2:03 PM phunkyfish ***@***.***> wrote:
So in short:
- follow any site redirection
- if stalker_portal/c is missing, append it.
- then append any URL arguments
Is that correct?
—
Reply to this email directly, view it on GitHub
<#170 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AKOTL352H77SCCCNBGYI7Z3WTWHATANCNFSM5MYSKYGQ>
.
You are receiving this because you commented.Message ID: <kodi-pvr/pvr.
***@***.***>
|
Ok, so what do I do if |
We can just ignore that for now I guess.
And keep an eye if any bugs are identified.
…On Sun, Jan 22, 2023, 2:32 PM phunkyfish ***@***.***> wrote:
Ok, so what do I do if stalker_portal is not in the URL?
—
Reply to this email directly, view it on GitHub
<#170 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AKOTL3ZLT7FM4LWTJNN7K4LWTWKNPANCNFSM5MYSKYGQ>
.
You are receiving this because you commented.Message ID: <kodi-pvr/pvr.
***@***.***>
|
So I make no change to the codebase? I’m confused. |
Just make change to follow any redirections for the url..
…On Sun, Jan 22, 2023, 3:04 PM phunkyfish ***@***.***> wrote:
So I make no change to the codebase? I’m confused.
—
Reply to this email directly, view it on GitHub
<#170 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AKOTL36FDWYEX7XNRVFXH5LWTWOFLANCNFSM5MYSKYGQ>
.
You are receiving this because you commented.Message ID: <kodi-pvr/pvr.
***@***.***>
|
Hi guys please help any soloution for this problem?
stalker client 19.0.1
kodi-19.3-Matrix-x64.exe
this shot error and after set mac and portal not coonect and not load channel
The text was updated successfully, but these errors were encountered: