Jump to content

EPG API


spitefulgod

Recommended Posts

spitefulgod

Hi guys,

   Is there a way to get access to the Live TV EPG via the API?  I couldn't see anything in the wiki, I can get information on the currently playing item via .NowPlayingItem but want to have the ability for users of my software (https://github.com/spitefulgod/EmbyVision) to find out what's coming up or search.

Link to comment
Share on other sites

For search you just use the normal search api. If you want to restrict to live tv just use includeitemtypes of program.

 

For general access you use the /livetv end points.

Link to comment
Share on other sites

spitefulgod

Ok, think I found it at /LiveTv/Programs although I had to check the webapp to get it, are these documented anywhere???  Does anyone have access to update the API wiki, if so I'll add what I can.

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...