Get the Best IPTV Service
[]must be integers not STR[] [Archive] - IPTV Forum ; IPTV Kodi Android Free Channels HD IPTV MAG254

PDA

View Full Version : []must be integers not STR[]



lino
08-08-2016, 09:55 PM
[]must be integers not STR[] on iptv stalker plus. This is a first. Never had this problem before

lino
08-09-2016, 02:02 AM
NEVERMIND I figured it out

vitalsigns
08-10-2016, 08:12 PM
lino - how did you figure it out - what is the solution? - Thanks

lino
08-10-2016, 10:55 PM
you have to change your iptv portal where you first linked your mac address and after that do a IPTV reset

snaggapus
08-11-2016, 11:38 AM
had the same problem. Worked for me 2. Thanks a mil

waynemcke
08-15-2016, 08:27 PM
you have to change your iptv portal where you first linked your mac address and after that do a IPTV reset

I'm getting the same problem on two different devices (Android and IOS). If I keep trying a channel it eventually works but it's becoming a little annoying.

I've tried the IPTV reset but the problem still exists.
What did you mean by 'change your iptv portal' though? Do you mean use Portal 2 or 3 instead of Portal 1 as that hasn't solved the problem....or have I misunderstood?

Does anyone else have any suggestions on how to fix this please?

waynemcke
08-16-2016, 09:28 PM
Nobody got any ideas on this? :(

Just to add something else, when it does do it, I always get the error message twice and on the third attempt, it works without fail???

ADP0361
08-16-2016, 10:17 PM
I just started getting this same error. (must be integers not STR).. After a couple of clicks, I eventually get into the stream. Wondering if it's a conflict with another addon??

ADP0361
08-16-2016, 11:33 PM
1806 This is a new one for me. Never seen this before. Pic Attached.

stang373
08-17-2016, 12:00 AM
hey in the addon all you did was change to portal two with the mac and then did a mac reset and it works now. or i something wrong with the servers?

lino
08-17-2016, 12:30 AM
I think theres something wrong with iptv stalker plus add on personally

couch potato
08-17-2016, 10:44 AM
I found the culprit of that issue

fyi, the issue started to happen when the admin guy decided to relocate all the PPV movies into the VoD's group
and most of them weren't supplied with some proper metadata which are required by the stalker addon to show the movie info

sometimes the server also fails to deliver the token to the stalker client/addon in order to get its session

https://s3.postimg.io/pg75a814j/js_error.jpg

hence the NULL data will cause the error when the stalker client tries to convert it from JSON to metadata

I've just released my new addon (v10.3.4-r6) which includes the patch

lino
08-17-2016, 11:45 AM
Where's the new add on

dara
08-17-2016, 12:57 PM
Thanks couch!

waynemcke
08-17-2016, 10:48 PM
Ah, thanks for finding the problem couch.

Will the new release to fix the problem be loaded onto the Install thread or is there another way of downloading it?

couch potato
08-18-2016, 02:20 AM
@dara:
thanks for the sticky ;)


@lino & @waynemcke:
hmm... searching my thread here is not as hard as finding a needle in haystack (if you know what I mean :D )

ADP0361
08-18-2016, 02:38 AM
Now that the error cause has been discovered, is there a correction for it yet. Tolerable, but a bit annoying. Thanks Guys.

expatter
08-18-2016, 08:16 PM
@Couch Potato I found that by un-ticking the items in the Features tab, the error goes away and doesn't appear to affect usage.

I have a request, please. Would you add the option to be able to use a locally stored epg file for any users that might generate their own grabs? Not knowing python, I'm at a loss to figure this out myself. I was able to add a 4th option and label it 'local file' and see the workings going on in the background to download the epg, but not quite sure the verbage to use to add the option for a local file option. Years ago, this is how I taught myself how to design databases, etc., but don't really have the time or knowledge to fully figure this out for myself at present. I would really like to use my own epg data, please.

Thanks in advance for your consideration.

expatter
08-18-2016, 08:25 PM
Where's the new add on

Look at the first post of the first thread under [MOD].

ADP0361
08-18-2016, 08:29 PM
Can you give describe where I can find the features tab u mentioned. This error message Is not major but a bit annoying. Also noticed can't use VPN now with service, since this error started. Thanks Guys.

waynemcke
08-19-2016, 01:30 AM
@lino & @waynemcke:
hmm... searching my thread here is not as hard as finding a needle in haystack (if you know what I mean :D )

I feel such a fool.....Why would I look on the IPTV Stalker Install thread for the latest release when I should be looking for a 1 line download link buried away on an EPG with Genre Colour thread that I didn't know existed. :p

Got the patch now. Thanks again for your help buddy. :)

ADP0361
08-19-2016, 02:24 AM
Waynemcke: Did you find the fix for the error message in this thread? The (must be integers not str) error? Starting to get a bit annoying. Thanks

couch potato
08-19-2016, 02:53 AM
@waynemcke

congratz if you have found my thread here :D
yes! I was in that situation too when I have to search 1 (ONE) line among hundreds / thousands ones only to find an itsy-bitsy-teenie tiny little bug



@ADP0361

good luck with your search


@expatter

>> I found that by un-ticking the items in the Features tab, the error goes away and doesn't appear to affect usage.

yes! it's a genre filter, isn't it?
the feature requires metadata from any movies, but mostly the server didn't suply the PPV with any proper ones and send the NULL data
hence stalker addon read it as an error


>> I have a request, please. Would you add the option to be able to use a locally stored epg file for any users that might generate their own grabs?

this addon also works as an epg proxy server
if you want to download the cmltv file, you only have to type http://localhost blah-blah-blah on your browser




>> Not knowing python, I'm at a loss to figure this out myself.

actually I'm a beginner too
my basic is PHP which is rather similar to phyton codes


>> I was able to add a 4th option and label it 'local file' and see the workings going on in the background to download the epg, but not quite sure the verbage to use to add the option for a local file option. Years ago, this is how I taught myself how to design databases, etc., but don't really have the time or knowledge to fully figure this out for myself at present.

knowledge is the power
no matter how old you are :)


while True:
found = search(issue)
if found or gave_up:
break
else:
gain(more_knowledge)

if gave_up:
buy a gun & shoot your head :D



>> I would really like to use my own epg data, please.

if you need a full complete epg, I suggest you to try my new addon

ADP0361
08-19-2016, 03:00 AM
Picture Attached. I don't have a features tab? So can't use Couch Potato's fix. How about just fixing this error for everyone.1813

couch potato
08-19-2016, 06:46 AM
@ADP0361

check the version of your addon
if it doesn't show "10.3.x" then you should uninstall it and install the latest version of mine (v10.3.4-r6)

waynemcke
08-19-2016, 10:36 PM
@waynemcke

congratz if you have found my thread here :D
yes! I was in that situation too when I have to search 1 (ONE) line among hundreds / thousands ones only to find an itsy-bitsy-teenie tiny little bug

Haha!!! Touché. :D

waynemcke
08-19-2016, 10:42 PM
Waynemcke: Did you find the fix for the error message in this thread? The (must be integers not str) error? Starting to get a bit annoying. Thanks

Yes it's in the first post in couch's thread at http://iptvtalk.net/showthread.php?17839-MOD-EPG-with-Genre-Color. I uninstalled my version and then installed his latest release v10.3.4-r6.

ADP0361
08-20-2016, 02:44 AM
Couch Potato: Thanks for the assistance. Was able to download and set up your latest 10.3r6. Just have a question, should the guide be in Color, because I'm not getting the colored guide. Using Ninja2. Also, should I have the EPG Updater enabled? Thanks again.

ADP0361
08-20-2016, 03:16 AM
Just have a question, will this error issue eventually be corrected in the 10.24 version. Or something we will just need to deal with or correct on our own? I see others have had this same error appear as of late. Thanks

expatter
08-20-2016, 06:12 AM
@waynemcke

congratz if you have found my thread here :D
yes! I was in that situation too when I have to search 1 (ONE) line among hundreds / thousands ones only to find an itsy-bitsy-teenie tiny little bug



@ADP0361

good luck with your search


@expatter

>> I found that by un-ticking the items in the Features tab, the error goes away and doesn't appear to affect usage.

yes! it's a genre filter, isn't it?
the feature requires metadata from any movies, but mostly the server didn't suply the PPV with any proper ones and send the NULL data
hence stalker addon read it as an error


>> I have a request, please. Would you add the option to be able to use a locally stored epg file for any users that might generate their own grabs?

this addon also works as an epg proxy server
if you want to download the cmltv file, you only have to type http://localhost blah-blah-blah on your browser




>> Not knowing python, I'm at a loss to figure this out myself.

actually I'm a beginner too
my basic is PHP which is rather similar to phyton codes


>> I was able to add a 4th option and label it 'local file' and see the workings going on in the background to download the epg, but not quite sure the verbage to use to add the option for a local file option. Years ago, this is how I taught myself how to design databases, etc., but don't really have the time or knowledge to fully figure this out for myself at present.

knowledge is the power
no matter how old you are :)


while True:
found = search(issue)
if found or gave_up:
break
else:
gain(more_knowledge)

if gave_up:
buy a gun & shoot your head :D



>> I would really like to use my own epg data, please.

if you need a full complete epg, I suggest you to try my new addon

I like your philosophy and appreciate your humour. :) Alright, I will be the grasshopper and search for my answers. I will also use the force to expand my mind...

Actually, my personal credo is that if I learn something new every day, no matter what it was, then it was a good day!

Film at eleven.
...and thanks for the addon. ;)

couch potato
08-20-2016, 09:20 AM
@ADP0361

>> should the guide be in Color

the answer is 'yes' or 'no'

the genre color depends on the xml metadata sent by provider (EPG NINJA)


>> should I have the EPG Updater enabled

my addon also runs as an epg proxy server
thus you don't need to run any other auto-updaters anymore





@expatter

lol :D you must be a big fan of master caine


https://www.youtube.com/watch?v=J37QUZjOjF8


please read my reply in my other thread

ADP0361
08-20-2016, 05:04 PM
Just have a question, will this error issue eventually be corrected in the 10.24 version. Or something we will just need to deal with or correct on our own? I see others have had this same error appear as of late. Thanks

dara
08-20-2016, 06:01 PM
Just have a question, will this error issue eventually be corrected in the 10.24 version. Or something we will just need to deal with or correct on our own? I see others have had this same error appear as of late. Thanks

I'll try to make the change. It may be ultimately renamed to IPTV Stalker Lite though, it won't have the features of couch potato's mods.

ADP0361
08-20-2016, 06:27 PM
Thanks Dara, that would be great. Even if it doesn't have the features of Couch Potato's mod. That was recommended as a temporary solution to stop that error message. Not taking away from Couch Potato's mod, which is a great option for some. But I as many do, like what is officially listed in the repo. Thanks Again for the assistance and all the effort you put in.

ADP0361
08-22-2016, 04:47 AM
I'm on IKS66, and continue to get this error message. Is this something that will just need to be accepted as part of service?

sfipricej
08-29-2016, 04:45 PM
I'm on IKS66, and continue to get this error message. Is this something that will just need to be accepted as part of service?
If you get this problem resolved let me know.

kingkong1
09-07-2016, 09:16 AM
Same here. Error message. After 2 3 or 4 clicks it goes away and channels work. Any fix yet!???

ilan
09-07-2016, 08:09 PM
Dara addressed the issue a couple of days ago...

http://iptvtalk.net/showthread.php?20580-list-indices-must-be-integers-not-str-(IPTV-Stalker-Video-Addon-Error)&p=156381&viewfull=1#post156381

Flash Sale Popup