HawkXP71 118 Posted Thursday at 07:51 PM Posted Thursday at 07:51 PM The current root page of the dev documentation should have a "Plugin C# API" and "Server C# API" in its "Emby SDK" TOC on the left hand side. Right now, to find either API, you have to realized its under the developer home (not obvious), then find the "worth a look" link in the "Emby Server .NET API" group. It would be great if there was a quick link at the top to get to the "Documentation/reference/index.html" page Scott
softworkz 5368 Posted Thursday at 10:21 PM Posted Thursday at 10:21 PM 2 hours ago, HawkXP71 said: The current root page of the dev documentation should have a "Plugin C# API" and "Server C# API" in its "Emby SDK" TOC on the left hand side. Right now, to find either API, you have to realized its under the developer home (not obvious), then find the "worth a look" link in the "Emby Server .NET API" group. It would be great if there was a quick link at the top to get to the "Documentation/reference/index.html" page Scott Hi Scott, thanks for the suggestion! We are welcoming suggestions as there's always room for improvements and we don't want to miss any opportunity for getting better. Yet, in this case, I'm not quite sure what you're up to, because there's nothing like two different C# APis: There's a .NET API for developing server plugins (C# is .net language of course) And there's a REST API for accessing Emby Server via a remote connection For that REST API access, we are providing a range of ready-made implementations in various programming languages - including C#, but that's not a C# API, these are just REST API clients we provide for various languages
HawkXP71 118 Posted 2 hours ago Author Posted 2 hours ago On 8/27/2026 at 3:21 PM, softworkz said: Hi Scott, thanks for the suggestion! We are welcoming suggestions as there's always room for improvements and we don't want to miss any opportunity for getting better. Yet, in this case, I'm not quite sure what you're up to, because there's nothing like two different C# APis: There's a .NET API for developing server plugins (C# is .net language of course) And there's a REST API for accessing Emby Server via a remote connection For that REST API access, we are providing a range of ready-made implementations in various programming languages - including C#, but that's not a C# API, these are just REST API clients we provide for various languages Sorry if I was confusing My goal? I want to be able to get to the server side C# api documentation as soon as possible. Not the REST api I was hoping it could be added to the tree explicitly on the LHS
softworkz 5368 Posted 1 hour ago Posted 1 hour ago 41 minutes ago, HawkXP71 said: My goal? I want to be able to get to the server side C# api documentation as soon as possible. Not the REST api I was hoping it could be added to the tree explicitly on the LHS It's already there. When you click on REFERENCE at the top, you get two choices in the TOC: https://betadev.emby.media/reference/index.html
HawkXP71 118 Posted 41 minutes ago Author Posted 41 minutes ago I see the confusion, Im taling the Emby.SDK/Documentation/index.html The home page for emby dev documenation, should have a one click way to go to the C# api, just as it does the REST API Clients
softworkz 5368 Posted 28 minutes ago Posted 28 minutes ago (edited) Not sure what you mean, to me it looks like the two are treated equally: Edited 28 minutes ago by softworkz
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now