Skip to main content

About ChannelUP

What Is It?

ChannelUP is a live TV guide app for LG webOS smart TVs. It connects to your HDHomeRun network tuner to provide a full Electronic Program Guide — browse channels, see what's on, and watch free-to-air TV directly on your LG TV.

The app is built specifically for the Australian market and DVB-T free-to-air television, though it works anywhere an HDHomeRun tuner is available.

How It Works

ChannelUP runs entirely on your TV as a webOS app. It communicates directly with your HDHomeRun tuner over your home network — there are no intermediary servers, no accounts to create, and no subscriptions.

The app fetches:

  • Channel lineup from your HDHomeRun tuner (/lineup.json)
  • Program guide data from the HDHomeRun cloud API (api.hdhomerun.com)
  • EIT broadcast data by scanning the antenna signal through your tuner for richer, real-time program information

Guide data processing (normalisation, EIT merging, filtering) runs in a Web Worker so the UI stays smooth while data loads in the background.

Technical Details

AspectDetail
PlatformLG webOS 22+ (2022 model year onwards)
ArchitecturePure web app — HTML, CSS, ES modules
BackendNone — direct device and API communication
Local storagewebOS db8 for preferences, localStorage for cache
Subtitle renderingCustom TS demuxer + DVB bitmap overlay pipeline
Guide processingDedicated Web Worker for off-thread data handling

Who Makes It?

ChannelUP is developed by LevelIT UP AV and IT Solutions, an Australian independent developer.

Privacy

ChannelUP does not collect personal data, does not use analytics or advertising, and does not require an account. All data stays on your TV. For full details, see the Privacy Policy.

Contact

For support or feedback, email [email protected].


HDHomeRun is a trademark of Silicondust. LG and webOS are trademarks of LG Electronics. ChannelUP is not affiliated with or endorsed by Silicondust or LG Electronics.

🙏 Acknowledgments

Technologies Used

  • webOS SDK: LG's development tools
  • HDHomeRun API: Silicondust's device interface
  • Font Awesome: Icon library
  • Shaka Player: Google's video player
  • Material Design: UI inspiration

Inspiration

  • Traditional EPGs: Cable and satellite guide interfaces
  • Modern Web Apps: Progressive web app patterns
  • TV Interfaces: Smart TV design principles
  • Open Source Projects: Community-driven development

🔮 Future Outlook

The ChannelUP project continues to evolve with the webOS ecosystem. As LG releases new TV models and webOS versions, we'll ensure compatibility and take advantage of new platform features.

Built with ❤️ for the webOS and HDHomeRun communities

⬆️ Back to top