But when subscribing it to feedly or inoreader via WantMyRSS, the url seems to parsed as just https://www.flickr.com/services/feeds/photos_public.gne which is "Uploads from everyone" instead of the expected "Uploads from Stig Nygaard". Currently for ionoreader the following subscription url is created:
When posting a feed to a feedly or Inoreader, parameters of the feed are ignored. For example parameters are used in a lot of Flickr's newsfeeds, like for my photostream at https://www.flickr.com/photos/stignygaard/ which have the newsfeed https://www.flickr.com/services/feeds/photos_public.gne?id=10259776@N00&lang=en-us&format=atom
But when subscribing it to feedly or inoreader via WantMyRSS, the url seems to parsed as just https://www.flickr.com/services/feeds/photos_public.gne which is "Uploads from everyone" instead of the expected "Uploads from Stig Nygaard". Currently for ionoreader the following subscription url is created:
https://www.inoreader.com/feed/https://www.flickr.com/services/feeds/photos_public.gne?id=10259776@N00&lang=en-us&format=atom
It seems the feed-part needs to be escaped. It works this way on inoreader:
https://www.inoreader.com/feed/https%3A%2F%2Fwww.flickr.com%2Fservices%2Ffeeds%2Fphotos_public.gne%3Fid%3D10259776%40N00%26lang%3Den-us%26format%3Datom