NextPVR Forums

Full Version: NEWA Build Release 1.15 - 2011-04-09
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Build 1.15 of NEWA has been released. You can download it directly here or on the wiki.

Post any issues in the NEWA Support Forum.


Date: 2011-04-09 Build Number: 1.15 Changes:
  • UncleJohnsBand: Web Service Updates:
    • Added Manual recording capabilities to the ScheduleService web service.

    [INDENT]
    • To use do not send int an EPGEventOID.....Instead pass in a ChannelOID in the ChannelOID property.
    • Set the ChannelOID, startDate, endDate, recordTimeInterval, recordDayInterval and manualRecTitle, pre_padding_min, post_padding_min, days_to_keep and quality properties when calling the ScheduleService.
    [/INDENT]
  • UncleJohnsBand: Application Updates:
    • Correct SchedulesDirect Utilities info display on Manage Recordings page.
    • Correct recurring recording when scheduled from Manual Recording pages.
    • Correct Stream Now from the Details2 page(CSS based page).
    • Expanded scheduling methods to address the needs of Manual recordings.
    • Correct details pop-up not working for Manual recordings..
    • Changed All Channels advanced recording rule to use an exat match on the title rather than the like expression.
  • mvallevand: Application Updates:
    • Correct manual recurring issue within the core NEWA scheduleing class.
    • Update All Channels recurring recordings to store double single quote in the advanced rule for event titles that have a single quote in them to prevent a SQLIte query issue.