I can confirm the issue is fixed in version 185
Are you using a recent dev snapshot?
This can be simply because WMC skin was work in progress and lot of new features and corrections came in and were afterwards transported to other skins. It seem that this point happened after release of Pre2. According to Breese feedback it's fixed in latest build, means next release.Yes, but I am using also MP1 TVServer (MPExtended plugin). Strange thing that I dont see this in WMC Skin.
Hmm, that's not good. Then I need to take a lookHm.. but I am using TC 187.
I can confirm, that I still see brackets for series sometimes. If @Brownard fixed it for TV EPG in the past, he can hopefully also solve this. It's just a minor visual point though.For series information in EPG Brownard added a fix to make it nullable.
For ratings in series view I still see the problem. I added a IsVisible="{Binding Path=totalRating,Converter={StaticResource ReferenceToBoolConverter}}" without effect, so the TotalRating seems not null in case no missing information. Would be nice, if somebody can fix this quickly.
View attachment 188673
Yes, the reason is the space and time formatting. In the beginning placed the start and end like "22:15 - 23:30". The problem is, if an program ends the next day or you move even back in EPG. In worst case it can look like this: "23.06.2016 22:15 - 24.06.2016 23:30". It's not even possible to put both in one label, because the format is not supported by converters. I can only place it into a StackPanel and start and end time scroll seperatey --> absolutely not nice.Was there a specific reason why it has been removed? I'd really like to have it back (GF complains, and I agree )