Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates for SmugMug API and RSS changes #2

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

beryllium
Copy link

I've updated the channel source to properly communicate with the updated SmugMug API. The main issues appear to have been that API 1.2.x was replaced with API 1.3.x (which is technically deprecated but will be supported for 1-2 more years), all URLs are now HTTPS, and the image ID/image Key/photo URL construction changed.

I was unable to test it with a linked account, so there could still be complications with displaying albums.

I also repaired the Makefile to communicate with newer Roku software using HTTP Digest authentication & an environment variable for the password.

Unfortunately, I don't know if these changes will be sufficient to get it updated in the channel store. It looks like the code is using deprecated Brightscript components for slideshows, image lists, and poster lists. These all may need to be upgraded to use SceneGraph components, which should probably be a separate PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant