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
4.11k stars 803 forks source link

Consider replacing `Discvover` with `Discover` #3824

Closed jsoref closed 6 months ago

jsoref commented 7 months ago

Hi,

I understand that this is a public API (I ran into it in a consumer), but I was wondering if you'd consider adding a /Discover endpoint and deprecating Discvover:

https://github.com/MediaBrowser/Emby/blob/1d7c2ab4bfebdae31f89fdaabd3b68782ccf495a/MediaBrowser.Api/LiveTv/LiveTvService.cs#L684

LukePulverenti commented 6 months ago

HI, this is being added in Emby Server 4.9. Thanks.