Steps to reproduce:
- Go to your movie collection.
- Open the metadata filtering thingy.
- Select any filter other than 3D, for example, set format to “no format”.
- Click the apply button.
Result: 500 “Never send a human to do a machine’s job.”
The URL query params now contain the selected format and the 3d param without any value: ?media_type=none&3d=
. Removing the 3d param fixes it.