How to get the next scheduled recording info? (1 Viewer)

MoPhat

Retired Team Member
  • Premium Supporter
  • June 17, 2007
    816
    226
    Berg
    Home Country
    Switzerland Switzerland
    Hi, im searching a way to get the next recording info from the scheduled table.

    i have tryed with this one over the gentle.net

    Code:
    IList schedulingList = new ArrayList(); 
    schedulingList = Schedule.ListAll();

    but on all weekly/daily recordings appears the date from the first recording date/time !?!?

    how do im get the actual one like displayed in the timers view, or which cs file is for that handle?

    greetz
    MoPhat
     

    Users who are viewing this thread

    Top Bottom