2019-11-19, 08:30 PM
2020-08-28, 03:53 PM
I am getting show names in English and descriptions in Chinese. Tried setting both LanguagePreferenceEIT and the environment variable NEXTPVR_EIT_LANG to chi. Emptied and update EPG and still the same.
Maybe the value should be something else? If so how do I find it? (2020-08-28, 03:53 PM)lacek Wrote: I am getting show names in English and descriptions in Chinese. Tried setting both LanguagePreferenceEIT and the environment variable NEXTPVR_EIT_LANG to chi. Emptied and update EPG and still the same. Please post logs ... What is your EPG source? ... https://github.com/sub3/NextPVR/wiki/get-help ... Thanks.
2020-08-28, 05:49 PM
(2020-08-28, 03:53 PM)lacek Wrote: I am getting show names in English and descriptions in Chinese. Tried setting both LanguagePreferenceEIT and the environment variable NEXTPVR_EIT_LANG to chi. Emptied and update EPG and still the same.Assuming you're using the DVB EPG, you'll probably need to capture a sample file so I can check it out here. To do this, use the evaluation version of TSCapture (from https://tscapture.com) to capture a 1 minute full transport stream, and put it some where like dropbox or onedrive, and let me know the download link.
2020-08-28, 05:56 PM
From the tables I see it could be zh or zho for zhong guo.
Martin (2020-08-28, 04:30 PM)Graham Wrote:(2020-08-28, 03:53 PM)lacek Wrote: I am getting show names in English and descriptions in Chinese. Tried setting both LanguagePreferenceEIT and the environment variable NEXTPVR_EIT_LANG to chi. Emptied and update EPG and still the same. I am using DVB EPG. Log files: mega.nz. I cleared all the logs files in C:\Users\Public\NPVR-data\logs and obtained the log with:
(2020-08-28, 05:49 PM)sub Wrote:(2020-08-28, 03:53 PM)lacek Wrote: I am getting show names in English and descriptions in Chinese. Tried setting both LanguagePreferenceEIT and the environment variable NEXTPVR_EIT_LANG to chi. Emptied and update EPG and still the same.Assuming you're using the DVB EPG, you'll probably need to capture a sample file so I can check it out here. To do this, use the evaluation version of TSCapture (from https://tscapture.com) to capture a 1 minute full transport stream, and put it some where like dropbox or onedrive, and let me know the download link. TS capture file: mega.nz (2020-08-28, 05:56 PM)mvallevand Wrote: From the tables I see it could be zh or zho for zhong guo. zho doesn't work either. Edit: tried zh and still the same
2020-08-29, 02:38 PM
It is chi but my extractor, fill it in with nonsense chinese characters. There are also many shows with no chinese
Code: 1598711743 [short event]::desc_4d: {"descriptorTag":77,"lang":"chi","name":"᭡ꉣꪖ葶㕧쥢","text":""} Martin (2020-08-28, 04:30 PM)Graham Wrote:(2020-08-28, 03:53 PM)lacek Wrote: I am getting show names in English and descriptions in Chinese. Tried setting both LanguagePreferenceEIT and the environment variable NEXTPVR_EIT_LANG to chi. Emptied and update EPG and still the same. (2020-08-29, 02:38 PM)mvallevand Wrote: It is chi but my extractor, fill it in with nonsense chinese characters. There are also many shows with no chinese The output from your extractor seems not encoding the Chinese characters correctly. Take the 4 characters above SpongeBob as example: 睭뽽 The hex values in UTF-16BE are 776D BF7D F65B F65B SpongeBob in Chinese is 海綿寶寶 And the hex values in UTF-16 are also 776D BF7D F65B F65B So seems like an endianness problem for the output of your extractor.
2020-08-29, 04:02 PM
Yes thanks for confirming I figured it was an endianess issue. That decoder isn't used by sub in NextPVR but it should give him enough to go on. The "chi" data is not very complete either, I am not sure that is the extractor but for a good EPG I hope sub uses English when available.
Martin |
|
Possibly Related Threads… | |||||
Thread | Author | Replies | Views | Last Post | |
NPVR station selection issue | 2leftfeet | 10 | 1,195 |
2022-07-31, 10:19 PM Last Post: sub |
|
Webui channel selection | sammy3 | 7 | 1,985 |
2020-04-10, 10:14 AM Last Post: sammy3 |