libretime/analyzer/tests
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
..
fixtures feat(analyzer): parse comment fields from mp3 files (#3082) 2024-11-22 18:28:06 +00:00
pipeline feat(analyzer): parse comment fields from mp3 files (#3082) 2024-11-22 18:28:06 +00:00
__init__.py Move python_apps/airtime_analyzer/ to analyzer/ 2021-10-17 08:02:47 +00:00
conftest.py feat: replace loguru with logging 2023-02-26 19:09:51 +02:00