I know it's strange to be opening a bug report for my own bridge but I've run in to a odd bug which I can't seem to fix.
Describe the bug
When viewing any feed from the 'Franchises' context, the default value for content is always returned by getInput()
Eg: ?action=display&bridge=BandcampDaily&context=Franchises&content=album-of-the-day&format=Html will return the lists feed (the default) not the Album of the day feed.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The selected content feed should be returned.
Screenshots
Desktop (please complete the following information):
Moving the 'Franchises' array to the end of the PARAMETERS array seems to fix the issue. 馃え
https://gist.github.com/VerifiedJoseph/f406256541d84ba2122070d4cc16cd21