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
The common codecs used by audio formats should be added to the data migration for our new
Codecmodel / table.We need at least these entries:
aacac3alacdtsflacm4am4bmp3opuspcmvorbisYou 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