PDA

View Full Version : Epg ninja (may 16-19)



couch potato
05-17-2016, 01:39 PM
Here is a temporary epg until psycon patch his grabber script :)

valid until May 19, 2016

http://s32.postimg.org/6uf7prqhh/Screen_Shot_2016_05_17_at_7_58_33_PM.png


http://www.mediafire.com/download/0vbhb1tgq57bdih/EPG-NINJA--(MAY_16-19).zip

REGGIEZ
05-17-2016, 02:21 PM
hey has anybody open up and got demo tv guide load instead of the real tv guide ?

couch potato
05-17-2016, 02:35 PM
lol I forgot to tell you
you have to set your local timezone in the "settings.xml" file

stalker client (built-in)

<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

<setting id="time_zone" value="your_local_timezone" />


timezone reference:

http://php.net/manual/en/timezones.php

Moket
05-17-2016, 02:40 PM
Thanks for temp fix, sort of related Epg on Mag 254 boxes hasnt been working either do they pull from psycson scripts too?

couch potato
05-17-2016, 02:55 PM
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

http://s32.postimg.org/gwq1w6z11/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

psycon
05-17-2016, 03:27 PM
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

couch potato
05-17-2016, 03:41 PM
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)

tuxen
05-19-2016, 12:02 AM
although I am a bit late, thanks man. :)

godassassin
05-20-2016, 01:41 AM
i downloaded the zip but it wont install ive tried 2 different ones put into my c file folder it fails but if a run one from a repo it works haw do i make this file look like its in a repo?

couch potato
05-20-2016, 01:54 AM
your welcome :p

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

stalker pvr NFPS



<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"/>

godassassin
05-20-2016, 02:09 AM
your welcome :p

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

stalker pvr NFPS



<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

couch potato
05-20-2016, 03:07 AM
stalker client (built-in)


<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

http://bfy.tw/3yg

godassassin
05-20-2016, 03:09 AM
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?

godassassin
05-20-2016, 03:27 AM
stalker client (built-in)


<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

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.stalke r\settings.xml am i right?

couch potato
05-20-2016, 03:29 AM
http://s32.postimg.org/994kmx9hh/dodol.jpg
but you still have to edit the settings file to add your local timezone

godassassin
05-20-2016, 03:38 AM
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

DarkSide
05-20-2016, 03:39 AM
set it to local path, unzip the file tho

tuxen
05-20-2016, 07:09 AM
actually the stalker client ignores the country/timezone info. ;)

pecaquito
05-20-2016, 10:31 AM
Try this url, for epg, never been down, http://nfpsf.**********

tuxen
05-20-2016, 11:41 AM
Try this url, for epg, never been down, http://nfpsf.**********
lol that's a new one.