styxit / HTPC-Manager

A fully responsive interface to manage all your favorite software on your Htpc.
http://htpc.io
MIT License
529 stars 183 forks source link

feature request: add live tv epg #350

Open basco opened 9 years ago

basco commented 9 years ago

is it possible to extend the live tv features? a nice epg and show program information etc.

Hellowlol commented 9 years ago

Isnt that possible now?

There is a getepg https://github.com/styxit/HTPC-Manager/blob/master/modules/tvheadend.py#L32

basco commented 9 years ago

how do i access this from the htpc manager gui?

Hellowlol commented 9 years ago

Seems like its just epg for that channel :(. You click the channel icon :)

Morphy99 commented 8 years ago

+1 for a full epg

Hellowlol commented 8 years ago

Isn't that module broken?

Morphy99 commented 8 years ago

Not sure exactly but v 15 has some api fixes: Improved PVR, EPG, and OSD frontend GUI in Kodi and extended the PVR API to support more features and functions Improved PVR API and database adding many new EPG and Channel properties

Hellowlol commented 8 years ago

I was talking about the tvheadend module in htpc manager

danielloader commented 8 years ago

Doesn't seem to be in my module list, was it removed?

Hellowlol commented 8 years ago

@spicypixel- Sure your not using my fork? I have removed it from mine as its broken after a api update.

danielloader commented 8 years ago

Ah yes it's from your fork, guess it's best disabled then.

Hellowlol commented 8 years ago

Yeah, i have pinged the original author but he didnt respond. I dont have a tvcard and the api docs suck (atlest last time i checked). I cant fix it :(. I havnt removed the code, its just disabled and im hoping that some user will send a pr to fix it :D