MediaPortal Forums HTPC/MediaCenter

Sponsored Ads

Go Back   MediaPortal Forum » MediaPortal TV-Server 1 » Help on Development » Bugreports: TV Server / Client » 1.0 RC1 and SVN Builds

Notices

1.0 RC1 and SVN Builds Post bugs you have found in 1.0 RC1 or any later SVN-Snapshot here.

Reply
 
LinkBack Thread Tools Display Modes
Old 2008-04-29, 19:42   #1 (permalink)
Portal Member
 
Join Date: Nov 2007
Age: 25
Posts: 12
Thanks: 0
Thanked 1 Time in 1 Post

Country:

My System

Send a message via MSN to caid
fixed Norwegian characters in TVGuide

TV-Server Version:
RC1
MediaPortal Version:
RC1
MediaPortal Skin:
Blue wide
Windows Version:
XP Sp2 NOR

Hi.
I have a problem displaying the norwegian characters ÆØÅ in my TVGuide/EPG, the are replaced with a "?". I got my tvguide/EPG from the RiksTV DVB-T stream. Does anyone have a solution for this?

Last edited by caid; 2008-05-29 at 13:34.
caid is offline   Reply With Quote
Old 2008-05-07, 19:25   #2 (permalink)
Portal Tester
 
ronilse's Avatar
 
Join Date: Jul 2005
Posts: 2,958
Thanks: 13
Thanked 67 Times in 60 Posts

Country:

My System

Default

Hi,
Did some tests here now & i have ÆØÅ in my radio guide(which is grabbet from dvb-t), can you when grabbing for a channel which shows ?? grab all logs & attach to your post?

Regards
Roy
ronilse is online now   Reply With Quote
Old 2008-05-08, 17:19   #3 (permalink)
Portal Member
 
Join Date: Nov 2007
Age: 25
Posts: 12
Thanks: 0
Thanked 1 Time in 1 Post

Country:

My System

Send a message via MSN to caid
Default

It seem like the "æ, ø, å / Æ, Ø, Å" characters in the EPG works fine on unscrambled channels, like the NRK channels. But on scrambled channels like TV2 they are replaced with a "?". Can it be a problem with my Conax CAM (TechniCrypt CXV)?

In the epg log, they are replaced with a "х", when i search in the log with a regular keyboard input "x", it dosent match the "х" in the log...

See second last line for an example, it says:
2008-05-08 15:12:13.015625 [EPG Update thread]: -> 5/15/2008 10:00:00 AM-5/15/2008 2:00:00 PM Jill pх jobb

But i think it should say:
2008-05-08 15:12:13.015625 [EPG Update thread]: -> 5/15/2008 10:00:00 AM-5/15/2008 2:00:00 PM Jill på jobb
Attached Images
File Type: png 1.PNG (301.5 KB, 16 views)
File Type: png 2.PNG (325.2 KB, 9 views)
File Type: png 3.PNG (235.7 KB, 11 views)
Attached Files
File Type: log epg.log (163.1 KB, 2 views)
caid is offline   Reply With Quote
Old 2008-05-08, 18:19   #4 (permalink)
Portal Member
 
Join Date: Nov 2007
Age: 25
Posts: 12
Thanks: 0
Thanked 1 Time in 1 Post

Country:

My System

Send a message via MSN to caid
Default

Quote:
Originally Posted by ronilse View Post
Hi,
Did some tests here now & i have ÆØÅ in my radio guide(which is grabbet from dvb-t), can you when grabbing for a channel which shows ?? grab all logs & attach to your post?

Regards
Roy
What about your scrambled radio channels, like "Radio Norge" or "P4"?
caid is offline   Reply With Quote
Old 2008-05-13, 17:59   #5 (permalink)
Portal Member
 
Join Date: Nov 2007
Age: 25
Posts: 12
Thanks: 0
Thanked 1 Time in 1 Post

Country:

My System

Send a message via MSN to caid
Default

I have done some research with Transedit, and watched the EIT-table (Pid 18)

The channels with working characters in the EPG uses this character table: 0x05 - Latin alphabet No. 5
The channels with not working special characters uses this table: 0x10010 - West European

I have added a hex dump with 500 packages from the EIT table and an XML-file from Transedit

Working channels in the XML-file has this tag: <CharacterTable HValue="0x05" Name="Latin alphabet No. 5" />
Not working channels has this: <CharacterTable HValue="0x10010" Name="West European" />

Here is the ascii codes:
æ - E6
ø - F8
å - E5
Æ - C6
Ø - D8
Å - C5
Attached Files
File Type: xml RiksTv 738000.xml (96.5 KB, 3 views)
File Type: txt Hexdump_PID_18 RiksTv 738000.txt (399.3 KB, 5 views)

Last edited by caid; 2008-05-13 at 18:30.
caid is offline   Reply With Quote
Old 2008-05-14, 14:29   #6 (permalink)
Portal Tester
 
ronilse's Avatar
 
Join Date: Jul 2005
Posts: 2,958
Thanks: 13
Thanked 67 Times in 60 Posts

Country:

My System

Default

Hi,
Added this as a bug in Mantis & moved topic to TV Server bugs

Regards
Roy
ronilse is online now   Reply With Quote
Old 2008-05-15, 12:03   #7 (permalink)
Portal Member
 
Join Date: Nov 2007
Age: 25
Posts: 12
Thanks: 0
Thanked 1 Time in 1 Post

Country:

My System

Send a message via MSN to caid
Default

I think I have a solution.


See word document in attached rar file.
Attached Files
File Type: rar EIT_parsed.rar (224.1 KB, 16 views)
caid is offline   Reply With Quote
Old 2008-05-17, 12:22   #8 (permalink)
Portal Developer
 
gemx's Avatar
 
Join Date: Oct 2006
Age: 32
Posts: 1,180
Thanks: 18
Thanked 170 Times in 88 Posts

Country:

My System

Default

Please try again with the attached TvLibrary.Interfaces.dll
Attached Files
File Type: rar TvLibrary.Interfaces.rar (29.2 KB, 6 views)
__________________
ACCENT HT-100 | 2x16 VFD | ADM Athlon 64 3500+ | Win XP SP2 | SkyStar 2 DVB-S PCI | TT connect S2-3600
gemx is online now   Reply With Quote
Old 2008-05-17, 14:12   #9 (permalink)
Portal Member
 
Join Date: Nov 2007
Age: 25
Posts: 12
Thanks: 0
Thanked 1 Time in 1 Post

Country:

My System

Send a message via MSN to caid
Default

Im not home rigth now, but i will try tomorrow.
caid is offline   Reply With Quote
Old 2008-05-18, 20:00   #10 (permalink)
Portal Member
 
Join Date: Nov 2007
Age: 25
Posts: 12
Thanks: 0
Thanked 1 Time in 1 Post

Country:

My System

Send a message via MSN to caid
Default

I have now tested the new file and i dosent work. Now i got "?" in the TvGuide on every channel. (The channels encoded in ISO-8859-9 worked fine before)

So i did some testing on my own, looked at your code with reflector and changed the last line in the DvbTextConverter class from:
PHP Code:
return Encoding.GetEncoding(0xfde9).GetString(bytes); 
To:
PHP Code:
return Encoding.GetEncoding(0x6fb7).GetString(bytes); 
And now the TvGuide works fine for me....

I have no idea why the ISO-8859-1 character table dosent work. According to wikipedia the norwegian spesial characters have the same ascii code in both ISO-8859-1 and ISO-8859-9
Attached Files
File Type: rar TvLibrary.Interfaces.rar (29.2 KB, 1 views)
caid is offline   Reply With Quote
Reply

Bookmarks

Tags
characters, norwegian, tvguide

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
special characters tvguide.xml boeloeboeloe WebEPG 19 2008-03-27 14:11
Norwegian Translation geirb78 My TVSeries 1 2007-08-05 02:00
TVGUIDE doesn't display anything from TVGuide.xml Alvinder General Support 1 2006-09-08 03:53
Norwegian TV webTV? Is it possible? Flippy General Support 5 2006-07-19 10:49
norwegian article in the newspaper aasmund Nordal MediaPortal 1 Talk 0 2006-04-25 20:45


All times are GMT +1. The time now is 13:50.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
Integrated by BBpixel ©2004-2008, jvbPlugin
Protected by Akismet Blog with WordPress