Skip to content

Add codecs for the audio asset type #1459

@tcely

Description

@tcely

The common codecs used by audio formats should be added to the data migration for our new Codec model / table.

We need at least these entries:

  • aac
  • ac3
  • alac
  • dts
  • flac
  • m4a
  • m4b
  • mp3
  • opus
  • pcm
  • vorbis

You are welcome to expand the migration that I already made for subtitle codecs.

https://github.com/meeb/tubesync/blob/issue/1419/design-generic-models/tubesync/sync/migrations/0039_codec_data.py

Metadata

Metadata

Assignees

Labels

Projects

Status

Todo

Relationships

None yet

Development

No branches or pull requests

Issue actions