- March 26, 2007
- 3,715
- 180
- Home Country
- Germany
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
http://mantis.team-mediaportal.com/view.php?id=2746
Open the issue in Mantis...
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
http://mantis.team-mediaportal.com/view.php?id=2746
Open the issue in Mantis...