Epg ninja (may 16-19)

Here is a temporary epg until psycon patch his grabber script :)

valid until May 19, 2016

Screen_Shot_2016_05_17_at_7_58_33_PM.png


Code:
http://www.mediafire.com/download/0vbhb1tgq57bdih/EPG-NINJA--(MAY_16-19).zip
 
lol I forgot to tell you
you have to set your local timezone in the "settings.xml" file

stalker client (built-in)
Code:
<setting id="time_zone_[x]" value="your_local_timezone"/>

[x] = the active portal tab # where you put your active mac/login/password settings
e.g. time_zone_1

stalker client NFPS
Code:
<setting id="time_zone" value="your_local_timezone" />


timezone reference:
Code:
http://php.net/manual/en/timezones.php
 
Thanks for temp fix, sort of related Epg on Mag 254 boxes hasnt been working either do they pull from psycson scripts too?

sorry I don't have Mag 254 box
but I think by default your box may pull the epg from nfps/rocket/iks portal (provider only)

there are 2 xmltv files in my zip file

Screen_Shot_2016_05_17_at_9_47_08_PM.png


both files are 72 hours epg directly grabbed from the epg-ninja source

the "epg_xmltv-2.xml" is same as the "epg_xmltv-1.xml" with offset 1 hour
 
couch can you tell me what channel ids are providing the bad data.. i will disable them.. was kinda hoping this would self resolve by now

there's no channel id with the bad data

I only remove all the duplicate tag-lines

and I also add the standard channel name into into the tag's element refers to json data
which was generated by my addon (the "http_portal1_iptvprivateserver_tv" file)
 
your welcome :p

go to your userdata addon's directory & open the "settings.xml" file
then add all these codes:

stalker pvr NFPS

Code:
    <setting id="time_zone" value="your_local_timezone"/>
    <setting id="xmltv_file" value="1"/>
    <setting id="xmltv_path" value="your_directory/your_xml_file"/>
    <setting id="xmltv_scope" value="1"/>
 
your welcome :p

go to your userdata addon's directory & open the "settings.xml" file
then add all these codes:

stalker pvr NFPS

Code:
    <setting id="time_zone" value="your_local_timezone"/>
    <setting id="xmltv_file" value="1"/>
    <setting id="xmltv_path" value="your_directory/your_xml_file"/>
    <setting id="xmltv_scope" value="1"/>

at the end? and how exactly do i put in for Las Angeles time zone. im not using pvr stalker nfps im using the standard stalker that comes with 16.2 i tried to install nfps from a zip it failed. also why am i doing this in notepad and not in the program itself and also whats the exact path you directions are vuegue seance their is a settings.xml in almost every program in kodi
 
Last edited:
stalker client (built-in)

Code:
    <setting id="time_zone_[x]" value="your_local_timezone"/>
    <setting id="xmltv_path_[x]" value="your_directory/your_xml_file""/>
    <setting id="xmltv_scope_[x]" value="1"/>

[x] = the active portal tab where you put your login info


DISCLAIMER:

I am not a part of any (official) developer team
I only try to do my best to support this community by sharing some alternative options

I'm doing this just for fun and I'm not planning to solve everyone's problem here

So, if you have an issue, try to help yourself by visiting "OUR BEST FRIEND" first :D
Code:
http://bfy.tw/3yg
 
ok so i read everything over and over i found the path and the settings.xml in kodi can i edit it in kodi? i click on it it douse nothing i can open it in note pad do i edit it their? and still do i just add the script to the end or a specific line?
 
stalker client (built-in)

Code:
    <setting id="time_zone_[x]" value="your_local_timezone"/>
    <setting id="xmltv_path_[x]" value="your_directory/your_xml_file""/>
    <setting id="xmltv_scope_[x]" value="1"/>

[x] = the active portal tab where you put your login info


DISCLAIMER:

I am not a part of any (official) developer team
I only try to do my best to support this community by sharing some alternative options

I'm doing this just for fun and I'm not planning to solve everyone's problem here

So, if you have an issue, try to help yourself by visiting "OUR BEST FRIEND" first :D
Code:
http://bfy.tw/3yg

wtf all i need is to know where im inserting the code hows google going to help when i dont even know how to ask it that specific question. all i need is at the end or in the middle ect after </settings> at the top or before </settings> just post up the full script with it inserted and ill know hows that. hears whare i think im suposed to be editing at from what ive read appdata\roming\kodi\userdata\addon_data\pvr.stalker\settings.xml am i right?
 
Last edited:
ok im not inserting im changing the path to where the zip file is located on the drive? ok now it makes seance. ok thanks i got it working all this script code nonsense got me confused when it was simple just not explained right the picture explained it all
 
Last edited: