NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Legacy (v4.x and earlier) v
« Previous 1 … 14 15 16 17 18 … 433 Next »
IPTV Group Listings

IPTV Group Listings
pmuraw
Offline

Junior Member

Posts: 2
Threads: 2
Joined: Apr 2019
#1
2019-10-15, 10:31 PM
I subscribe to an IPTV service, which I have loaded the m3u file into NextPVR, v4.2.5 191014.  The m3u file contains  group ids, which are also
loaded into the device settings.  My id and password has changed, and in an effort to avoid some work, I exported my channel listing to xml,
edited the file to reflect the new login credentials, and imported the xml back into npvr.  I now find that the groups are not present. Is there some
switch or checkbox that I need to use to get the groups to migrate?  

Is there some other method I can use to globally edit the channels to keep the groups?

Thanks in advance.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,789
Threads: 769
Joined: Nov 2003
#2
2019-10-15, 10:38 PM
Unfortunately there is nothing built in to export/import the channel groups.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,102
Threads: 957
Joined: May 2006
#3
2019-10-15, 10:53 PM
IPTV takes more work. For just changing static information like URL's including username and password sqlite scripts are easy to create. However this doesn't take into account mapping changes that the provider might make.

Here is one I uses to update a single url for a public site I use that changes often

Code:
update channel_mapping
set tuning = replace(tuning,substr(tuning,instr(tuning,'<source>') + 8, instr(tuning,'</source>') - instr(tuning,'<source>') - 8),'http://....')
where channel_oid = 9583;

A global change could be much easier

Martin
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  IPTV Channel Mapping jrockow 15 8,081 2021-03-07, 09:45 PM
Last Post: jrockow
  State of IPTV support TRW 18 6,089 2020-10-22, 09:58 AM
Last Post: pbelo
  IPTV service called Joker TV quek9 9 5,994 2020-09-27, 08:23 PM
Last Post: quek9
  Can NPVR offset only 3 channel listings in EPG? acemib 20 7,231 2020-04-27, 01:28 PM
Last Post: mvallevand
  Someone to create a IPTV channel Brucek2839 0 1,394 2020-04-08, 02:14 PM
Last Post: Brucek2839
  how to create my own IPTV channel Brucek2839 7 3,623 2020-03-31, 04:24 PM
Last Post: mvallevand
  IPTV timeout jrockow 2 1,992 2020-01-12, 07:41 PM
Last Post: jrockow
  TV Listings plug-in crashes NextPVR when deleting recordings Jimixter 5 2,717 2019-12-17, 01:37 PM
Last Post: mvallevand
  IPTV Connections Greyed out mwkurt 2 1,777 2019-12-04, 07:55 PM
Last Post: mwkurt
  Rec service crashing when trying iptv streams that work in vlc pBS 30 7,535 2019-11-30, 04:27 AM
Last Post: pBS

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode