jirim100 Posted April 3, 2018 Posted April 3, 2018 Good day. Please exist web api command for getting EPG descrition for concrete timer in Recording service? And if no then exist this command in Media server?
jirim100 Posted April 3, 2018 Author Posted April 3, 2018 I probably found the solution with this http://en.DVBViewer.tv/wiki/Recording_Service_web_API#EPG_2 and this http://en.DVBViewer.tv/wiki/Recording_Service_web_API#Timer_list command.
majstang Posted April 3, 2018 Posted April 3, 2018 (edited) 1 hour ago, jirim100 said: I probably found the solution... No, I don't think so. It's not entriely easy to do what you want. Mainly cuz the timers doesn't have any EPG description. They have a "Descr" element though, which contains title of show and the subheading. Getting it through /api/epg.html isn't easy either cuz there are no filtering options to do what you want. Maybe it's possible getting it via a SQLite query, but I don't know how since the EPG is not a SQL database. Edited April 3, 2018 by majstang
Recommended Posts