In my own instance of mediawiki I tried to copy images from flickr to the wiki. The flickr access works (images are shown and uploaded to the wiki). The problem is that no matter which URL I enter, always the first 50 images from the photostream are fetched. I tried for example the first album I uploaded to flickr https://www.flickr.com/photos/cogneon/albums/72157629426826348 but als the 50 newest images are shown.
Is this a bug?
Update: seems to be a localization problem. In Germany the URL contains ".../albums/..." instead of ".../sets/...". If I replace albums by sets import works correctly.