Rename chunk folders #4

Closed
opened 2026-04-18 13:50:52 +00:00 by SaschaFuksa · 0 comments
Owner

Goal: Rename folder where chunks are stored and display creation date.
Currently the name of the subfolders are UUIDs(?)
Example: chunks/d112d760/* or chunks/d6e9e1f0/* etc.

What do we want? The folders should have the creation date instead of the UUID
Example: chunks/20260418_154030/*

Nameing rule: yyyymmdd_hhmmss
(year, month, day _ hour, minute, seconds)

Goal: Rename folder where chunks are stored and display creation date. Currently the name of the subfolders are UUIDs(?) Example: chunks/d112d760/* or chunks/d6e9e1f0/* etc. What do we want? The folders should have the creation date instead of the UUID Example: chunks/20260418_154030/* Nameing rule: yyyymmdd_hhmmss (year, month, day _ hour, minute, seconds)
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Tasch/whisper-transcribe#4
No description provided.