NFPS / Private WHEN?: iformir offical stalkerTV app support

IPTV Private Server (NFPS)

tuppaacc

New member
Feb 6, 2017
36
1
0
yes
Considering informir is the one that makes the set-top box MAG 250 (the one everyone emulates) i would assume we all want to buy their official app.
However when I try the StalkerTV Lite app to see if my service is compatible (2.iptvprivateserver.tv) I get this error:

"Service provider must update stalker middleware to version 5 or higher to make the application work"




My question is, when will the middleware be updated to support the app?
 
These Services use an advanced security login procedure, which is not compatible with this App.
here is the Admin Server setup for low security;

Access to portal using login&password

Simple authorization


Access to portal organization for new STBs using login&password. Portal admin creates login&password and provide them to user. While first loading there will be authorization window which request login&password. After successful authorization MAC address will be adjust to login. Further portal loading will be without authorization.

For this it is necessary to:

1. In custom.ini add next

auth_url = http://localhost/stalker_portal/server/tools/auth_simple.php

2. In admin interface users > add - add user, it is enough to specify login (unique) and password. MAC address field should be empty.

Authorization with key

Access to portal organization by login&password. Portal admin creates login/password and provide them to user. While first loading there will be authorization window which request login&password. After successful authorization new key will be generating which is based on lgin&password. This key is stored on STB, which will validates while next portal loading. If the same login&password will be used for another STB than previous one will be un-authorized automatically.

For this it is necessary to:

In custom.ini add next

auth_url = http://localhost/stalker_portal/server/tools/auth_every_load.php

In admin interface users > add - add user, it is enough ti specify login (unique) and password. MAC address field should be empty.

*System used by these Services require
-MAC Address
-Dev ID / S/n
-IP localization
-Platform/Method (system used) to login.

/kens
 
  • Like
Reactions: crazed 9.6
Thanks for your help guys, so the issue is with that first login. Im fairly new at this, so is there a way to configured this? Or that's something the app dev needs to adjust right?