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 EPGCleaner for x64 DE
    Thanks. Worked perfectly. The installer won’t work but dropping the DLL in worked.
    Thanks. Worked perfectly. The installer won’t work but dropping the DLL in worked.
    Hi there I've just made the switch from a working and stable 1.36 x86 installation (Standalone TVServer and a TVClient both...
    Replies
    3
    Views
    258
    It is possible to have both MP1 and MP2 installed on the same drive (I have a test partition with just such an arrangement). However... The TV Server parts of MP1 and MP2 start when the system boots, and TV Server runs all of the time, even when it is not recording and live TV is not being viewed. If both TV Servers were active, they...
    It is possible to have both MP1 and MP2 installed on the same drive (I have a test partition with just such an arrangement)...
    Help Please. Yesterday upon switch-on, I had this issue with MP2: When I clicked on the [REC] icon in the following Image...
    Replies
    26
    Views
    2K
    Perhaps... Only way to confirm would be for me to invest in a different USB DVB-S2 tuner (like the Hauppauge WinTV-NOVA-S2), which I might do if the issue persists.
    Perhaps... Only way to confirm would be for me to invest in a different USB DVB-S2 tuner (like the Hauppauge WinTV-NOVA-S2), which...
    I have a dedicated TV Server x64 v1.36 running on Windows 11, with a Hauppauge WinTV-dualHD tuner for DVB-T channels (Freeview) and...
    Replies
    8
    Views
    430
    Hi, it looks like the Client's server connection settings got corrupted somehow and were reset, hopefully this is an easy fix. Open MP2-Client, navigate to Settings->General->Connectivity->Home server. In the menu on the left there may be an option Detach from home server, if there is click it and acknowledge the dialog that pops up...
    Hi, it looks like the Client's server connection settings got corrupted somehow and were reset, hopefully this is an easy fix...
    Help Please: MP doesnt display any of my previouse recordings or TV programs It seems like the Server isnt running? MP was working...
    Replies
    3
    Views
    839
    I solved it myself, by modifying the host IP-address in the server table of the database, MariaDB [(none)]> use mptvdb; Database changed MariaDB [mptvdb]> SELECT * FROM Server; +----------+----------+--------------+----------+ | idServer | isMaster | hostName | rtspPort | +----------+----------+--------------+----------+ |...
    I solved it myself, by modifying the host IP-address in the server table of the database, MariaDB [(none)]> use mptvdb; Database...
    Hello everyone, I'm going to need help from the community to resolve a TV server crash issue. I encountered a problem with my...
    Replies
    4
    Views
    815
    Top Bottom