libretime/analyzer/tests/fixtures
dakriy 02a779b413
feat(analyzer): parse comment fields from mp3 files (#3082)
### Description

Upload comments from mp3 files into libretime `comments` and
`description` fields.

**This is a new feature**:

Yes

**I have updated the documentation to reflect these changes**:

No none required

### Testing Notes

**What I did:**

I uploaded tracks that contained comments into LibreTime and checked the
database to ensure that the `comments` and `description` fields were
correctly populated. I then went to the UI and confirmed that the
description field had the MP3 comment in it inside of the metadata
editor. I then uploaded some files that did not have comments to make
sure I did not break any existing functionality.

**How you can replicate my testing:**

Follow the steps in what I did

### **Links**

Fixes #526

---------

Co-authored-by: Kyle Robbertze <paddatrapper@users.noreply.github.com>
2024-11-22 18:28:06 +00:00
..
.gitignore Move python_apps/airtime_analyzer/ to analyzer/ 2021-10-17 08:02:47 +00:00
__init__.py feat(analyzer): parse comment fields from mp3 files (#3082) 2024-11-22 18:28:06 +00:00
generate.sh test(analyzer): analyze large audio files (#2050) 2022-09-06 13:11:19 +02:00
invalid.txt Move python_apps/airtime_analyzer/ to analyzer/ 2021-10-17 08:02:47 +00:00
invalid.wma Move python_apps/airtime_analyzer/ to analyzer/ 2021-10-17 08:02:47 +00:00
metadata-utf8.txt Move python_apps/airtime_analyzer/ to analyzer/ 2021-10-17 08:02:47 +00:00
metadata.txt Move python_apps/airtime_analyzer/ to analyzer/ 2021-10-17 08:02:47 +00:00
s1.flac test(analyzer): update fixtures 2022-01-24 12:54:31 +02:00
s2.flac Move python_apps/airtime_analyzer/ to analyzer/ 2021-10-17 08:02:47 +00:00
s3.flac test(analyzer): update fixtures 2022-01-24 12:54:31 +02:00