kodi-pvr / pvr.stalker

A PVR Client that connects Kodi to Stalker Middleware
GNU General Public License v2.0
41 stars 64 forks source link

stalker client not working #170

Open Vikings77 opened 2 years ago

Vikings77 commented 2 years ago

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

150949466-bd08374b-55ff-45b4-bf3f-ab59c03404a2

saxoloman commented 2 years ago

Its not accepting all portals for some reason. There are very few that actually work correctly with this addon.

phunkyfish commented 2 years ago

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.

dayal18 commented 2 years ago

Yeah, it is not working. Any plans to fix it please.

phunkyfish commented 2 years ago

Still need a full debug log.

dayal18 commented 2 years ago

debug.log @phunkyfish Please find attached, for security reason I have masked the URL and MAC address

dayal18 commented 2 years ago

@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. stalker

URL: (masked the url and MAC address for security)

http://iptvtv.ipnetv.com/?type=stb&action=handshake|Cookie=mac%3d1A%3a2B%3a45%3a98%3a21%3aF5%3b%20stb_lang%3den%3b%20timezone%3d&Referer=http%3a%2f%2fiptvtv.ipnetv.com%2f&X-User-Agent=Model%3a%20MAG250%3b%20Link%3a%20WiFi&User-Agent=Mozilla%2f5.0%20%28QtEmbedded%3b%20U%3b%20Linux%3b%20C%29%20AppleWebKit%2f533.3%20%28KHTML%2c%20like%20Gecko%29%20MAG200%20stbapp%20ver%3a%202%20rev%3a%20250%20Safari%2f533.3&Connection-Timeout=5

phunkyfish commented 1 year ago

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.

dayal18 commented 1 year ago

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 https://github.com/kodi-pvr/pvr.stalker/issues/170#issuecomment-1254191452, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKOTL336NPCESH7OAEJJ5J3V7NVKTANCNFSM5MYSKYGQ . You are receiving this because you commented.Message ID: <kodi-pvr/pvr. @.***>

dayal18 commented 1 year ago

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..

phunkyfish commented 1 year ago

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.

dayal18 commented 1 year ago

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 https://github.com/kodi-pvr/pvr.stalker/issues/170#issuecomment-1399577934, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKOTL32CVQFZ7LXQ3YWLZR3WTWBBDANCNFSM5MYSKYGQ . You are receiving this because you commented.Message ID: <kodi-pvr/pvr. @.***>

phunkyfish commented 1 year ago

So in short:

Is that correct?

dayal18 commented 1 year ago

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 https://github.com/kodi-pvr/pvr.stalker/issues/170#issuecomment-1399592656, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKOTL352H77SCCCNBGYI7Z3WTWHATANCNFSM5MYSKYGQ . You are receiving this because you commented.Message ID: <kodi-pvr/pvr. @.***>

phunkyfish commented 1 year ago

Ok, so what do I do if stalker_portal is not in the URL?

dayal18 commented 1 year ago

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 https://github.com/kodi-pvr/pvr.stalker/issues/170#issuecomment-1399599337, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKOTL3ZLT7FM4LWTJNN7K4LWTWKNPANCNFSM5MYSKYGQ . You are receiving this because you commented.Message ID: <kodi-pvr/pvr. @.***>

phunkyfish commented 1 year ago

So I make no change to the codebase? I’m confused.

dayal18 commented 1 year ago

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 https://github.com/kodi-pvr/pvr.stalker/issues/170#issuecomment-1399607831, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKOTL36FDWYEX7XNRVFXH5LWTWOFLANCNFSM5MYSKYGQ . You are receiving this because you commented.Message ID: <kodi-pvr/pvr. @.***>