nixos/services.mediatomb: drop not supported transcoding profile for the current vlc version

This commit is contained in:
Gautier DI FOLCO 2024-09-18 00:04:56 +02:00
parent caf4aa4e10
commit 7960660f55
No known key found for this signature in database
GPG Key ID: 5E55C042F72B6D6B

View File

@ -36,7 +36,6 @@ let
<transcode mimetype="video/x-flv" using="vlcmpeg" />
<transcode mimetype="application/ogg" using="vlcmpeg" />
<transcode mimetype="audio/ogg" using="ogg2mp3" />
<transcode mimetype="audio/x-flac" using="oggflac2raw"/>
</mimetype-profile-mappings>
<profiles>
<profile name="ogg2mp3" enabled="no" type="external">