MediaBrowser / Emby

Emby Server is a personal media server with apps on just about every device.
https://emby.media
GNU General Public License v2.0
3.99k stars 792 forks source link

Allow API Login to use Email #3838

Closed sgtcoder closed 1 month ago

sgtcoder commented 1 month ago

When using the API, the username is the first name/last name. This makes it challenging and confusing to people logging in. It would be nice to be able to login with the email address.

I verified I could use Email for logging through the Emby API.

https://github.com/Fallenbagel/jellyseerr/issues/749

sgtcoder commented 1 month ago

It turns out there will be an update on Jellyseer side to address this issue. https://github.com/Fallenbagel/jellyseerr/pull/685

Closing this issue out.