Uploaded image for project: 'MediaPortal 1'
  1. MediaPortal 1
  2. MP1-3662

Rec. state is sometimes wrong in various places.

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 1.1.0 RC 2
    • None
    • TvPlugin
    • None

    Description

      Sometimes in various places in tvplugin (rec tv, tv guide etc).
      programs that once were recording are still marked as such.

      seems like a cache issue.

      since calling .refesh seems to help.

      aRecording.IsRecording;

      = false

      -->

      aRecording.Refresh
      aRecording.IsRecording;

      = true

      Attachments

        Activity

          People

            gibman Elo Rasmussen (Inactive)
            gibman Elo Rasmussen (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: