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 … 15 16 17 18 19 … 433 Next »
Export/Import

Export/Import
sebjoan
Offline

Junior Member

Posts: 18
Threads: 3
Joined: Sep 2019
#1
2019-10-07, 02:10 PM
I need to modify the beginning part of the URL for my IPTV provider.  I have a lot of these channels configured with Schedules Direct.  I performed a Export Channels in the past, made some simple edits in a text editor but while importing the EPG's from Schedules Direct did not come back and instead the sources all came back as None.  I also lost all groupings after the import.

1. is there a way to perform a search and replace without exporting
2. if the only way to do this is to export then what must be done for the Groups to remain in tact and for the EPG sources to be imported as well?
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,724
Threads: 767
Joined: Nov 2003
#2
2019-10-07, 04:07 PM
You'd probably need to run a SQL query to replace this text. I usually use SQLiteSpy, but there is lots of other utilities that'll allow you to do this.

ie, something like this:

UPDATE CHANNEL_MAPPING SET tuning = REPLACE(tuning, 'oldtext', 'newtext');
sebjoan
Offline

Junior Member

Posts: 18
Threads: 3
Joined: Sep 2019
#3
2019-10-07, 11:07 PM
(2019-10-07, 04:07 PM)sub Wrote: You'd probably need to run a SQL query to replace this text. I usually use SQLiteSpy, but there is lots of other utilities that'll allow you to do this.

ie, something like this:

UPDATE CHANNEL_MAPPING SET tuning = REPLACE(tuning, 'oldtext', 'newtext');
I did all of that and it worked just fine except that anything that I had modified would show see "please wait" for over a minute before live video would play.  I gave up, deleted and re-imported the affected stations.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  zap2it import tv logo MaxOne72 2 1,476 2021-11-14, 05:56 PM
Last Post: sub
  NextPVR's epg database and xml export hugo84 2 2,543 2020-05-31, 12:01 PM
Last Post: hugo84
  Export recordings to a new DVR Brucek2839 9 2,708 2020-03-21, 01:56 AM
Last Post: Brucek2839
  Import recorded tv shows to NPVR mattman1968 9 5,981 2020-03-03, 12:57 PM
Last Post: Jimixter
  Unable to export/import recordings Brucek2839 14 5,478 2019-11-19, 09:04 PM
Last Post: Jaggy
  EPG Import Issues WhiteThnder 4 1,810 2019-09-10, 11:41 PM
Last Post: WhiteThnder
  Channel Export XML file adds the string “amp” to EPG dt126 3 1,793 2019-09-01, 08:04 PM
Last Post: dt126
  Re-set or Re-import or Update? snaitaz 1 1,145 2019-04-19, 04:14 PM
Last Post: sub
  Import Error with Updated NPVR Release Coulen 9 2,925 2019-03-08, 10:00 PM
Last Post: sub
  How do I re-import DB3 file snaitaz 17 5,479 2018-11-08, 09:03 PM
Last Post: pezram

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

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

Linear Mode
Threaded Mode