-
-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
💻 FW Liteissues related to the fw lite application, not miniLcm or crdt relatedissues related to the fw lite application, not miniLcm or crdt related
Milestone
Description
Describe the feature
Develop backend support for managing audio files in Fw Lite. This includes creating MiniLcm methods for:
- Fetching metadata for all audio files in a project (filename, size, location: local/remote/both).
- Uploading local files.
- Downloading remote files.
- Performing these actions either on individual files or in batch for all files at once.
Note
should also be implemented for FwData files, just hide some of the buttons and data about remote vs local files as they're always local, this can just read the local filesystem.
Who is this feature for?
This feature is for developers and users of Fw Lite who need robust backend capabilities for audio file management.
Pages affected
No direct UI impact, but this will support the frontend audio file management view.
Metadata
Metadata
Assignees
Labels
💻 FW Liteissues related to the fw lite application, not miniLcm or crdt relatedissues related to the fw lite application, not miniLcm or crdt related