rfcx / arbimon-uploader

Desktop application for ingesting audio to RFCx platform
Apache License 2.0
0 stars 0 forks source link

WAV to FLAC conversion save wrong extension file name in s3 #200

Open Tooseriuz opened 7 months ago

Tooseriuz commented 7 months ago

Describe the bug when upload wav file to Uploader app, the uploaded file in s3 extension do not change to flac as it was converted

To Reproduce Steps to reproduce the behavior:

  1. Upload any wav file in Uploader app
  2. Check log in staging ingest task

Expected behavior

  1. the file name extension in s3 should be flac

Screenshots Screenshot 2567-01-26 at 20 50 15

Context