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 … 289 290 291 292 293 … 1231 Next »
Search Guide issues + Duplicates in Pending

 
  • 0 Vote(s) - 0 Average
Search Guide issues + Duplicates in Pending
dennit
Offline

Posting Freak

Posts: 788
Threads: 43
Joined: Aug 2007
#11
2008-07-09, 08:32 PM
sub Wrote:To be honest, I cant remember for sure, but I think all the info supplied is imported, but all the built in screens only try to show channel data for enabled channels.

I'll check the Search Guide screen to make sure it also only shows enabled channels.

Thanks, I have to admit I can't remember if I saw this only in SearchWiz or also in the default search. It looks like the best practice is to not have any data in the xml EPG file from channels that I can't receive. If I'd realized I could exclude them, I would have. Now that I know it's possible, I'll go back and do it, then I can feel free to clear the EPG and reimport if I need to. It took me forever to uncheck the hundreds of scrambled digital channels from the two sources in config :o.
whurlston
Offline

Posting Freak

Posts: 7,885
Threads: 102
Joined: Nov 2006
#12
2008-07-09, 09:10 PM
The "Exclude" option is no longer used in MceEpg2XmlTv 2.0.0.5 (latest build). MceEpg2XmlTv will not output data for channels (channel info or programs) that you deselected in the GUI. Basically just a different inplementation of the exclude option.

I recommend using seperate configurations for QAM and analog.
dennit
Offline

Posting Freak

Posts: 788
Threads: 43
Joined: Aug 2007
#13
2008-07-10, 11:38 AM
whurlston Wrote:I recommend using seperate configurations for QAM and analog.

OK, I've reconfigured to use separate configs. Thanks for the suggestion!
whurlston
Offline

Posting Freak

Posts: 7,885
Threads: 102
Joined: Nov 2006
#14
2008-07-10, 01:15 PM
If you are using the same MCE lineup for both configurations, you do not need to run the downloader twice. If that is the only MCE lineup you use for all your configurations, you actually don't need to run the downloader at all. MCE will handle the internal EPG updates on it's own. Just run the converter for each configuration.
dennit
Offline

Posting Freak

Posts: 788
Threads: 43
Joined: Aug 2007
#15
2008-07-10, 02:17 PM
whurlston Wrote:If you are using the same MCE lineup for both configurations, you do not need to run the downloader twice. If that is the only MCE lineup you use for all your configurations, you actually don't need to run the downloader at all. MCE will handle the internal EPG updates on it's own. Just run the converter for each configuration.

I ended up deleting both sources in gbpvr and reinstalling them.

I've got it set up now in UpdateEPG.bat with a single run of the downloader pulling in all channels. Two MceEpg2XmlTv.exe runs with two different configs - one for qam and one for analog - eat the same data and spit two xmltv format files for gbpvr. I've got MCE auto download turned off (I understood MCE's download could cause problems in some situations, but perhaps that only happened if the downloader was running and conflicted).

This setup has simplified working with channels in gbpvr's config, and solved the search guide issue. It's a lot easier to have only the channels I receive in gbpvr, and the MceEpg2XmlTv configs are text files that I can easily edit. I was getting really tired of using check boxes to mark received vs not received channels.

The other issue (duplicate recurring recordings) disappeared with the disappearance of the original two sources. Thanks for the help.
whurlston
Offline

Posting Freak

Posts: 7,885
Threads: 102
Joined: Nov 2006
#16
2008-07-10, 02:22 PM
dennit Wrote:I've got MCE auto download turned off (I understood MCE's download could cause problems in some situations, but perhaps that only happened if the downloader was running and conflicted).
Yup. That's why I suggested not using the downloader and letting MCE handle it. You did the reverse which is fine and accomplishes the same thing. Your method ensures that the download occurs before the conversion so it's actually better.

As for editing the configuration files manually, I highly recommend Notepad++ if you don't have a notepad alternative yet.

http://notepad-plus.sourceforge.net/
dennit
Offline

Posting Freak

Posts: 788
Threads: 43
Joined: Aug 2007
#17
2008-07-10, 02:57 PM
whurlston Wrote:As for editing the configuration files manually, I highly recommend Notepad++ if you don't have a notepad alternative yet.

I love UltraEdit for text.

I just saw your post on UltraXMLTV in the MceEpg2XmlTv thread, and thought I'd look into that once I've got all the GBPVR issues nailed down. Right now I've got some very minor leftover channel numbering issues, probably as the result of recordings made previously that still reference old channels in the gbpvr.db3 database.

After you've set things up multiple times, you finally figure out how you should have done it the first timeBig Grin
dennit
Offline

Posting Freak

Posts: 788
Threads: 43
Joined: Aug 2007
#18
2008-07-14, 02:26 PM
Thanks to all who helped me. Both of these issues are fixed. The duplicate pending recordings disappeared while fixing the guide issue problem and haven't reappeared. I assume the duplicates were stuck in the gbpvr.db3 database somehow. I ended up exporting my recordings and deleting the db. I also deleted my two sources from config, then added them again.

On the guide search issue, it was important to make sure that the xml guide data only includes channels that are actually received. It's possible to remove them in gbpvr after the data is imported, but for several reasons (guide data searches in SearchWiz at least and when emptying and reloading guide data via config), that's much less desirable.
JavaWiz
Offline

Posting Freak

Jacksonville, FL. USA
Posts: 2,522
Threads: 141
Joined: Dec 2006
#19
2008-07-14, 07:55 PM
dennit Wrote:Thanks to all who helped me. Both of these issues are fixed. The duplicate pending recordings disappeared while fixing the guide issue problem and haven't reappeared. I assume the duplicates were stuck in the gbpvr.db3 database somehow. I ended up exporting my recordings and deleting the db. I also deleted my two sources from config, then added them again.

On the guide search issue, it was important to make sure that the xml guide data only includes channels that are actually received. It's possible to remove them in gbpvr after the data is imported, but for several reasons (guide data searches in SearchWiz at least and when emptying and reloading guide data via config), that's much less desirable.
So, does SearchWiz work correctly now for your searches, or do the queries need to be modified to address only channels that are mapped?
dennit
Offline

Posting Freak

Posts: 788
Threads: 43
Joined: Aug 2007
#20
2008-07-14, 08:25 PM
JavaWiz Wrote:So, does SearchWiz work correctly now for your searches, or do the queries need to be modified to address only channels that are mapped?

Searchwiz works great now. I've modified my epg data sources so that they only provide data for channels that I actually receive. I cleaned out my database to make sure that only that data was in there, so now there is no "wrong" data for Searchwiz to find.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (3): « Previous 1 2 3 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Can't scroll with mouse when Searching the Guide TimA-C 10 2,698 2023-06-26, 07:40 PM
Last Post: boggydoggy
  tv guide empty in gbpvr works in pvrx2 slowtech 37 17,082 2012-08-27, 04:00 PM
Last Post: rscheller
  Need help remapping Channel guide and actual channels divinehammer 3 3,770 2012-01-20, 10:43 AM
Last Post: kayleigh
  IR Blaster to Digital Box Issues meccano 3 4,113 2011-08-13, 11:49 AM
Last Post: meccano
  TV setup issues - PCTV nano stick 73e steveomcd 33 19,770 2011-05-26, 04:24 PM
Last Post: escape
  TV Guide Color griffy 0 1,775 2011-05-08, 10:20 AM
Last Post: griffy
  How to get Sky Digital channel guide into GBPVR? bobster 34 11,100 2011-04-01, 08:10 PM
Last Post: bobster
  strange channel changing-works in guide but not recording WinoOutWest 18 5,969 2010-12-27, 10:17 PM
Last Post: sub
  epg guide for ATSC ota, no internet? sdowney717 26 12,082 2010-12-08, 08:37 PM
Last Post: SHIFT_paradigm
  Channel re-ordering in TV Guide mattyb 1 1,645 2010-11-10, 09:59 PM
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