What happened to episodes management? (1 Viewer)

beatnut88

Portal Pro
January 15, 2012
142
7
75
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
75
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
    75
    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
    652
    283
    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 Dropping Episodes DE
    Hello everyone, I have the same problem on some series, the last one I found is Law and Order (New York Police judiciaire in French), season 20 only displays the first 3 episodes, I couldn't find any difference in the file names between these first 3 episodes and the following ones except for the episode number of course. By going...
    Hello everyone, I have the same problem on some series, the last one I found is Law and Order (New York Police judiciaire in...
    Hi all, this seems to be a bit of a follow up on an issue I was having a couple of years ago. That issue just seemed to resolve...
    Replies
    3
    Views
    723
    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
    219
    @Brownard another logs of failed installations. I'll take a look into the user management. Edit: I can confirm user management is completey broken with NET4 and NET6 :( Neither an existing profile can be selected nor a new one can be created.
    @Brownard another logs of failed installations. I'll take a look into the user management. Edit: I can confirm user management is...
    Description: Hi there. First of all, I appreciate all the effort in MediaPortal 2 release 2.5 - visible changes look great (eg...
    Replies
    1
    Views
    439
    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
    595
    I removed all sign of MySQL, rebooted, did a clean reinstall. It reinstalled 5.6, But I've still got both the same problem - unable to connect to any of the specified MySQL hosts. And Hostname is still in red. I don't understand - this is a dedicated TV computer. Unless an update did this I don't know why there's a problem in the...
    I removed all sign of MySQL, rebooted, did a clean reinstall. It reinstalled 5.6, But I've still got both the same problem -...
    I've been using MediaPortal for 20 or so years. Last night it recorded perfectly. This arvo it doesn't - will run videos but not...
    Replies
    2
    Views
    367
    Top Bottom