libretime/analyzer/libretime_analyzer
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
..
pipeline feat(analyzer): parse comment fields from mp3 files (#3082) 2024-11-22 18:28:06 +00:00
__init__.py feat: add python packages version 2023-03-14 14:59:45 +00:00
config.py feat(analyzer): load callback details from config and file_id (#1993) 2022-07-26 14:19:22 +02:00
main.py feat: add sentry sdk 2023-03-14 14:59:45 +00:00
message_listener.py refactor: don't use f-string on logging statements 2023-02-26 19:09:51 +02:00
status_reporter.py refactor: don't use f-string on logging statements 2023-02-26 19:09:51 +02:00