2019-03-13, 06:30 PM
(This post was last modified: 2019-03-19, 07:54 PM by mvallevand.)
Currently the data obtained from the http xml interface is not rich compared to the NEWA JSON interface which basically provides as much of the EPG record as it can. I think as a minimum the following changes should be considered
1) method=channel.listings
- add season and episode numbers
- add movie year
- separate subtitle field I will use this to clean description
- new indicator <= not even used by Kodi but need to display
2) method=recording.list
- include genre
- include movie year
- currently I regex the subtitle for S##E## probably need to keep that for new versions.
Martin
1) method=channel.listings
- add season and episode numbers
- add movie year
- separate subtitle field I will use this to clean description
- new indicator <= not even used by Kodi but need to display
2) method=recording.list
- include genre
- include movie year
- currently I regex the subtitle for S##E## probably need to keep that for new versions.
Martin