So far I am working on Taiwan localization for Media Portal. The menu and ID3 information can display Chinese; however, some of functions can not display, such as My TV and configuration. The problems are as follows:
(1) Channel name is incorrect in channel database of the TVDatabaseV21.db3
(2) TV program is incorrect in tblPrograms database of the TVDatabaseV21.db3
(3) The channle name is incorrect for Traditional Chinese in listview box of the “Find All TV Channelsâ€.
However, if I key in channel name and TV program via SQLite Database Browser.exe, it can display Traditional Chinese (BIG5) in My TV mode. Please tell me how to solve this problem for writing Chinese in database and displaying Chinese on screen.
(1) Channel name is incorrect in channel database of the TVDatabaseV21.db3
(2) TV program is incorrect in tblPrograms database of the TVDatabaseV21.db3
(3) The channle name is incorrect for Traditional Chinese in listview box of the “Find All TV Channelsâ€.
However, if I key in channel name and TV program via SQLite Database Browser.exe, it can display Traditional Chinese (BIG5) in My TV mode. Please tell me how to solve this problem for writing Chinese in database and displaying Chinese on screen.