| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Original HTTPS Page] |
Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.
You must be logged in to block users.
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abuse// Emby C# Code Example
// Get the current playing audio item from Emby as a filepath e.g. D:\Music\Artist\Blah.mp3
// Wrapping into a JSON payload and sending externally
// Receive a response and pull filepath
// Pass the filepath that we want to play and grab the Emby internal media ID (before it can be queued)
| Back | FazBrowse Home | New Git URL |