Yesterday, I update PMS from 1.23 to 1.52.1 and I have some trouble with MKV files with external subtitles SRT. The SRT files contains some "tags" like this:
- Code: Select all
1
00:00:01,910 --> 00:00:04,560
{\pos(192,230)}<i>Pendant plus d'un siècle,
j'ai vécu caché.</i>
2
00:00:05,497 --> 00:00:06,897
<i>{\pos(192,210)}Tapi dans l'ombre,</i>
3
00:00:07,467 --> 00:00:08,667
<i>{\pos(192,210)}seul au monde.</i>
4
00:00:09,799 --> 00:00:11,249
<i>{\pos(192,210)}Jusqu'à maintenant.</i>
5
00:00:11,750 --> 00:00:13,200
Une heure de route pour cette merde.
The problem is the tag "{\pos(192,230)}" used to display at the specified position does not work:

The tag seems to be not recognized and just display as text.
I have check the same video with the same subtitle on older PMS (1.23 and 1.40), it was working fine:

From PMS 1.50.1, something as changed and the srt files with tags are not correctly recognized ?

