Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clean up UDP responders, and move ProductName to Public endpoint #1239

Merged
merged 3 commits into from
Apr 16, 2019
Merged

Clean up UDP responders, and move ProductName to Public endpoint #1239

merged 3 commits into from
Apr 16, 2019

Conversation

anthonylavado
Copy link
Member

@anthonylavado anthonylavado commented Apr 16, 2019

Changes
In UdpServer.cs, remove the other UDP responders (embyserver, MediaBrowser_v2), and only keeps Jellyfin.

In ApplicationHost.cs, moves the ProductName entry from the “.../system/info” endpoint to the “…/system/info/public” one instead.

Issues
Start of the work for #1222.

Leaves only an answer to "Who is Jellyfin", removing older ones for
EmbyServer and MediaBrowser_v2.
Moves the ProductName field over from the private system/info point to
the public one, for easier identification
Missed moving this from one class to the other.
@Tolriq
Copy link

Tolriq commented Apr 16, 2019

Please keep ProductName to both end points or you are breaking compatibility with your own API and those who may use it already.

@cvium
Copy link
Member

cvium commented Apr 16, 2019

Please keep ProductName to both end points or you are breaking compatibility with your own API and those who may use it already.

https://github.com/jellyfin/jellyfin/pull/1239/files#diff-35a5e1e80adddd3d5fa655ab2d1ad3e7L25

@Tolriq
Copy link

Tolriq commented Apr 16, 2019

Sorry for the noise should have read code instead of PR comment :)

@Bond-009 Bond-009 merged commit f520831 into jellyfin:release-10.3.z Apr 16, 2019
@anthonylavado anthonylavado deleted the fix-ident branch April 17, 2019 05:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants