Skip to content

fix: set overlayLabel on tracks added via track add - #7

Open
wabiloo wants to merge 1 commit into
TheBestMoshe:mainfrom
wabiloo:fix-track-overlaylabel
Open

wabiloo wants to merge 1 commit into
TheBestMoshe:mainfrom
wabiloo:fix-track-overlaylabel

Conversation

@wabiloo

@wabiloo wabiloo commented Jul 12, 2026

Copy link
Copy Markdown

track add (used by the chapter add + track add workflow, as opposed to entry add) never wrote overlayLabel onto the track object. Confirmed via device testing that this is the actual cause of tracks playing fine in the Yoto app/iOS but failing on physical Yoto players (observed as the device skip-cycling through chapters without playing audio).

This mirrors the parent chapter's overlayLabel, matching the pattern used by entry add and the documented upload flow at yoto.dev/myo/uploading-to-cards.

Complements #2, which addresses format/channels but not this field. Fixes #1.

`track add` (used by the chapter add + track add workflow, as opposed to `entry add`) never wrote `overlayLabel` onto the track object. Confirmed via device testing that this is the actual cause of tracks playing fine in the Yoto app/iOS but failing on physical Yoto players (observed as the device skip-cycling through chapters without playing audio).

This mirrors the parent chapter's overlayLabel, matching the pattern used by `entry add` and the documented upload flow at yoto.dev/myo/uploading-to-cards.

Complements TheBestMoshe#2, which addresses format/channels but not this field. Fixes TheBestMoshe#1.
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.

Audio doesn't play on Yoto device when uploaded via CLI

1 participant