0003875: g_player always returns false for hasChapters for TV Recordings (1 Viewer)

MediaPortal-Bot

Worlds greatest bot!
March 26, 2007
3,715
180
Home Country
Germany Germany
The IPlayer class by default returns false for a HasChapters call.<br /> <br /> Because TsReaderPlayer does not have an implementation for Chapters, it always returns false.<br /> <br /> All of the logic for processing the comskip file should be moved out of g_Player and into TsReaderPlayer. The individual players should be in charge of how they deal with chapters, not the static class.

Continue reading...
 

Users who are viewing this thread

Top Bottom