TV Series - Is there a wide banner view? (1 Viewer)

Kung Fu Hung

MP Donator
  • Premium Supporter
  • August 17, 2008
    18
    0
    I just switched over from Streamed-MP due to stability issues, and noticed that it has DVD style banners by default. Is there a wide banner view?
     

    mr viggo

    MP Donator
  • Premium Supporter
  • March 1, 2008
    500
    68
    Home Country
    Sweden Sweden
    Yes there is. Depending on your version of MPTV-series, you can either change it in the tv-series configuration or in the tvseries skin settings .xml-file

    In the tvseries.skinsettings.xml, edit this line (use notepad) from ListPosters to WideBanners

    Code:
    <views import="true">		
    		<group layout="List"></group>
    		[COLOR="Red"]<series layout="ListPosters">[/COLOR]
    			<item1><![CDATA[]]></item1>
    			<item2><![CDATA[<Series.Pretty_Name>]]></item2>
    			<item3><![CDATA[<Series.EpisodeCount> episodes]]></item3>
    		</series>
    		<season layout="List">	
    			<item1><![CDATA[]]></item1>
    			<item2><![CDATA[Season <Season.SeasonIndex>]]></item2>
    			<item3><![CDATA[<Season.EpisodeCount> episodes]]></item3>
    		</season>
    		<episode>	
    			<item1><![CDATA[]]></item1>
    			<item2><![CDATA[<Episode.EpisodeIndex>. <Episode.LocalEpisodeName>]]></item2>
    			<item3><![CDATA[<Episode.FirstAired>]]></item3>
    		</episode>
    	</views>
     

    rolls1400

    Portal Pro
    August 26, 2007
    132
    3
    Home Country
    United States of America United States of America
    Any chance you could upload a before and after pic? Im not sure what the difference is and would be nice to see. :D
     

    Users who are viewing this thread

    Similar threads

    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
    687
    So not 100% sure if this is a MyTVSeries or FanArt issue, but the episode thumbnails always revert to the series default after restart. If you go to an episode and open the options and pick choose artwork then choose episode thumbnail it shows the correct thumbnail and says it is remote. Click on it and it goes local instantly and...
    So not 100% sure if this is a MyTVSeries or FanArt issue, but the episode thumbnails always revert to the series default after...
    So not 100% sure if this is a MyTVSeries or FanArt issue, but the episode thumbnails always revert to the series default after...
    Replies
    0
    Views
    285
    Well, there is nothing wrong in the log. I have personaly tested the bitstreaming after DVD resume, and I can confirm that the LAV audiodecoder shows status 'bistreaming' on the output. What is your LAV status?
    Well, there is nothing wrong in the log. I have personaly tested the bitstreaming after DVD resume, and I can confirm that the LAV...
    My apologies for posting two separate issues in one posting, however, the logs I have cover both. 1. Resume playback of...
    Replies
    13
    Views
    1K
    If anyone ever experiences the above, I found a fix. Removing and reinstalling MP-TVSeries fixed it. It must have gotten corrupted during the reinstall of MP. I also had to do the same with TRAKT which had some issues too that were not apparent at the time. All is well once again. :cool:
    If anyone ever experiences the above, I found a fix. Removing and reinstalling MP-TVSeries fixed it. It must have gotten corrupted...
    After much trial and error and comparing this computer with another that was working, I finally found out that Fanarthandler...
    Replies
    1
    Views
    835
    I had the same issue and found the executable under C:\ProgramData\Team MediaPortal\MediaPortal\skin\Titan\BasicHome.Editor\TitanEditor.exe Only the shortcut was missing.
    I had the same issue and found the executable under C:\ProgramData\Team...
    Hi all, Not a rant, more a sharing of experience (maybe hoping to get some clarification on which wrong turn I took) It has been...
    Replies
    9
    Views
    2K
    Top Bottom