[]must be integers not STR[]

@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. :)
 
Last edited:
@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 :)

Code:
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
 
Last edited:
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.
 
Last edited:
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
 
Last edited:
@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 :)

Code:
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. ;)
 
@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



please read my reply in my other thread
 
Last edited:
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
 
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.
 
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.