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 … 4 5 6 7 8 … 433 Next »
Possible to set the EPG source for more than one channel at a time?

Possible to set the EPG source for more than one channel at a time?
LeGrandZombie
Offline

Longtime User

Oklahoma, USA
Posts: 86
Threads: 20
Joined: Jul 2016
#11
2019-11-29, 06:36 PM
(2019-11-27, 05:55 PM)mvallevand Wrote: If you can upload your database on the cloud with your zip code I can see what I can do.  I am all for people going to SD from zap2it so maybe a utility would be useful for others.

Martin

Assuming you are talking about npvr.db3 but not sure what you mean about uploading to the cloud. Apparently something different from attaching it here.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,947
Threads: 956
Joined: May 2006
#12
2019-11-29, 06:49 PM
Typically they are too big to attach, so OneDrive Google Drive, Dropbox etc or a legit web download host.

Martin
LeGrandZombie
Offline

Longtime User

Oklahoma, USA
Posts: 86
Threads: 20
Joined: Jul 2016
#13
2019-11-29, 06:57 PM
(2019-11-29, 06:49 PM)mvallevand Wrote: Typically they are too big to attach, so OneDrive Google Drive, Dropbox etc or a legit web download host. 

Martin
 
It's 23Mb. https://drive.google.com/open?id=1VTF-Vs...0NNb8Iu2Ky
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,947
Threads: 956
Joined: May 2006
#14
2019-11-29, 07:23 PM
This sqlite command will strip the number from the channel names. Read about sqlite tools on the internet and backup your database

Code:
update channel
set name =  substr(name,instr(name,' ')+1)
where name like number||'%'

assuming that is what you want to do. Right now it all shows as SD though so not sure if that is what you were looking for.

Martin
LeGrandZombie
Offline

Longtime User

Oklahoma, USA
Posts: 86
Threads: 20
Joined: Jul 2016
#15
2019-11-29, 07:27 PM
(2019-11-29, 07:23 PM)mvallevand Wrote: This sqlite command will strip the number from the channel names.  Read about sqlite tools on the internet and backup your database

Code:
update channel
set name =  substr(name,instr(name,' ')+1)
where name like number||'%'

assuming that is what you want to do.  Right now it all shows as SD though so not sure if that is what you were looking for.

Martin

Yeah, I already changed them manually. I thought I left a few xmltv though. Good to know there is a quicker way to do it though. I have experience with databases, but not SQLite though. This will be a good excuse to get into it. Thanks.
pitbull1969
Offline

Junior Member

Posts: 37
Threads: 3
Joined: Oct 2017
#16
2020-12-06, 02:15 AM
I have a question about bulk mapping in V4. My Iptv EPG is not complete missing in alot of channels if i start filling my channels epg and use bulk map it will fill the channels missing epg or it will change the whole list to the new xml file choose .

Thanks
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): « Previous 1 2


Possibly Related Threads…
Thread Author Replies Views Last Post
  IR Server Suite Channel Changer BTJustice 26 27,254 2023-01-11, 08:49 PM
Last Post: Frapo
  Device Update - Channel Mapping chezmorris 10 4,697 2022-07-01, 01:59 PM
Last Post: mvallevand
  EPG Time shifi Brucek2839 14 4,078 2021-03-25, 08:45 PM
Last Post: Graham
  IPTV Channel Mapping jrockow 15 7,825 2021-03-07, 09:45 PM
Last Post: jrockow
  channel icon location Brucek2839 2 1,719 2021-03-04, 10:30 PM
Last Post: Brucek2839
  UK channel More4 - tunes but cannot view? prothed 7 2,750 2021-02-17, 02:59 PM
Last Post: Graham
  send channel chanes via winLIRC?? chef Paula 67 13,411 2021-02-11, 07:38 PM
Last Post: mvallevand
  NextPVR hangs when tuning to offline channel? CormacBaptiste 2 1,939 2021-02-03, 01:29 PM
Last Post: Graham
  Recording service stopped or not running at scheduled time MattInetroit 3 1,887 2021-01-08, 12:03 AM
Last Post: mvallevand
  xmltv and EPG channel icons HaTaX 5 4,091 2020-10-28, 04:25 AM
Last Post: sub

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

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

Linear Mode
Threaded Mode