Page 2 of 5 FirstFirst 1234 ... LastLast
Results 11 to 20 of 44
  1. #11
    Moderator at Work ilan's Avatar
    Join Date
    Sep 2015
    Location
    Celestial Fields
    Posts
    8,641
    Rep Power
    293
    Should be in the Kodi userdata folder. Be careful, though, since you could bungle the set-up if you alter the wrong file(s).
    Beginner's Guide for Rocket, NFPS and IKS66...
    http://iptvtalk.net/showthread.php?2...-you-should-do

    Kodi Options for Rocket, NFPS and IKS66...
    http://iptvtalk.net/forumdisplay.php?71-Kodi

    Check the Announcement Section...
    http://iptvtalk.net/forumdisplay.php...-Announcements

  2. #12
    Bullwhale
    Join Date
    May 2015
    Location
    yes i do
    Posts
    741
    Rep Power
    83
    i dont use kodi but if you have a url for a epg that works, could you not just set up couch potato like normal using either viper or paches url and then go to simple client and click config.and change the url there to your working one then hit ok the go to live tv clear data and reload the epg.just a thought

  3. #13
    You betta werk! expatter's Avatar
    Join Date
    Feb 2015
    Location
    left field
    Posts
    547
    Rep Power
    49
    Quote Originally Posted by duhhud View Post
    i dont use kodi but if you have a url for a epg that works, could you not just set up couch potato like normal using either viper or paches url and then go to simple client and click config.and change the url there to your working one then hit ok the go to live tv clear data and reload the epg.just a thought
    Now that's thinking outside the box and I also don't see any reason why this approach wouldn't work! Good One!!

    @ilan The only thing that could be changed in potato xml is the setting.xml and while you COULD add "|Custom EPG" to the epg sources, you would also have to change the .py files and those were all changed a while back to zlib and base64, so you'd really have to know how to code with that to do a change as all those files contain is a long string of integers. But I think duhhud just gave a solution to those who use potato. Good luck!
    Last edited by expatter; 10-17-2017 at 08:25 AM.

  4. #14
    Moderator at Work ilan's Avatar
    Join Date
    Sep 2015
    Location
    Celestial Fields
    Posts
    8,641
    Rep Power
    293
    It does sound like that would work, and it is good outside the box thinking. Let's have someone give us a report on that potential solution.
    Beginner's Guide for Rocket, NFPS and IKS66...
    http://iptvtalk.net/showthread.php?2...-you-should-do

    Kodi Options for Rocket, NFPS and IKS66...
    http://iptvtalk.net/forumdisplay.php?71-Kodi

    Check the Announcement Section...
    http://iptvtalk.net/forumdisplay.php...-Announcements

  5. #15
    Member
    Join Date
    Dec 2014
    Location
    yes i do
    Posts
    215
    Rep Power
    20
    Yes all of the perl files are obfuscated and minimized using zlib and base64. We need Couch Potato to modify the addon. Any way of getting in touch with him? I sent him a PM on the forums yesterday.

    The only way I see this not working is if the xml channel lineups are custom for each EPG source. If its a standard mapping then any XML epg source should work. Only Couch Potato will know (since the code is obfuscated & minimized)

  6. #16
    Readings Master kens's Avatar
    Join Date
    Feb 2016
    Location
    yes i do -Y(not)
    Posts
    915
    Rep Power
    86
    Here is Updated Stuffed m3u Playlist Templates. It is for NFPS Portals, but you can modify yourself for any server address. (*You will get it !!)
    All Languages
    http://www.mediafire.com/file/98qgm5...+Lang+1017.m3u

    English Only
    http://www.mediafire.com/file/pr9yas...V+Eng+1017.m3u

    VOD + TV Series Template
    http://www.mediafire.com/file/b73i3u...Dplus+1017.m3u

    It is to replace the IPTV Simple Client Playlist generated by PotatoTV.
    It is also for use with Playlist users using PVR IPTV Simple Client (standalone without PotatoTV), or any other Playlist Program/App.

    It is Renumbered for Normal channel numbering TV (Sat.ID)

    Approx. 30 channel ID's have been Added to Channels that had no channel ID's from NFPS

    It is also Matched to my Playlist EPG Guide, so when using with IPTV Simple Client, you must also change the EPG Guide URL Address, from the guide source that you chose in PotatoTV.

    ***Use this URL for your Guide source -> hxxps://raw.githubusercontent.com/kens13/epg/master/guide_kens.xml
    * Change hxxps: to https:

    Open the Template with a text editor.
    Find the Terms "xportal" and xdonation"
    Replace All with your portal (NFPS is p1,p2,p3,p4 or p5) & your Donation#
    Save file as anyname.m3u (plain txt file), as long as you can get to the file from KODI.

    Go to Pvr IPTV Simple client settings
    -Disable IPTV Simple Client,
    -Change m3u Playlist file location to the new m3u file.
    -Change EPG Guide URL Address to > hxxps://raw.githubusercontent.com/kens13/EPG/master/guide_kens.xml
    *(Change hxxps to https)
    -Save by OK (DONT ENABLE)
    -Go to PVR&LiveTV Settings and Clear Data Cache
    -Go back to IPTV Simple Client and Enable

    Good luck
    (It seems tedious but it is easy)
    /kens
    Pros to this method - You leave PotatoTV Enabled for VOD, you get your familiar channel numbering back (up to 500 anyway ...you do the rest), and you can copy the playlist to another device and use when you are not using your main system (use 1 at a time)
    Cons to this method is new channels or changes to the lineup will not be updated, but you can add them yourself as I am tired of posting new Templates every month.
    I separated the VOD so you have the option of using on say VLC or other program, or dont bother.
    /kens
    Last edited by kens; 10-17-2017 at 08:38 PM. Reason: forgot cons to this method

  7. #17
    Member
    Join Date
    Dec 2014
    Location
    yes i do
    Posts
    215
    Rep Power
    20
    I just did that and it worked. Thanks Ken. Hopefully PotatoTV will see this and add your EPG source to his setup to make this process a little easier.

  8. #18
    Moderator at Work ilan's Avatar
    Join Date
    Sep 2015
    Location
    Celestial Fields
    Posts
    8,641
    Rep Power
    293
    Thanks, Ken... This gives people another EPG resource. It is appreciated!
    Beginner's Guide for Rocket, NFPS and IKS66...
    http://iptvtalk.net/showthread.php?2...-you-should-do

    Kodi Options for Rocket, NFPS and IKS66...
    http://iptvtalk.net/forumdisplay.php?71-Kodi

    Check the Announcement Section...
    http://iptvtalk.net/forumdisplay.php...-Announcements

  9. #19
    Junoir Member
    Join Date
    Sep 2015
    Location
    yes i do
    Posts
    6
    Rep Power
    0
    Thanks Ken the EPG works but when I switch to channel nothing happens. I am using Rocket and replace xportal with the rocket portal.

  10. #20
    Moderator at Work ilan's Avatar
    Join Date
    Sep 2015
    Location
    Celestial Fields
    Posts
    8,641
    Rep Power
    293
    Just to check: 1. Did you also replace xDonation with your donation number? 2. Did you do a Replace ALL in the text editor so every instance of xportal* and every instance of xdonation was replaced with your portal and donation particulars?

    * Realize, too, that you are using Rocket, so you actually need to replace more than xportal. You'll need to do a Replace ALL for xportal.iptvprivateserver.tv and replace it with your Rocket portal, e.g., p1.iptvrocket.tv

    Consult the Donation Checker for your portal assignment.
    Last edited by ilan; 10-19-2017 at 01:58 PM.
    Beginner's Guide for Rocket, NFPS and IKS66...
    http://iptvtalk.net/showthread.php?2...-you-should-do

    Kodi Options for Rocket, NFPS and IKS66...
    http://iptvtalk.net/forumdisplay.php?71-Kodi

    Check the Announcement Section...
    http://iptvtalk.net/forumdisplay.php...-Announcements

 

 
Page 2 of 5 FirstFirst 1234 ... LastLast

Similar Threads

  1. Identify Buzz App Version and Android Version
    By crazed 9.6 in forum Buzz App
    Replies: 2
    Last Post: 10-20-2023, 12:30 AM
  2. Current Firmware version & BuzzTV 4 version
    By crazed 9.6 in forum BuzzTV XR/XRS4500 - XRS4500 MAX
    Replies: 2
    Last Post: 03-18-2020, 12:48 AM
  3. BuzzTv2 app version, Android version & ROM update or Build - explained
    By crazed 9.6 in forum BuzzTV 3000 series models
    Replies: 18
    Last Post: 06-29-2018, 01:47 AM
  4. The high version number is to bypass the rogue 1.2.0 version.
    By wallsofsound in forum IPTV Stalker (Video add-on)
    Replies: 1
    Last Post: 11-13-2015, 03:05 AM
  5. Replies: 22
    Last Post: 08-20-2015, 11:00 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •