I'm developing an app for Tizen OS and I'm wrapping my head around the channel list.
I've found here in this video a method to import the channel list via USB. Is there a way to import the channel list via web instead? The process flow should be:
- The TV download the file from a URL
- The TV update the channel list based on the file downloaded
I'm looking for a way to do this programmatically, but some GUI-based method is okay too.
Thanks to anybody who can help me in some way!