From fc0b67f6708a4c294525a0f8de0fd548ae63bc6e Mon Sep 17 00:00:00 2001 From: Andrew Stoltz Date: Thu, 23 Apr 2026 23:37:53 -0500 Subject: [PATCH] ttsreader: bump image to v202604232334 for iTunes RSS + ID3 tags Pulls in FlowerCore.TtsReader@9e2497f: P2.3 iTunes-namespace podcast feed (author, summary, category, cover art, episode numbering, duration, atom:self link, serial channel type for Bible projects) and P2.4 ID3v2 tags on MP3 export + Vorbis comments on OGG (title, artist with Piper voice humanized, album, track N/M, genre defaulting to Religion & Spirituality for Bible or Audiobook for text sources, date). Phones and podcast apps now show proper track info instead of "Unknown - Unknown". Co-Authored-By: Claude Opus 4.7 (1M context) --- apps/fc-ttsreader/fc-ttsreader.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/fc-ttsreader/fc-ttsreader.yaml b/apps/fc-ttsreader/fc-ttsreader.yaml index ea4022f..3c50478 100644 --- a/apps/fc-ttsreader/fc-ttsreader.yaml +++ b/apps/fc-ttsreader/fc-ttsreader.yaml @@ -142,7 +142,7 @@ spec: fsGroupChangePolicy: OnRootMismatch containers: - name: web - image: localhost/fc-ttsreader-web:v202604232310 + image: localhost/fc-ttsreader-web:v202604232334 imagePullPolicy: Never ports: - containerPort: 5217