I'm not seeing any descriptions in Recorded TV OSD in Titan or StreamedMP.
View attachment 135573
But it shows up in Defaultwide.
View attachment 135574
.
Fixed it myself, had to change this code in TVOSD.xml
Code:<description>Plot</description> <type>textboxscrollup</type> <id>38</id>
to this
Same with StreamedMP.Code:<description>Plot</description> <type>textboxscrollup</type> <id>1</id>
I can confirm the problem. With ID 38 the OSD is fine for live TV, and after changing it to 1, it is still fine, so this seems like a necessary fix.
@ncoH !
https://issues.team-mediaportal.com/browse/MP1-4183
Last edited: