Releases: rrirower/DP2SceneGraphWizard
Version 1.0.0.7
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
This release includes the following:
Wizard:
- No changes.
BrightScript:
- Fix Bug: Resume Position Not Working (see issue #120).
Version 1.0.0.5
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
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
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
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
This release includes the following:
Wizard:
- Wizard now checks image sizes against Roku requirements.
BrightScript:
Version 1.0.0.0-beta5
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
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
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.