[SOLVED] Subtitle encoding issue
Forum rules
Please make sure you follow the Problem Reporting Guidelines before posting if you want a reply
Please make sure you follow the Problem Reporting Guidelines before posting if you want a reply
-
- Posts: 16
- Joined: Mon Feb 06, 2017 1:19 pm
Re: [SOLVED] Subtitle encoding issue
Sami32 wrote:You are welcome![]()
Do you mean that your issue was solved while adding this line of code into your renderer configuration file ?P.S.Code: Select all
RemoveTagsFromSRTSubtitles = false
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!
Re: [SOLVED] Subtitle encoding issue
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 ?

It's look as a UMS bug to me.
I hope that now you can enjoy your subtitles with italic ?
Re: [SOLVED] Subtitle encoding issue
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!
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!
Re: [SOLVED] Subtitle encoding issue
This must be added to the Samsung Profile, at least for the E+ Series. Can anyone fix this in the next release?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 ?P.S.Code: Select all
RemoveTagsFromSRTSubtitles = false
Could you please add [SOLVED], as i did as example, in front of your main report's title ?
Re: [SOLVED] Subtitle encoding issue
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
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
Re: [SOLVED] Subtitle encoding issue
Issue added, https://github.com/UniversalMediaServer ... ssues/1396Sami32 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
Re: [SOLVED] Subtitle encoding issue
Just for completion of this topic, that fix has been merged and released