MyNixOS website logo
option

services.subsonic.transcoders

List of paths to transcoder executables that should be accessible from Subsonic. Symlinks will be created to each executable inside ${config.services.subsonic.home}/transcoders.

Declarations
Type
list of path
Default
[ "${pkgs.ffmpeg.bin}/bin/ffmpeg" ]