rrirower / DP2SceneGraphWizard

Direct Publisher to SceneGraph wizard.
MIT License
15 stars 1 forks source link

The brightscript template does not show series/seasons/episodes if present in the JSON feed #83

Closed eNEtv closed 5 months ago

eNEtv commented 5 months ago

The generated brightscript package does not parse / display the series / seasons / episodes on the main screen.

I have used your DP2SceneGraphWizard with an existing JSON which works on Roku Direct Published "Hero Row" template just fine. I am attaching below the feed URL https://s3.amazonaws.com/ene.tv.useast1/feed.json

Steps to reproduce the behavior:

  1. Run the DP2SceneGraphWizard wizard
  2. When prompted provide this feed URL https://s3.amazonaws.com/ene.tv.useast1/feed.json
  3. Complete the wizard and locate the zip package
  4. Deploy the zip package to the Roku device
  5. Launch the app on Roku and note that series / seasons / episodes are missing

Please let me know if you need any additional information besides the reproducing steps above. Many thanks for your hard work on the DP2SceneGraphWizard tool.

rrirower commented 5 months ago

What version are you using? Take a look in main.brs at the top.

rrirower commented 5 months ago

I can confirm, it's a bug. I should have it fixed soon.

eNEtv commented 5 months ago

On the main.brs the version at the top shows BrightScript code version 1.0.0.0-beta2

rrirower commented 5 months ago

Beta3 was released yesterday. Consider adding yourself as a 'watcher' or starring this project so you can receive notifications of new versions.

Also, please consider adding your experiences with this project to the Success Stories discussion.

rrirower commented 5 months ago

I should have a fix sometime tomorrow.

rrirower commented 5 months ago

Fixed in Beta.3.1.