mirror of
https://github.com/fallenbagel/jellyseerr.git
synced 2025-12-29 13:09:39 -05:00
Implemented dynamic URL generation for the 'Forgot Password' feature. If jellyfin external hostname is set, the URL is generated based on it; otherwise, jellyfin hostname is used as the base URL. The URL includes additional parameters to handle emby support. fix #199, fix #424, re #212