What happened to episodes management? (1 Viewer)

beatnut88

Portal Pro
January 15, 2012
141
7
77
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
141
7
77
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
    646
    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
    141
    7
    77
    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

    TV Server plugins are listed on this page, and "EPG Cleaner" can be downloaded from this page. Note: I don't know what bitness the plugin has. It might be 32-bit, or it might be "any cpu". The plugin is not listed by the "MP Extensions" tool, so I don't know whether it has been tested with the most-recent MP releases. -- from...
    TV Server plugins are listed on this page, and "EPG Cleaner" can be downloaded from this page. Note: I don't know what bitness the...
    I'm looking for a better recording scheduler. Many recording titles (at least in the UK) change between episodes, sometimes being...
    Replies
    4
    Views
    1K
    Ok, thanks much. I will look into the instructions above. For the moment, I turned off the "Automatic channel logo update" in Settings (which somehow I had missed, I think because it wasn't an option previously), and the deleted everything in the Flat-default folder and populated it with my own logos. Works, so far.
    Ok, thanks much. I will look into the instructions above. For the moment, I turned off the "Automatic channel logo update" in...
    Hi-- I have to revisit an old issue, unfortunately. I just downloaded MP 2.5, a fresh installation, on a new computer (reluctantly...
    Replies
    5
    Views
    2K
    I meant use MP client to try to spot how it's requesting streams for specific channels and then try to do the same with VLC. TV Server development looks dead so I'm afraid you're going to have to figure that out by yourself if it's even possible.
    I meant use MP client to try to spot how it's requesting streams for specific channels and then try to do the same with VLC. TV...
    Hi everyone, I've set up Mediaportal TV Server on a Windows 11 box, tuner deteced okay, scanned channels, can preview, all seems...
    Replies
    8
    Views
    1K
    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
    3K
    Thanks... So annoying. I didn't notice it had stopped working and missed some recordings. The version number still seems to be 1.7.2. Hard to tell that the file has been updated. Sigh. I stream a lot of it now anyway. Good question on mc2xml.exe & schedulesdirect. I donated many, many moons ago for schedulesdirect support. I...
    Thanks... So annoying. I didn't notice it had stopped working and missed some recordings. The version number still seems to be...
    Some of you may remember the last time MC2XML expired and quit working on Schedules Direct (why does it do that?). Anyway, it quit...
    Replies
    2
    Views
    2K
    Top Bottom