sillsdev / sillsdev/languageforge-lexbox

Backend: API Support for Audio File Management in Fw Lite

Open
#1,835 2 comments 0 reactions 1 assignee View on GitHub

@rmunn is already working on this.

Since Jul 22, 2025.

💻 FW Lite
Dominant language
C#
Stars
9
Forks
8
Avg merge
2d 13h
Merged PRs (30d)
49

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.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.