Skip to content

feat(apps): add Wave TV (from #44) - #45

Merged
perminder-klair merged 1 commit into
mainfrom
worktree-add-wave-tv
Aug 12, 2026
Merged

feat(apps): add Wave TV (from #44)#45
perminder-klair merged 1 commit into
mainfrom
worktree-add-wave-tv

Conversation

@perminder-klair

Copy link
Copy Markdown
Contributor

Adds apps/wave-tv.json for Wave TV — an Android TV / Fire TV player for SUB/WAVE stations, submitted by @mrain1p in #44.

The submission bot couldn't build a PR: the issue description was over the 280-char cap when it last ran. Hand-authored instead, with two fixes:

  • Description trimmed to 246 chars.
  • Images switched to raw.githubusercontent.com. The issue gave github.com/.../blob/... links — an allowed host, so they'd pass the build, but they serve an HTML page rather than the image. The icon was also pointed at the dev branch; this uses main. Both URLs verified 200 + correct content-type.

Review notes:

  • Repo is public, MIT, and the README states plainly it's an unofficial community player built with AI assistance and installed by sideloading.
  • No credential handling — it polls the station's public now-playing API and loads the station's own web player in a WebView. No admin creds requested or proxied.
  • type: mobile as submitted. There's no tv bucket; this follows the subwave-auto (Android Auto) precedent.
  • catalog.json left alone — it rebuilds on merge.

Closes #44

Android TV / Fire TV player for SUB/WAVE stations, submitted by @mrain1p
in #44. The submission bot could not build a PR because the issue
description exceeded 280 chars, so the entry is hand-authored: trimmed
description and raw.githubusercontent.com image URLs (the issue gave
github.com blob links, which serve HTML).

Closes #44
@perminder-klair
perminder-klair merged commit 2ac2ca1 into main Aug 12, 2026
1 check passed
@perminder-klair
perminder-klair deleted the worktree-add-wave-tv branch August 12, 2026 11:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add app: Wave-TV (Firestick and Google TV Streamer Launcher)

1 participant