Skip to content

Releases: rrirower/DP2SceneGraphWizard

Version 1.0.0.7

27 Dec 20:35
4ac3080
Compare
Choose a tag to compare

Before installing this release, please uninstall your current release. This release requires .NET 9.0. If required, the installer will download and install it.

This release includes the following:

Wizard:

  • Requires .NET9.0
  • Per Roku suggestion, separate out custom channel attributes into its own JSON file.
  • Remove custom attributes "OVERHANG_OPTIONS" and "ALLOW_CHANNEL_SEARCH".
  • Replace color picker.
  • Add Help button to each screen.
  • Update dependent libraries.

BrightScript:

  • Read custom channel attributes from JSON file.
  • Improve UI by adding a vertical menu.
  • Search function is now on the left menu.

NOTE: If you use a settings file, the installer will ask to update it at the end of the install. You must update this file with the Post Install Updater.

Version 1.0.0.6

23 Nov 15:48
30c67e1
Compare
Choose a tag to compare

This release includes the following:

Wizard:

  • No changes.

BrightScript:

  • Fix Bug: Resume Position Not Working (see issue #120).

Version 1.0.0.5

20 Nov 15:46
6fd6e19
Compare
Choose a tag to compare

This release includes the following:

Wizard:

  • No changes.

BrightScript:

  • New Feature: Episode countdown for next Episode appears in the upper left of the screen.
  • Fix Bug: Various Problems & Lockups On Latest Version With Series & Episodes (see issue 119).
  • Fix Bug: Various other found bugs.

NOTE: Due to the amount and type of changes in this version, it is HIGHLY RECOMMENDED that you test your channel thoroughly before going to production.

Version 1.0.0.4

05 Oct 18:39
e3a3a59
Compare
Choose a tag to compare

This release includes the following:

Wizard:

  • Add Custom Manifest attribute to enable a Watched Indicator.

BrightScript:

  • New Feature: AutoStart Series Episodes. (See discussion #113)
  • New Feature: Add a Watched indicator for content that the user has finished watching. (See discussion #113)
  • New Feature: Episodes in the Continue Watching row show their parent Series image in the upper right of the screen. (See discussion #113)
  • New Feature: Search screen now shows individual content type totals at the top of the results list. Tab to filter the results.
  • New Feature: Add busy spinner on channel start while feed file is loaded.
  • Re-factor and improve intra-search performance.
  • Re-factor Deep linking code to make it easier to follow and debug.
  • Re-factor video playback code to make it easier to follow and debug.
  • Re-factor the code to pull screen text and color from the Themes.json file.
  • Fix bugs.

NOTE: Due to the amount and type of changes in this version, it is HIGHLY RECOMMENDED that you thoroughly test this version before updating your channel.

Version 1.0.0.3

09 Jun 14:38
0fee4ad
Compare
Choose a tag to compare

This release includes the following:

Wizard:

  • Certification Criteria: UI and Graphics. See Discussion #110.
  • Add support for Roku Voice. This includes new manifest attributes.

BrightScript:

  • Certification Criteria: Bookmarking. See Discussion #110.
  • Code now throws an exception if the URL for a server resource is missing. See resources.json.
  • Added code to help with debugging.
  • Read Roku Voice attributes from the manifest.
  • Add new manifest attribute to control debug printing. See the wiki.

Version 1.0.0.2

05 May 16:06
a36a076
Compare
Choose a tag to compare

This release includes the following:

Wizard:

  • Custom manifest attributes now supported in the Wizard.

BrightScript:

  • New feature: Can the video thumbnail image be added to the video page? See Discussion #91.
  • New feature: TV Series not showing the option to restart or resume episode #43.
  • Fix bug: Subtitles/closed captions. See issue #104.
  • Fix bug: 'Continue watching' row bug. See issue #106.
  • Fix bug: 'Continue watching' does not play video. It displays the Details screen. See issue #107.
  • Fix bug: Series playback with Ads removes the item from the Episode list. See issue #108.
  • Episodes within a Series or Season are now sorted by 'releaseDate'.

Version 1.0.0.1

11 Apr 19:22
db9d1d0
Compare
Choose a tag to compare

This release includes the following:

Wizard:

  • Wizard now checks image sizes against Roku requirements.

BrightScript:

  • Fix bug: ''Capitalization change in Season list once it is highlighted and moved from''. See issue #97
  • Fix bug: ''Intra channel search.'' See issue #103
  • Redesign Theme/Font support for screen fields. See the Wiki for info.

Version 1.0.0.0-beta5

17 Mar 15:55
e15465a
Compare
Choose a tag to compare

This release includes the following:

Wizard:

  • No changes.

BrightScript:

  • Support category order based on 'releaseDate' field in the feed file. See issue #69
  • Collect all custom attributes and collect them in the global node.
  • Performance: Add Search task to perform Search on large feed files.
  • Resolve intermittent bug when saving playback position. See issue #92
  • Add the number of Episodes as a label above the episode list for Series with Episodes only.
  • Resolve Series thumbnail image. See issue #95
  • 'Continue watching' row now displays immediately.

Version 1.0.0.0-beta.4

25 Feb 17:18
9d9527b
Compare
Choose a tag to compare

This release includes the following:

Wizard:

  • Add optional 'CONTENT_VOTING' manifest attribute. See the Wiki for more info.

BrightScript:

  • Add 'minutes remaining' for content when a video can be continued.
  • Add content voting.

Version 1.0.0.0-beta.3.1

08 Feb 19:32
92492ce
Compare
Choose a tag to compare

This release includes the following:

Wizard:

  • No changes.

BrightScript:

  • Hot fix: correct bug - Playlists defining a Series with Seasons and Episodes do not display in the Grid.