Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cache TAF-header for on the fly conversions #267

Open
SciLor opened this issue Dec 2, 2024 · 0 comments
Open

Cache TAF-header for on the fly conversions #267

SciLor opened this issue Dec 2, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@SciLor
Copy link
Contributor

SciLor commented Dec 2, 2024

If you don't want to keep a duplicate of your audio files as TAF, you need to cache the header of the TAF at least.

  1. First conversion would produce the TAF-Header and cache it somewhere.
  2. Following conversions of the same file should reuse the header.
  3. If the sha1, length, etc. are different from the cache, it should be updated.
@SciLor SciLor added the enhancement New feature or request label Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant