TV Scheduler Pro Changelog

What's new in TV Scheduler Pro Rev 280

Nov 1, 2014
  • Fixed Installer to detect java as since Java 1.8u25 java.exe is no longer installed to the Windows System Folder.
  • Added line to wrapper to allow a local java instance to be used instead of an installed common runtime.

New in TV Scheduler Pro Rev 279 (Jul 17, 2014)

  • Added ability to fine tune "Created From" and "Ignored" schedule matching:
  • "guide.item.cfmatch.inexact" sets whether to use inexact matching for "Created From" guide items (Default = False, i.e. exact matching)
  • "guide.item.cftol.start" sets the minutes a schedule must start within to be considered the same guide item it was "Created From" (default=0)
  • "guide.item.cftol.duration" sets the minutes the duration can vary by to be considered the same guide item it was "Created From" (default=0)
  • "guide.item.igmatch.inexact" sets whether to use inexact matching for "Ignored" guide items (Default = False, i.e. exact matching)
  • "guide.item.igtol.start" sets the minutes a schedule must start within to be considered the same guide item to "Ignore" (default=0)
  • "guide.item.igtol.duration" sets the minutes the duration can vary by to be considered the same guide item to "Ignore" (default=0)
  • Note: All settings to False/0 will replicate the behaviour of all previous TVSP versions
  • Tidied up General Options

New in TV Scheduler Pro Rev 278 (Jul 17, 2014)

  • Set service to not interact with desktop
  • Fixed Calvi epg theme to select under scheduled items correctly at different screen widths
  • Updated Stationdata to ACMA 1st July 2014 values

New in TV Scheduler Pro Rev 277 (Jul 17, 2014)

  • Fixed EPG Display
  • Updated all Australian Stations (Re-Stacked)
  • Added Short Single City File to Install.
  • Compiled and tested with Java 1.8 (Then re-compiled with 1.7u55 to maintain compatibility with Windows XP)

New in TV Scheduler Pro Rev 276 (Jul 17, 2014)

  • Fixed "Service Not Running" error.

New in TV Scheduler Pro Rev 275 (Jul 17, 2014)

  • Major overhaul of KBinterface, item lists now scale with screen resolution, new schedule views etc, list numbers are maintained correctly etc.
  • Removed old themes from this distribution. (These can easily be retained for an existing installation , but have made many changes and am not testing old themes.)
  • Fixed bug with KB filelist show.
  • Updated xmltv.dtd file.
  • Upgraded Wrapper to Version 3.5.22
  • Changes to install script to recommend calvi themes and to remove wrapper install delay with Windows 8.1

New in TV Scheduler Pro Rev 274 (Jul 17, 2014)

  • Improved KB interfaces (Schedule, AA List and File Manager (Calvi Version)).

New in TV Scheduler Pro Rev 273 (Jul 17, 2014)

  • Added subtitle to epg reload logs.

New in TV Scheduler Pro Rev 272 (Jul 17, 2014)

  • Made Channel and Repeat=False options for Auto-Add creation (Set these in general properties).

New in TV Scheduler Pro Rev 271 (May 11, 2013)

  • Updated Adelaide Station Data
  • Changed to SVN Version Number

New in TV Scheduler Pro Rev 184.9 (May 11, 2013)

  • Made KBEPG (Calvi theme) channels fixed width to better cope with different resolutions.
  • Incorporated NSIS installer.
  • Upgraded Wrapper to Version 3.5.17
  • Compiled with Java x86 1.7u15

New in TV Scheduler Pro Rev 184.8 (May 11, 2013)

  • Fixed bug in EPG with apostrophes breaking navigation (in KB interface).
  • Added Actors, Directors and Ignored to Capture Details.

New in TV Scheduler Pro Rev 184.7 (May 11, 2013)

  • Added the "End Buffer EPG Addition" Time to the "Add Time" function for both Web and KB interfaces.
  • Added Filewriter 1.0.0.259 fix

New in TV Scheduler Pro Rev 184.6 (May 11, 2013)

  • Fixed KB Schedules bug where 1 character names not shown in schedule list.

New in TV Scheduler Pro Rev 184.5 (May 11, 2013)

  • Fixed bug in Title, Subtitle Or Description EPG Matchlist matching.
  • Added some further instructions for Regex Matching.

New in TV Scheduler Pro Rev 184.4 (May 11, 2013)

  • Added Title, Subtitle Or Description option to EPG Matchlists, Acts like quicksearch.
  • Added Subtitles to EPG Matchlist Matches Display and Watchlist Displays, easier to read results.
  • Added Duration span matching to EPG Matchlists, can now match durations, eg < 1 hour, 1 to 2 hours etc. This is done by splitting the Span match into two types (Start) and (Duration).

New in TV Scheduler Pro Rev 184.3 (May 11, 2013)

  • Calvi KB theme included, different look and layout to display more on screen and have less clicks to items, Improved Search KB with numbers etc., wrap around scrolling on all menus, various other tweaks.
  • Calvi EPG theme included: times are locked to start time, detection for iPad (Safari) and workaround for scrolling not working on such, different layout to display more on a smaller screen.
  • Ability to select in general settings no channel name in auto-add names.
  • Ability to quicksearch by title, subtitle, description or any in epg.
  • Ability to search by title, subtitle, description or any in kb interfaces. (simple, default and calvi).
  • Fixed KB search so that results are returned with direct links to item, current matches initiate a second search by title.
  • Ability to epgmatchlist by subtitle.
  • Added subtitle info to log file.

New in TV Scheduler Pro Rev 184 (Mar 30, 2010)

  • added a new start error time-out system that delays the retry of only the schedule that could not start thus not blocking other schedules from starting
  • Change "export" to "Save logs"
  • change the error delay times
  • put some checking on the error time limits
  • bugfix, delay for time out fixed
  • add channel name to the now running list on the main status page
  • add delete action for archived tasks and schedule items
  • add a delete all actives action for tasks and schedules archives
  • added path check to make sure archive files to be deleted are actually in the base archive directory
  • bugfix, use replace instead of replaceall
  • add capture path page, added action text and box around current path

New in TV Scheduler Pro Rev 175 (Mar 12, 2010)

  • bugfix, must encode the + sign first before doing the URL decode, the url decoder decodes + as a space but most browsers don't encode it in the url so it screws up the file name with + signs in them.
  • bugfix, name change of the mime type files
  • bugfix, add the mime-types.prop file to the installer