Skip to content

Commit

Permalink
VerticalEPGView_FHD.xml: using ExtendedDescriptionClean added
Browse files Browse the repository at this point in the history
  • Loading branch information
Scrounger committed May 1, 2019
1 parent 2e2efd9 commit 0af8cca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions screenFiles/VerticalEPGView_FHD.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,11 @@
<widget backgroundColor="windowBackgroundSecond" foregroundColor="foreground" position="80,737" scale="3" render="MetrixReloadedEventImage" size="window_epg_picon_size" source="ExtEvent" transparent="1" zPosition="3" />
<!-- Image vorhanden-->
<widget source="ExtEvent" render="MetrixReloadedVRunningText" position="430,737" zPosition="1" size="1410,198" font="SetrixSL;28" backgroundColor="windowBackground" foregroundColor="foreground" transparent="1" valign="top" options="movetype=running,startpoint=0,direction=top,steptime=100,repeat=5,startdelay=10000,wrap,always=0">
<convert type="MetrixReloadedExtEventEPG">PowerDescription[true][EpisodeNum(S[ss]E[ee]\,)Subtitle(10)Genre(\,)Rating(\,Bewertung )Country(\,)Year(\,)ExtendedDescription(\n)]</convert>
<convert type="MetrixReloadedExtEventEPG">PowerDescription[true][EpisodeNum(S[ss]E[ee]\,)Subtitle(10)Genre(\,)Rating(\,Bewertung )Country(\,)Year(\,)ExtendedDescriptionClean(\n)]</convert>
</widget>
<!-- Kein Image vorhanden-->
<widget source="ExtEvent" render="MetrixReloadedVRunningText" position="80,737" zPosition="1" size="1760,198" font="SetrixSL;28" backgroundColor="windowBackground" foregroundColor="foreground" transparent="1" valign="top" options="movetype=running,startpoint=0,direction=top,steptime=100,repeat=5,startdelay=10000,wrap,always=0">
<convert type="MetrixReloadedExtEventEPG">PowerDescription[false][EpisodeNum(S[ss]E[ee]\,)Subtitle(10)Genre(\,)Rating(\,Bewertung )Country(\,)Year(\,)ExtendedDescription(\n)]</convert>
<convert type="MetrixReloadedExtEventEPG">PowerDescription[false][EpisodeNum(S[ss]E[ee]\,)Subtitle(10)Genre(\,)Rating(\,Bewertung )Country(\,)Year(\,)ExtendedDescriptionClean(\n)]</convert>
</widget>
<!-- Rating Stars -->
<widget alphatest="blend" path="MetrixReloaded/media/logos/stars" position="1620,725" size="window_epg_ratingStars_size" render="MetrixReloadedIcon" source="ExtEvent" zPosition="1" scale="1">
Expand Down

0 comments on commit 0af8cca

Please sign in to comment.