egeniq / android-tv-program-guide

Android TV Program Guide
Apache License 2.0
164 stars 66 forks source link

How to use an XMLTV url with the code #59

Closed digitalp closed 11 months ago

digitalp commented 11 months ago

Can I use an XMLTV url data source? If yes, where in the code can I insert this url to parse the data?

dzolnai commented 11 months ago

Hello @digitalp, no you need to write your own parser or integrate with another Java or Kotlin library to do that.