2005-07-01, 02:22 PM
The pending list in the VideoArchiver plugin I'm using is shrinking :confused:
The normal Recordings screen shows all the pending shows for the next two weeks, but the one in the VideoArchiver is showing fewer and fewer days in advance although it used to show all two weeks worth
The PendingList.log file is throwing up the following ;-
System.ArgumentException: Item has already been added. Key in dictionary: "01/07/2005 20:59:00" Key being added: "01/07/2005 20:59:00"
at System.Collections.SortedList.Add(Object key, Object value)
at ArchiveVideosPlugin.UpcomingRecordings.FillList()
The normal Recordings screen shows all the pending shows for the next two weeks, but the one in the VideoArchiver is showing fewer and fewer days in advance although it used to show all two weeks worth
The PendingList.log file is throwing up the following ;-
System.ArgumentException: Item has already been added. Key in dictionary: "01/07/2005 20:59:00" Key being added: "01/07/2005 20:59:00"
at System.Collections.SortedList.Add(Object key, Object value)
at ArchiveVideosPlugin.UpcomingRecordings.FillList()