[Approved] Patch to TVProgramInfo Conflict Dialog (1 Viewer)

romadd64

MP Donator
  • Premium Supporter
  • October 24, 2007
    82
    15
    Home Country
    Italy Italy
    In TVProgramInfo.cs CreateProgram(), the TVPlugin conflict dialog should show channel name instead of channel number.

    romadd64
     

    jameson_uk

    Retired Team Member
  • Premium Supporter
  • January 27, 2005
    7,258
    2,528
    Birmingham
    Home Country
    United Kingdom United Kingdom
    Slightly tweaked patch Committed to SVN 26937

    Code:
                Channel channel = Channel.Retrieve(conflict.IdChannel);
                if (channel != null && !string.IsNullOrEmpty(channel.Name))
                {
                  item.Label3 = channel.Name;
                }
                else
                {
                  item.Label3 = conflict.IdChannel.ToString();
                }

    :D
     

    Users who are viewing this thread

    Similar threads

    Pfff, amazing MadVR instead of (the good one) EVR. Watched 240p movies given by my family on Full HDTV. What can I say : For 240p, less macroblocks, better smoothed. For all : More transparency, more mirroring (example, reflects pictures on cars, on flasks of water). When available, it is worth to take time to configure MadVR, at the...
    Pfff, amazing MadVR instead of (the good one) EVR. Watched 240p movies given by my family on Full HDTV. What can I say : For 240p...
    Hello all, I found a possible conflict between madVR and MP ViewModeSwitcher Plugin. But, because it's hardware and specific...
    Replies
    14
    Views
    3K
    MP1 MP2 [solved] Basic audio question... DE
    Yes, works, thanks. Deselecting "Prefer multichannel audio streams" under "Video Player" (under "Players") gives me the stereo stream, by default, in television also. Thanks for your help. N.
    Yes, works, thanks. Deselecting "Prefer multichannel audio streams" under "Video Player" (under "Players") gives me the stereo...
    Is there a way to set the default audio stream for live TV? The default default, so to speak, for me seems to be English...
    Replies
    4
    Views
    688
    I have never used DVB-S/S2 (satellite), but I do use DVB-T/T2 (terrestrial), and I think that the behaviour would be the same. Generally, when performing a rescan, the recommendation is to select the Enable channel movement detection setting. Wherever possible, this will cause TV Server to: Preserve the channel selection status...
    I have never used DVB-S/S2 (satellite), but I do use DVB-T/T2 (terrestrial), and I think that the behaviour would be the same...
    Hi, I am using MP2 with DVBS2 for longer time. sevral channel have changed their name (eg "Welt der Wunder -> Lilo.tv). Is there a...
    Replies
    1
    Views
    908
    TVE 3,5 as you noticed in my other Thread.
    TVE 3,5 as you noticed in my other Thread.
    Hello Folks, Although the New MediaPortal Version 2.5 looks great so far, it seems that it still has major Bugs? I created a...
    Replies
    2
    Views
    466
    • Sticky
    MP1 MP2 [News] MediaPortal 2 - 2.5 Release DE
    Will be version 2.5.1 ready quite soon? I read somewhere it will be a bugfix release, no new features are probably not in focus.
    Will be version 2.5.1 ready quite soon? I read somewhere it will be a bugfix release, no new features are probably not in focus.
    We are proud to present MediaPortal 2.5 MediaPortal 2.5 is a full-blown media center software that addresses most common user...
    Replies
    70
    Views
    5K
    Top Bottom