- Remove API-level validation that rejected `audio_multistream` unless the container was explicitly set to `mkv` in both app config and channel update endpoints. - Update yt-dlp option building to only force MKV output when multiple audio tracks are actually selected, instead of always forcing MKV whenever multistream is enabled. This keeps multistream behavior flexible and avoids unnecessary container restrictions for single-track selections. |
||
|---|---|---|
| .. | ||
| migrations | ||
| src | ||
| __init__.py | ||
| index_mapping.json | ||
| serializers.py | ||
| serializers_mb.py | ||
| urls.py | ||
| views.py | ||
| views_mb.py | ||