Skip to content

Convert googlemapaudio + googlemapaudioTemp to LAVA @artifact_processor (+ media migration)#826

Merged
abrignoni merged 1 commit into
mainfrom
lava-batch-74
Jun 21, 2026
Merged

Convert googlemapaudio + googlemapaudioTemp to LAVA @artifact_processor (+ media migration)#826
abrignoni merged 1 commit into
mainfrom
lava-batch-74

Conversation

@abrignoni

Copy link
Copy Markdown
Owner

Converts the Google Maps voice-guidance TTS audio pair to the decorated @artifact_processor pattern, both under category Google Maps Voice Guidance:

Function Name Source
get_googlemapaudio Google Maps Voice Guidance app_tts-cache/*_*
get_googlemapaudioTemp Google Maps Voice Guidance (Temp) app_tts-temp/**

Changes

  • Media migration: the audio files move from media_to_html to an ('Audio','media') column backed by check_in_media.
  • Timestamps are now aware UTC datetime values — googlemapaudio from the <geo>_<ms> filename, the Temp variant from file mtime.
  • File Size is raw bytes for both (was a "X kb" string in one); columns unified.
  • Dropped the dead convertGeo helper. Renamed from Googlemapaudio/GooglemapaudioT to descriptive names.

Original dates preserved (2021-12-27 / 2023-04-27).

…or (+ media migration)

Converts the Google Maps voice-guidance TTS audio pair to the decorated
single-return pattern, both under the 'Google Maps Voice Guidance'
category. The audio files migrate from media_to_html to ('Audio','media')
backed by check_in_media. Timestamps become aware UTC datetimes
(googlemapaudio from the <geo>_<ms> filename, the Temp variant from file
mtime), file size is reported as raw bytes for both, and the columns are
unified. Drops the dead convertGeo helper. Renames the artifacts from
'Googlemapaudio'/'GooglemapaudioT' to 'Google Maps Voice Guidance' and
'Google Maps Voice Guidance (Temp)'.
@abrignoni abrignoni merged commit 70fa659 into main Jun 21, 2026
1 check passed
@abrignoni abrignoni deleted the lava-batch-74 branch June 21, 2026 17:50
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.

1 participant