Search the Community
Showing results for tags 'developer'.
-
Any Recommendations for Emby Plugins to Enhance Media Experience?
tysonzach posted a topic in Non-Emby General Discussion
Hello there, As I've been using Emby for a while now, and I'm thoroughly enjoying its features for managing and streaming my media collection. However, I'm eager to explore further and enhance my experience with some plugins. I've heard there's a wide range available, but I'm not sure where to start. Could anyone recommend some must-have plugins that could take my Emby experience to the next level? I'm particularly interested in plugins that offer additional functionalities such as improved metadata management, subtitle support, or maybe even some fun extras like themed skins or advanced playback options. https://www.reddit.com/r/emby/comments/178hktb/how_to_plugins_work_with_emby_which_ones_do_you/info Additionally, if you have any personal favorites or hidden gems that you think deserve more recognition, I'd love to hear about them. Any tips on how to best utilize these plugins would be greatly appreciated as well. Thankyou in advance. -
I am new to Emby Developer API. While going through the Developer API Wiki on GitHub I got following doubts. Please help me in understanding these topics. The API key authentication is not linked to a specific user. So when using API key authentication how can I browse the whole library of the Emby server as all the APIs related to browsing library requires a user id? I can get list of all users on the server using /Users API. But then how to decide which user id to use for browsing library? This is crucial as every user might not have access to every type of media. How to connect to server as a client and create a session? As my application is sending API requests to Emby server, as per the terminology my application becomes a client. But how can I create a session for my application so that other clients know about it? What is Emby Server DLNA client? When I fetch sessions controllable by a specific user I get two sessions. First is of my browser from which I am accessing Emby server hosted in my machine. And second one is Emby Server DLNA Client. I would like to know what is this second session for? I have Emby server hosted in my local machine and I am using API key authentication for making API requests. Thanks for help in advance.
-
I'm noticing that the Collections endpoints are fairly limited I would like to see: GET /Collections that obviously retrieves all collection resources. GET /Collections/{id} that retrieves a single collection resource. Those are the most important that are missing. Thanks in advance
- 10 replies
-
- collection
- collections
-
(and 3 more)
Tagged with:
-
Send a PM to Luke or ebr and indicate the following: What area of development are you interested in? Server Web client MB Theater A new client A plug-in Design or documentation creation etc. What is your experience with development and in what technologies/platforms? Also, please be aware of our Development Policy before embarking on any development contributions. Thanks.
-
Media Browser is housed on GitHub. Please see our repository here. Most developer-related information is contained in the wiki.