Moonfin v1.7.1 
New Features:
- Media Bar Genre Exclusions - exclude specific genres from the media bar so items from those genres won't appear, configurable per-user and as admin defaults
- GET /Moonfin/Genres endpoint - returns all genre IDs and localized names for the genre picker
Bug Fixes:
- Fixed Jellyseerr CSRF token errors causing failed authentication and proxy requests
- Fixed Jellyseerr button not appearing when navbar/sidebar initializes after config is dispatched
- Fixed media bar showing loading state indefinitely when no items are returned
- Fixed media bar active class being added when there are no items to display
- Fixed unnecessary Content-Type header on GET requests
- Fixed duplicate event listeners on collection/library picker re-renders
Improvements:
- CSRF tokens are now fetched and sent for all Jellyseerr write operations with a fallback for IP-based URLs
- Media bar loading class is now removed in error and empty states