What happened to episodes management? (1 Viewer)

beatnut88

Portal Pro
January 15, 2012
142
7
76
Home Country
episodes management has disappeared in V1.4? It still works with previously scheduled programs but I can't set the number of episodes to keep for new schedules.

Neil
 

beatnut88

Portal Pro
January 15, 2012
142
7
76
Home Country
I did eventually find it by clicking on the show in the scheduler. I thought it was in the advanced settings - where you'd expect it. Can't remember now.
Neil
 

mcraenz

MP Donator
  • Premium Supporter
  • July 28, 2007
    647
    46
    Auckland
    Home Country
    New Zealand New Zealand
    This can be fixed in the interim by editing:
    C:\ProgramData\Team MediaPortal\MediaPortal\Skin\Titan\mytvprogram.xml


    Replace this section:
    Code:
            <control>
                <description>Episodes</description>
                <type>button</type>
                <id>7</id>
                <label>816</label>
                <onup>9</onup>
                <ondown>2</ondown>
                <onright>10</onright>
                <textalign>right</textalign>
                <visible>false</visible>
            <textcolor>FF000000</textcolor>
                <textcolorNoFocus>ffffffff</textcolorNoFocus>   
            </control>

    With this:
    Code:
        <control>
          <description>Episodes</description>
          <type>button</type>
          <id>7</id>
          <label>888</label>
          <onup>9</onup>
          <ondown>2</ondown>
          <onright>10</onright>
          <onleft>3</onleft>
        <textcolor>FF000000</textcolor>
          <textcolorNoFocus>ffffffff</textcolorNoFocus> 
        </control>
     

    beatnut88

    Portal Pro
    January 15, 2012
    142
    7
    76
    Home Country
    Thanks. Tried that. it does place Episodes Management on the screen but it is greyed out.
    Neil
     

    JimCatMP

    Documentation Group
  • Team MediaPortal
  • April 1, 2010
    654
    285
    Leeds
    Home Country
    United Kingdom United Kingdom
    Hi,

    I have 1.5 [client with dedicated TV server] and it is greyed out - Titan Extended & Default Wide both tested.

    Cheers - JCMP
     

    Users who are viewing this thread

    Similar threads

    MP1 MP2 Auto Rating DE
    Sorry i dont use Mov Pic
    Sorry i dont use Mov Pic
    Hi, I have done this previously but have just done a fresh install of MP1 (1.34 X64) and for the life of me can't see how to do it...
    Replies
    3
    Views
    1K
    If you run your own DNS, you can create a CNAME record for tvlistings.zap2it.com CNAME tvlistings.gracenote.com and be done with it :)
    If you run your own DNS, you can create a CNAME record for tvlistings.zap2it.com CNAME tvlistings.gracenote.com and be done with it :)
    NOT A MEDIAPORTAL ISSUE. Using MediaPortal1, Kodi for TV viewing. Today I noticed the TV Guide in Kodi stopped updating. A Google...
    Replies
    26
    Views
    2K
    For a windows system zap2it workaround. Your logon information works at gracenote site. nslookup tvlistings.gracenote.com What ever ipaddress/s comes back add those ipaddresses to your hosts file at c:Windows\System32\drivers\etc\hosts (e.g. 52.32.149.165 tvlistings.zap2it.com #replacement for sudden removal of zap2it to...
    For a windows system zap2it workaround. Your logon information works at gracenote site. nslookup tvlistings.gracenote.com What...
    Today I reached the end of my guide data. Upon researching what went wrong, I learned zap2it.com is dead. So zap2xml.exe doesn't...
    Replies
    12
    Views
    1K
    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
    3K
    I'm trying to get a KodiClient running with MP-Server 1.36. I have access to the server ((Program information is loading), but I can't access c:\ProrammData\Mediaportal\...\timeshift. What permissions do I still need to set?
    I'm trying to get a KodiClient running with MP-Server 1.36. I have access to the server ((Program information is loading), but I...
    I'm trying to get a KodiClient running with MP-Server 1.36. I have access to the server ((Program information is loading), but I...
    Replies
    0
    Views
    545
    Top Bottom