Russian Language in Channel Names & EPG (1 Viewer)

hefferd

New Member
December 17, 2007
1
0
Hi All!

I viewed many pages about the question of win-1251 coding but i can`t fine the right answer?

How can I see Russian Language in Channel Names & EPG?
 

melin67

New Member
January 23, 2008
1
0
Home Country
Russian Federation Russian Federation
I have tried latest build of TVE3 with both MySQL and MS SQL engines without any success - still having problems with russian channel names and EPG. Databases encoding are utf8 (converted in MySQL) so database is not a problem. Perhaps the problem is DVB encoding detection - should be ISO 8859-5 for Cyrillic (windows 28595 code page) that is not match to windows locale.
To MP devteam: is any option to include support for manual per-transponder encoding settings?
 

cybernn

Portal Member
March 9, 2007
46
4
Home Country
Russian Federation Russian Federation
For preparation of a file xmltv.xml for Mediaportal in settings tvxb it is necessary to expose the coding utf8:

xmlencoding=utf-8
lang=ru


In Tve3 it is solved as follows:

I install TV Server. Then I do by means of mysql-gui-tools backup bases tvlibrary. The given file I open in Notepad, replace all found 'latin1' on 'utf8'.
In mysql-gui-tools I delete base tvlibrary. Then I restore it from the changed archive.

Then in file C: \Documents and Settings \All Users \Application Data \MediaPortal TV Server \Gentle.config I add in the end connectionstring - 'charset=utf8', that the following would turn out:
<DefaultProvider name="MySQL" connectionString="Server=mserver;Database=TvLibrary;User ID=root;Password=xxxxx;charset=utf8" />

After each updating TVServer file Gentle.config needs to be changed. I act as follows - After each updating I copy in folder C: \Documents and Settings \All Users \Application Data \MediaPortal TV Server kept 1 time a file. After that it is necessary rescanning all which channels of the name not in the coding latin1 and if you use xmltv that compulsorily to start updating.
 

Attachments

  • russian.txt
    30.6 KB

Users who are viewing this thread

Similar threads

Reading through your code, I can see it's more than a couple steps above my paygrade. :cry:
Reading through your code, I can see it's more than a couple steps above my paygrade. :cry:
I used to run the TVService under the "NT Service\TVService" account to follow least privileges principal (not exposing my whole...
Replies
3
Views
2K
Are the media/video folders on the Mint host?
Are the media/video folders on the Mint host?
I've used Mediaportal for years on a Windows Host with restricted online-access. Lately I reinstalled...
Replies
1
Views
1K
Got a reply from SD ... "Looks like your last successful download was on 5/23. On 5/24 for some reason we received 194 connections between 10:54 and 11:05 triggering a denial of service attack ban. The logs show it was lifted on 5/25, but I still see the entry in iptables. I reset fail2ban and hopefully you're working again." Weird...
Got a reply from SD ... "Looks like your last successful download was on 5/23. On 5/24 for some reason we received 194...
I'm using MediaPortal 1.38.1 x64 and have an SD-DD lineup account. In the last week, I have not been able to update my EPG, and...
Replies
3
Views
443
Thankyou High_Five, that worked perfectly, I now remember doing that 10 years ago, thanks for jogging my old memory. Cheers Tony
Thankyou High_Five, that worked perfectly, I now remember doing that 10 years ago, thanks for jogging my old memory. Cheers Tony
Hi everyone, I have been using it For 16 years now (from V1.1.1) and it has worked flawlessly. I only use TV Series and Moving...
Replies
2
Views
363
Thanks very much, Jasmeet. Worked. But note that this setting has moved, apparently, to: Settings > TV (not Plugins)
Thanks very much, Jasmeet. Worked. But note that this setting has moved, apparently, to: Settings > TV (not Plugins)
I recently did a fresh install of 2.5 on a new Windows 11 PC. My previous (Windows 10) version of 2.5 gave my broadcast TV channel...
Replies
2
Views
2K
Top Bottom