NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Add-ons (3rd party plugins, utilities and skins) Old Stuff (Legacy) GB-PVR Support (legacy) v
« Previous 1 … 500 501 502 503 504 … 1231 Next »
Clearing EPG data

 
  • 0 Vote(s) - 0 Average
Clearing EPG data
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,227
Threads: 958
Joined: May 2006
#1
2007-08-03, 02:47 AM (This post was last modified: 2007-08-03, 02:52 AM by mvallevand.)
In the transistion from Zap2It to whurlston's utility I can't seem to get rid of three channels

Code:
007-08-02 22:37:51.936    VERBOSE    [3]    About to get list of existing channels...
2007-08-02 22:37:51.951    VERBOSE    [3]    Found: 3 channels
2007-08-02 22:37:51.951    VERBOSE    [3]    Existing channel: 29 MUCHMUSIC
2007-08-02 22:37:51.951    VERBOSE    [3]    Existing channel: 112 CFCF
2007-08-02 22:37:51.951    VERBOSE    [3]    Existing channel: 126 CBMT

In the config app there are no devices showing, but when I import a new list, 29 gets reloaded on a new number. Is there are way to clear these existing entries out to start fresh?

Martin
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,823
Threads: 769
Joined: Nov 2003
#2
2007-08-03, 02:53 AM
To entirely start from scratch you can copy empty.db3 over gbpvr.db3.

These three channels that are still present may be referenced by some recordings. For example, if you have a recording that is from a channel that later gets removed, its channel data is left in the database so that when you view the recording details you can see the channel name and icon etc.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,227
Threads: 958
Joined: May 2006
#3
2007-08-03, 03:02 AM
sub Wrote:To entirely start from scratch you can copy empty.db3 over gbpvr.db3.

These three channels that are still present may be referenced by some recordings. For example, if you have a recording that is from a channel that later gets removed, its channel data is left in the database so that when you view the recording details you can see the channel name and icon etc.

Thanks that worked perfectly and without a doubt I had recordings from those channels. For people with big collections this is going to be a bit of a nuisance next month.

Martin
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,823
Threads: 769
Joined: Nov 2003
#4
2007-08-03, 03:06 AM
Yeah, I agree its going to be a bit of a hassle, but something people will need to work through.

The next version includes the ability to export season recordings aswell, so the easy option for most people changing guides will most likely be to export their recordings, backup their original gbpvr.db3, copy in the empty.db3, then setup their capture sources again, then import their recordings.
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#5
2007-08-03, 04:07 AM
My ZSchedFix, which was really just to export season schedule, zero out a couple of tables, and then import the schedule did just that.

I'm glad sub put that into GB-PVR.

I will rewrite that export, clear, reimport app, and bundle it with the GUI I'm writing...
Frank Z
[COLOR="Gray"]
I used to ask 'why?' Now I just reinstall...
[SIZE="1"]______________________________________________
Author: ZTools: ZProcess, MVPServerChecker; UltraXMLTV Enhancer, Renamer, Manager; [/SIZE]
[/COLOR]
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,227
Threads: 958
Joined: May 2006
#6
2007-08-03, 04:14 AM
sub Wrote:The next version includes the ability to export season recordings aswell, so the easy option for most people changing guides will most likely be to export their recordings, backup their original gbpvr.db3, copy in the empty.db3, then setup their capture sources again, then import their recordings.

And all the more reason for Zap2it users to upgrade to 1.0.8

Martin.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,823
Threads: 769
Joined: Nov 2003
#7
2007-08-03, 04:16 AM
Yep. I suspect the zap2it thing is going to force quite a few stragglers to upgrade.
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#8
2007-08-03, 05:29 AM
Sub I have something...

I can export
I can purge (deleting all from Channels, Recording_schedule, and Programme)
I can import
I can update epg

All works well except that when I import the recordings, and there aren't any channels yet, the import creates channels . It makes sense. The season recordings need a channel...

Now when I update the epg and it finds all the channels and the programing data, the channels are not in order...

[ATTACHMENT NOT FOUND]

This is the same order as displays in the TV Guide.

Now if I export, purge, update EPG the channels fall in very nicely and in order... If I import, nothing happens.

It's almost like the Import feature doesn't like Channels already in the list...
Frank Z
[COLOR="Gray"]
I used to ask 'why?' Now I just reinstall...
[SIZE="1"]______________________________________________
Author: ZTools: ZProcess, MVPServerChecker; UltraXMLTV Enhancer, Renamer, Manager; [/SIZE]
[/COLOR]
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,823
Threads: 769
Joined: Nov 2003
#9
2007-08-03, 06:22 AM
Quote:I can export
I can purge (deleting all from Channels, Recording_schedule, and Programme)
I can import
I can update epg
I'd usually recommend swapping the order of the last two, since this gives the channels a chance to be created with their real channel numbers (giving the order you'd expect). The import will then try to use any existing channel with a matching name, or will create some channels if required, using unused numbers at the end.
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#10
2007-08-03, 03:11 PM
sub Wrote:I'd usually recommend swapping the order of the last two, since this gives the channels a chance to be created with their real channel numbers (giving the order you'd expect). The import will then try to use any existing channel with a matching name, or will create some channels if required, using unused numbers at the end.

That's my point. When I do swap the order, the list is great, but then the import won't work.
Frank Z
[COLOR="Gray"]
I used to ask 'why?' Now I just reinstall...
[SIZE="1"]______________________________________________
Author: ZTools: ZProcess, MVPServerChecker; UltraXMLTV Enhancer, Renamer, Manager; [/SIZE]
[/COLOR]
« Next Oldest | Next Newest »

Users browsing this thread:

Pages (2): 1 2 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  EPG Data source for Germany? Arnes 6 4,482 2010-10-09, 03:13 PM
Last Post: markbb1
  No Data In the Recorded File zb1 5 2,415 2010-08-24, 01:08 AM
Last Post: zb1
  EPG show data showing up in the wrong spot divinehammer 0 1,325 2010-06-24, 09:59 PM
Last Post: divinehammer
  No Radio Times data beyond March 2nd 2010 CureForSanity 11 3,837 2010-03-23, 12:28 PM
Last Post: StevHodge
  Missing TV listings from EPG data gristwooda 9 3,342 2009-12-21, 10:39 PM
Last Post: gristwooda
  What guide data to use? Scott R 3 1,781 2009-11-23, 11:46 PM
Last Post: mccpu
  No Listing Data/ WinTV 980 monty HD 4 2,034 2009-09-03, 11:52 PM
Last Post: sub
  Wrong guide data pcostanza 1 1,255 2009-07-22, 01:00 AM
Last Post: pcostanza
  Lost Data KarlD 3 1,921 2009-07-09, 04:27 PM
Last Post: carpeVideo
  Three channels have no data in EPG adanedhel728 1 1,169 2009-06-24, 12:42 AM
Last Post: adanedhel728

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

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

Linear Mode
Threaded Mode