rrirower / DP2SceneGraphWizard

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

Hang loading feed file into sideloaded project #57

Closed richardaparke closed 7 months ago

richardaparke commented 7 months ago

I used your wizard to create a new project. When I sideload the zip file, it hangs loading my feed file. I know that the feed file is somewhat out of date based on the Direct Publisher JSON specifications, but it seems to ingest just fine using DP. I'm wondering if you can help me determine where the code is hanging.

Thanks!

Here is my project: Pioneer Media.zip

Here is my feed file: https://pmchurch.org/feeds/roku

The channel is currently live using Direct Publisher as https://channelstore.roku.com/details/7aaa3197fc30e3680f17c72392fc0504/new-perceptions-tv

rrirower commented 7 months ago

Per this project's prerequisites, the wizard code expects that the URL you provide contains either a ".JSON", or, ".XML" file extension. Please try adding the extension and retesting.

ferdiworks commented 7 months ago

@richardaparke I see you used Vimeo and I see you are using a feed without a dot JSON extension which leads me to believe you may be using the wp smart TV plugin, I may be wrong but if you are all you have to do is use a redirect plugin to redirect the feed link, an example would be to use a feed link as https://pmchurch.org/feeds/roku.json and redirect it to https://pmchurch.org/feeds/roku

richardaparke commented 7 months ago

@rrirower Bingo! Sorry I missed that, and thank you for your help! Another question for you. When on the media item, I'm noticing that the title is highlighted in yellow (see RALE screenshot). Can you tell me where you're setting that so I can change the color? Thanks again for your help!

image

@ferdiworks we're actually grabbing content dynamically from our website pmchurch.org. So it will be as simple as changing the file name. Thanks for your idea of redirecting though - also a good solution!

rrirower commented 7 months ago

You can change the color in the DetailsScreen.xml file. Be careful....I am not responsible for any changes you make to the code. Tread lightly.

richardaparke commented 7 months ago

Understood. Thank you!

On Tue, Dec 5, 2023 at 10:09 AM rrirower @.***> wrote:

You can change the color in the DetailsScreen.xml file. Be careful....I am not responsible for any changes you make to the code. Tread lightly.

— Reply to this email directly, view it on GitHub https://github.com/rrirower/DP2SceneGraphWizard/issues/57#issuecomment-1840983779, or unsubscribe https://github.com/notifications/unsubscribe-auth/BEPGVZRARWJCOSFXYW36GTTYH42JZAVCNFSM6AAAAABAHXANY6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNBQHE4DGNZXHE . You are receiving this because you were mentioned.Message ID: @.***>