[Rejected] Add episode number label to TV Plugin (1 Viewer)

geoffstewart

MP Donator
  • Premium Supporter
  • October 12, 2008
    346
    112
    Ottawa
    Home Country
    Canada Canada
    EDIT:

    After the comments from hkjensen, I'd like to withdraw this patch.


    THanks.


    -----------------------------------------------



    I like to be able to see the episode number from the mediaportal tv client, but the property is not exposed in the TVPlugin.

    This patch exposes this label #TV.Scheduled.EpisodeNum.

    There is no mantis bug for this that I'm aware of. This is just something I thought was small/simple enough to be included.

    The patch is based on SVN 26206.

    Cheers.

    Geoff
     

    Attachments

    • add tv_episodenum label.patch
      578 bytes

    hkjensen

    MP Donator
  • Premium Supporter
  • June 11, 2007
    165
    65
    Copenhagen
    Home Country
    Denmark Denmark
    I think the patch also should expose the following
    - SeriesNum
    - EpisodePart
    - EpisodeNumber (SeriesNum.EpisodeNum.EpisodePart)
    - EpisodeName

    before it could be added.

    Did you configure the TVPlugin to display Episodeinfo in the configuration ?
    TVPluginConfig.JPG

    Also EpisodeInfo shold be added to Delete dialog, Resume dialog and g_player currenttitle using TVUtil.GetDisplayTitle.

    hkjensen
     

    geoffstewart

    MP Donator
  • Premium Supporter
  • October 12, 2008
    346
    112
    Ottawa
    Home Country
    Canada Canada
    OK,

    I see that EpisodeInfo is on the scheduler screen... I guess I always ignore the EpisodeInfo because it has too much useless information (seriesId.episodeNum.episodePart)... seriesId is useless as is episodePart.

    But, you're correct that a patch is not really required given that the information is already available in EpisodeInfo.

    So, I'll just remove the patch.

    Thanks.

    Geoff
     

    Users who are viewing this thread

    Top Bottom