Watched/Unwatched Folders - StreamedMP (1 Viewer)

Sanity_1977

Portal Member
December 29, 2010
13
0
48
Home Country
Hi Guys

I want to keep the watched/unwatched part on each individual episode still working which I currently have, however, I would like to completely turn it off from the Show/Season screens. At present it it is showing a day next to some of my shows (eg. Monday/Tuesday etc) and blank next to the others.

How can I stop this.

Thanks
 

ltfearme

Community Plugin Dev
  • Premium Supporter
  • June 10, 2007
    6,767
    7,241
    Sydney
    Home Country
    Australia Australia
    We haven't got configuration from settings hooked up yet to handle this. Currently if you choose to not have the watched/unwatched from installer it will use AirDay for the series (as you currently see).

    The setting can be manually changed from TVSeries.SkinSettings.xml...by blanking out the current setting.
     

    Sanity_1977

    Portal Member
    December 29, 2010
    13
    0
    48
    Home Country
    Thanks very much for the response. I've just had a quick look and tried removing a fews things but can't seem to get the right section. Could you point me in the right direction.

    Thanks
     

    ltfearme

    Community Plugin Dev
  • Premium Supporter
  • June 10, 2007
    6,767
    7,241
    Sydney
    Home Country
    Australia Australia
    Search for
    Code:
    <Enabled>1<Format>SeriesAirsDay<FormatAs><Series.AirsDay>
    and replace with
    Code:
    <Enabled>1<Format>SeriesAirsDay<FormatAs>

    or set enabled = 0
     

    Sanity_1977

    Portal Member
    December 29, 2010
    13
    0
    48
    Home Country
    Thanks for your response but it doesn't seem to be making any different on either my main machine or my test machine. It still shows the day on the main tvseries screen (One just before showing the seasons). Is it definately only the tvseries.skinsettings.xml in the streamedmp skin folder?
     

    Users who are viewing this thread

    Top Bottom