Why does RSS no longer work on unlisted galleries?
jfriend
Registered Users Posts: 8,097 Major grins
Are you purposely shutting off RSS on unlisted galleries? I have some unlisted galleries that I use for WiFi photo frames. I enter the RSS feed for that gallery and include the entire gallery ID + key and I get no information in the RSS feed. It seems that if you have the gallery key, you area allowed to view the gallery on the web so you should be able to also use an RSS feed from it.
Can you please look at this and tell me whether you intend for it to be this way or if it's something you can fix?
Can you please look at this and tell me whether you intend for it to be this way or if it's something you can fix?
--John
Homepage • Popular
JFriend's javascript customizations • Secrets for getting fast answers on Dgrin
Always include a link to your site when posting a question
Homepage • Popular
JFriend's javascript customizations • Secrets for getting fast answers on Dgrin
Always include a link to your site when posting a question
0
Comments
Can anyone respond on this? I'd like to use RSS feeds on unlisted galleries with the gallery number and key.
Homepage • Popular
JFriend's javascript customizations • Secrets for getting fast answers on Dgrin
Always include a link to your site when posting a question
At this point on the album feed, you don't have to supply the album key, but that will no dobut change very soon.
SmugMug API Developer
My Photos
I have WiFi picture frames (far away from me in other states) hooked up to unlisted galleries via RSS feed now. They work with just the gallery number in the RSS feed. They do not work if I add the gallery key. I need to make sure that when you start requiring the key for access to unlisted galleries that my existing RSS feeds on existing galleries don't break or I know exactly when the key is going to be required and I can add it at the right time.
Homepage • Popular
JFriend's javascript customizations • Secrets for getting fast answers on Dgrin
Always include a link to your site when posting a question
SmugMug API Developer
My Photos
John,
This change has gone live now. The format is Data={AlbumID}_{AlbumKey}, older galleries are grandfathered and can be accessed via the old urls.
Cheers,
David
SmugMug API Developer
My Photos
Any ideas?
Thanks!
I'm using framechannel successfully. The best way to debug framechannel is to get the Feed URL that framechannel generates, load that into a browser like Firefox and then look at exactly what it thinks it is seeing.
To get my frame to work with framechannel, I had to limit the image size to XL on my gallery because my frame was choking on sizes larger than that. You also need to make sure that external linking is enabled.
Remember that if you are using an RSS feed on an unlisted gallery, you should use the whole galleryID_key in the feed URL, not just the galleryID.
If you don't mind posting the feed URL you are using, we can take a look and see if we see any problems.
Homepage • Popular
JFriend's javascript customizations • Secrets for getting fast answers on Dgrin
Always include a link to your site when posting a question
http://photos.wendellbeitzel.com/hack/feed.mg?Type=gallery&Data=3491150_K4dMm&format=rss200
Like I said, it works fine if I just subscribe to it using a desktop reader, but when I plug it in as an RSS photo feed in framechannel it chokes. I have tested public galleries rom my site in framechannel and they seem to work great. It is somethinga bout the unlisted galleries that is causing problems.
Thanks for the help!
That is an unlisted gallery that you are trying to use a feed on. Apparently, Smugmug just made all feeds stop working in unlisted galleries, even when using the security key, except when the requesting browser is logged in. I just discovered this and had to change all my feed galleries to be public for now. We'll have to see if Smugmug agrees that this is a bug or not. You can follow some chat on this subject here.
Homepage • Popular
JFriend's javascript customizations • Secrets for getting fast answers on Dgrin
Always include a link to your site when posting a question
Things seem kind of messed up to me. See this post for a description of what is and isn't working for feeds. I can get NO unlisted gallery feed to work anymore, whether pre-existing or new and whether security key included or not. I had to make my feed galleries public in order to keep things working. Can you please document what is supposed to work and what is not and/or what you consider a problem that you are going to fix?
Unlisted gallery feeds used to work and they no longer do in any way (unless you are logged in).
Homepage • Popular
JFriend's javascript customizations • Secrets for getting fast answers on Dgrin
Always include a link to your site when posting a question
it's a bug, it seems to be working fine for me internally, I need to do some deeper digging to see if it's related to any specific gallery settings.
SmugMug API Developer
My Photos
Hope it can get worked out...
Pictures | Website | Blog | Twitter | Contact
SmugMug API Developer
My Photos
It's working as I would expect now. Thanks.
Homepage • Popular
JFriend's javascript customizations • Secrets for getting fast answers on Dgrin
Always include a link to your site when posting a question
Portfolio • Workshops • Facebook • Twitter
Thanks!!!
Pictures | Website | Blog | Twitter | Contact
I am trying to use the following trick in Framechannel
[url]http://[/url][nickname].smugmug.com/hack/feed.mg?Type=gallery&Data=[albumID]&format=atom03
I have nickname set to imagenation and album id set to 4163733
It is unlisted with external links enabled and size set to XL
I see from the quote below that albumkey is specified... How do I find that? Sorry to be clueless....
Also, it says older galleries are grandfathered... How old is older?
The message I am getting in Framechannel is "No active images in this channel"
Thanks for any help.
Smugmug style to bring up lightbox and look at the address bar. You'll see
both the gallery key and photo keys if the exist.
My Website index | My Blog
Thanks for the reply
So, in the following
4163733_nPALQ#243699476
is the nPALQ the key?
is the "#" part of the key or part of the photo id?
thanks for your help
The # starts the photo number but is not included in any link.
...4163733_nPALQ#243699476_xxxxx-A-LB
Direct links to gallery and photo.
.../gallery/4163733_nPALQ
.../photos/243699476_xxxxx-L.jpg
My Website index | My Blog
Now I have a framechannel gallery feed working WOOT
thanks for your help again
I am reading this thread and trying to get framechannel to work with one of my unlisted galleries.
I created a custom RSS feed in framechannel. I am debugging in framechannel by viewing the custom RSS feed to see if any pictures display. All I get when I view the custom RSS feed in framchannel is the numbers 1, 2, 3 repeating endlessly. I assume this means my custom RSS feed is not working.
Here is my custom RSS feed:
http://laufamily.smugmug.com/hack/feed.mg?Type=gallery&Data=4902920_3Wkc6#&format=atom03
I tried with and without the # at the end of the {gallery id_gallery key}.
I normally do not have external links enabled but enabling external links had no effect.
Does this feed work for anyone else?
What am I missing in the URL?
Thanks!
The issue is that framechannel is excepting an rss feed not an atom feed. So change format=atom03 to format=rss200
SmugMug API Developer
My Photos
please supply the feed url you are trying to use and i'll take a look.
SmugMug API Developer
My Photos
This was not working for visitors, until I turned Hello world! in gallery privacy settings to yes. Once I did that it worked fine; though I'd prefer to not have galleries accessible to Google.
I'm trying to follow one the examples on your Feed Examples page for a user keyword feed:
api.smugmug.com/hack/feed.mg?Type=userkeyword&NickName=laufamily&Data=Daniel&format=rss200
Framechannel doesn't find any images. Is this example affected by the recent security change?
Also, do I need to have external links enabled on all my galleries for a user keyword feed?
I don't understand when I use api.smugmug.com and when I use laufamily.smugmug.com .