The project shots page had duplicate episode filters:
This created a confusing user experience with two episode selectors that could get out of sync.
Removed the duplicate episode filter from ShotBrowser.vue:
Removed duplicate episode filter and related code:
After removing the duplicate episode filter, the filter bar now contains:
This provides a cleaner, more focused filtering experience.