Black09 / Xperience1080

1080p mod of the Xperience skin for XBMC.
Other
67 stars 49 forks source link

Remove condition on OSDChaperInfo Include #69

Closed evanpurkhiser closed 10 years ago

evanpurkhiser commented 11 years ago

I've been meaning to look into why this skin didn't support chapters, only to realize after looking back through the git log that chapters have been supported for nearly a year, but only for movie items.

Since I haven't actually watched any movies with chapters, but watch lots of anime with chapters this is frustrating.

This removes the condition. Perhaps there was a reason for it though?

evanpurkhiser commented 11 years ago

The commit message is slightly wrong. livetv doesn't support chapters.. But this will evaluate to false anyway because of the !IsEmpty(Player.Chapter).