mirror of
https://github.com/seerr-team/seerr.git
synced 2026-01-23 15:02:07 -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