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 … 24 25 26 27 28 … 1231 Next »
EPG for Singapore Users - Starhub New Channels Numbering

 
  • 0 Vote(s) - 0 Average
EPG for Singapore Users - Starhub New Channels Numbering
fhmanas
Offline

Senior Member

Posts: 430
Threads: 108
Joined: Jul 2005
#11
2010-05-04, 02:38 PM
sgmce Wrote:Doh! Came accross this about 4 hours too late! I was tired of not having EPG data so I started writing a server-side fix that has been working for me temporarily...

May be helpful to some that dont want to run more programs and modify their cache - just stuck a scraper/reformatter on sgmce.com for the purpose of delivering the proper EPG to tvxb. Works great so far for all the starhub channels and mediacorp for titles & showtimes, but no descriptions.

I registered sgmce.com cause I hate having to search through oz/uk forums for basic config settings for sing!

www.sgmce.com

thanks. this works out great.
Win XP Pro SP 2
ASUS P5k-PRO Dual Core 3.0 GHZ with 4GB RAM
1 Seagate 150 GB SATA HD
1 Seagate 1TB SATA HD
1 Seagate 750 GB SATA HD
1 Hauppauge PVR500MCE
2 MVP (2 Wired / 1 Wireless via 2 Linksys WRT54G routers)
1 dead MVP (searching for replacement)
sgmce
Offline

Junior Member

Posts: 2
Threads: 0
Joined: May 2010
#12
2010-05-04, 04:44 PM (This post was last modified: 2010-05-04, 04:50 PM by sgmce.)
Great job ralphy!
I had taken a different approach and created a server-side reformatter and collected only the channels I was interested in. Since I found your ini file, I took the liberty of taking your more extensive channelID research for use with my reformatter!

I found it easier to work on the source data by sticking something inbetween the schedule and tvxb rather than modify the cache and figure there aren't many people using MCE with tvxb in sing so I hosted my reformatter for others to use - but your solution is great in that it does not rely on any third party - perhaps a next step would be to turn it into a locally-run http proxy so as to avoid the multiple tvxb runs for the last day.
ralphy
Offline

Senior Member

Posts: 255
Threads: 51
Joined: Nov 2006
#13
2010-05-04, 11:52 PM
fhmanas Wrote:Hello, I am trying to recompile your code with SharpDevelop, but it is looking for Drawing and Window. I am not familiar C#, am just trying to do it on my own. In any case, my problem stems from the fact that the default cache directory is hard coded to "c:\Documents and settings ..." and mine is in "d:\Documents and settings\ ...". Can you help out?


Thanks.

You need to add the reference to System.WIndows.Forms

But you're better off using sgmce.com as I think you are doing so now.

sgmce Wrote:Great job ralphy!
I had taken a different approach and created a server-side reformatter and collected only the channels I was interested in. Since I found your ini file, I took the liberty of taking your more extensive channelID research for use with my reformatter!

I found it easier to work on the source data by sticking something inbetween the schedule and tvxb rather than modify the cache and figure there aren't many people using MCE with tvxb in sing so I hosted my reformatter for others to use - but your solution is great in that it does not rely on any third party - perhaps a next step would be to turn it into a locally-run http proxy so as to avoid the multiple tvxb runs for the last day.

Couldn't agree with you more sgmce. I have zero expertise in web servers and given the chaos in the household without an EPG, chose a brute force, single solution approach to fit my needs that got us up an running in a few hours. As you say, it doesn't rely on a third party, but as long as you are in Singapore, I am sure that you'll keep scraping and reformatting updated! I haven't installed your .ini file, but did check it out. It's an far more elegant solution.

It's a pity that Mediacorp descriptions are harder to get, and that starhub seem to have removed the episode details.

With the demise of htpc-gear.com, maybe sgmce.com can be a useful source of Singapore based info.
[SIZE="1"]Silverstone GD01S-MXR (three dead rows of pixels in the LCD and defective remote control), Power: Zalman ZM460B-APS (blew up - can't remember what's there now); CPU: Pentium D 3.2 GHz with Asus V72 Cooler; MD: Asus P5LD2 Deluxe 2048MB,
WDC WD10EADS 1TB Data, 320GB System, Asus EN9400GT Silent 512MB, Hauppauge HVR 1300,
XP Home SP3, GB-PVR 2.0, ExternalDisplay v0.3[/SIZE]
gbpdem
Offline

Junior Member

Posts: 28
Threads: 2
Joined: Dec 2005
#14
2010-05-05, 02:51 AM
ralphy Wrote:Known limitations:

[*]chinese characters don't display properly.

Actually when i view the resultant cached html files for eg. VV Drama using character encoding unicode (utf-8) the chinese characters came out nicely

The problem i have is that the xml file does not get generated
[SIZE="1"][SIZE="1"]Asus E35MI-I Deluxe mini-ITX
4 Gb RAM[SIZE="1"][/SIZE]
Hauppauge WinTV-HVR-2210
1Tb WD
NPVR 2.03
Win7 Home Premium 64-bit
42" Philips HD LCD
[SIZE="1"][/SIZE][SIZE="1"][/SIZE][SIZE="1"][/SIZE][/SIZE]
[/SIZE]
fhmanas
Offline

Senior Member

Posts: 430
Threads: 108
Joined: Jul 2005
#15
2010-05-05, 04:23 AM
Thanks, ralphy, I was able to compile it and test it out. It works great. Yes, you are right, I am using sgmce's solution, which is also great. Thanks guys.
Win XP Pro SP 2
ASUS P5k-PRO Dual Core 3.0 GHZ with 4GB RAM
1 Seagate 150 GB SATA HD
1 Seagate 1TB SATA HD
1 Seagate 750 GB SATA HD
1 Hauppauge PVR500MCE
2 MVP (2 Wired / 1 Wireless via 2 Linksys WRT54G routers)
1 dead MVP (searching for replacement)
ralphy
Offline

Senior Member

Posts: 255
Threads: 51
Joined: Nov 2006
#16
2010-05-05, 11:36 AM (This post was last modified: 2010-05-05, 12:17 PM by ralphy.)
I think the solution for the Chinese characters is to add:

htmlencoding=utf-8

to the tvxb.ini file in the common parameters section. I thought I tried this in my testing, by evidently not.


xmlencoding=utf-8 should be default, but this can also be added.
[SIZE="1"]Silverstone GD01S-MXR (three dead rows of pixels in the LCD and defective remote control), Power: Zalman ZM460B-APS (blew up - can't remember what's there now); CPU: Pentium D 3.2 GHz with Asus V72 Cooler; MD: Asus P5LD2 Deluxe 2048MB,
WDC WD10EADS 1TB Data, 320GB System, Asus EN9400GT Silent 512MB, Hauppauge HVR 1300,
XP Home SP3, GB-PVR 2.0, ExternalDisplay v0.3[/SIZE]
gbpdem
Offline

Junior Member

Posts: 28
Threads: 2
Joined: Dec 2005
#17
2010-05-06, 03:13 AM
ralphy Wrote:I think the solution for the Chinese characters is to add:

htmlencoding=utf-8

to the tvxb.ini file in the common parameters section. I thought I tried this in my testing, by evidently not.


xmlencoding=utf-8 should be default, but this can also be added.

yes ralphy, think you are right
was looking through my older ini files
and i do see the html and xml encoding lines there

thanks again
[SIZE="1"][SIZE="1"]Asus E35MI-I Deluxe mini-ITX
4 Gb RAM[SIZE="1"][/SIZE]
Hauppauge WinTV-HVR-2210
1Tb WD
NPVR 2.03
Win7 Home Premium 64-bit
42" Philips HD LCD
[SIZE="1"][/SIZE][SIZE="1"][/SIZE][SIZE="1"][/SIZE][/SIZE]
[/SIZE]
« 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
  no EPG for two channels JimPletcher 5 4,701 2019-08-15, 09:53 PM
Last Post: jobby99
  Locking in QAM Channels highestbid 8 7,303 2014-03-12, 03:10 AM
Last Post: highestbid
  Need help remapping Channel guide and actual channels divinehammer 3 3,742 2012-01-20, 10:43 AM
Last Post: kayleigh
  Two Channels Without Video skycyclepilot 5 3,429 2011-10-29, 07:49 PM
Last Post: sub
  No sound for French DVB-T H264 channels with E-AC3 tracks jorionpi 7 4,631 2011-06-26, 01:25 AM
Last Post: sub
  Problem with GB-PVR - Cannot Watch Channels and Administrator Problem Greg Smith 10 4,365 2011-05-22, 05:09 PM
Last Post: sub
  no channels found - XP x64 bit edition fresh install 8ace 3 1,911 2011-02-10, 01:27 AM
Last Post: 8ace
  Missing Channels In Listings? hollow5555 4 2,274 2011-01-10, 05:53 PM
Last Post: hollow5555
  No QAM channels being retrieved with HVR-2250 Misko5 4 2,321 2011-01-01, 01:45 AM
Last Post: Snooze
  mc2xml Digital Channels 235301 8 5,297 2010-12-30, 05:12 PM
Last Post: joseosoria

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

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

Linear Mode
Threaded Mode