[SOLVED] Subtitle encoding issue

For help and support with Universal Media Server
Forum rules
Please make sure you follow the Problem Reporting Guidelines before posting if you want a reply
eniomarques
Posts: 16
Joined: Mon Feb 06, 2017 1:19 pm

Re: [SOLVED] Subtitle encoding issue

Post by eniomarques »

Sami32 wrote:You are welcome ;)

Do you mean that your issue was solved while adding this line of code into your renderer configuration file ?

Code: Select all

RemoveTagsFromSRTSubtitles = false
P.S.
Could you please add [SOLVED], as i did as example, in front of your main report's title ?

I believe so... after I added it to the .conf and restarted UMS, I tested all movies I had, and they all worked fine.

Solved added to the title, ty!
User avatar
Sami32
Posts: 851
Joined: Mon Apr 11, 2016 5:09 am

Re: [SOLVED] Subtitle encoding issue

Post by Sami32 »

Thanks you very much for your feedback :)

It's look as a UMS bug to me.

I hope that now you can enjoy your subtitles with italic ?
Phootz
Posts: 1
Joined: Fri Apr 07, 2017 10:39 am

Re: [SOLVED] Subtitle encoding issue

Post by Phootz »

Hi,

I just want to thanks a lot for the code because i had the same problem with the last update to the version 6.6 and i didn´t find a solution until i bump into this post.

It was a little bit difficult to understand were you edit the renderer configuration profile and add the code, but i managed to find it :)

Tanks again!
babywin
Posts: 3
Joined: Tue Aug 15, 2017 4:44 am

Re: [SOLVED] Subtitle encoding issue

Post by babywin »

Sami32 wrote: Tue Feb 14, 2017 3:55 am You are welcome ;)

Do you mean that your issue was solved while adding this line of code into your renderer configuration file ?

Code: Select all

RemoveTagsFromSRTSubtitles = false
P.S.
Could you please add [SOLVED], as i did as example, in front of your main report's title ?
This must be added to the Samsung Profile, at least for the E+ Series. Can anyone fix this in the next release?
User avatar
Sami32
Posts: 851
Joined: Mon Apr 11, 2016 5:09 am

Re: [SOLVED] Subtitle encoding issue

Post by Sami32 »

Hi,

as i said it look a bug to me, but when i reported it no one seem considered as it.
I suspect that it come from characters encoding handling.
@valib and @nadahar are the ones having implemented it, so feel free to submit an issue there:
https://github.com/UniversalMediaServer ... ver/issues
babywin
Posts: 3
Joined: Tue Aug 15, 2017 4:44 am

Re: [SOLVED] Subtitle encoding issue

Post by babywin »

Sami32 wrote: Tue Aug 15, 2017 5:04 am Hi,

as i said it look a bug to me, but when i reported it no one seem considered as it.
I suspect that it come from characters encoding handling.
@valib and @nadahar are the ones having implemented it, so feel free to submit an issue there:
https://github.com/UniversalMediaServer ... ver/issues
Issue added, https://github.com/UniversalMediaServer ... ssues/1396
User avatar
SubJunk
Lead Developer
Posts: 3707
Joined: Sun May 27, 2012 4:12 pm

Re: [SOLVED] Subtitle encoding issue

Post by SubJunk »

Just for completion of this topic, that fix has been merged and released
Post Reply