Compare commits

...

1 Commits

Author SHA1 Message Date
simojenki
4aa72c6d85 bob 2024-02-02 11:51:45 +00:00

View File

@@ -220,9 +220,9 @@ Afterwards the Sonos app displays a dropdown underneath the service, allowing to
### Audio File type specific transcoding options within Subsonic
In some situations you may wish to have different 'Players' within you Subsonic server so that you can configure different transcoding options depending on the file type. For example if you have flacs with a mixture of frequency formats where not all are supported by sonos [See issue #52](https://github.com/simojenki/bonob/issues/52) & [Sonos supported audio formats](https://docs.sonos.com/docs/supported-audio-formats)
In some situations you may wish to have different 'Players' within your Subsonic server so that you can configure different transcoding options depending on the file type. For example if you have flacs with a mixture of frequency formats where not all are supported by sonos [See issue #52](https://github.com/simojenki/bonob/issues/52) & [Sonos supported audio formats](https://docs.sonos.com/docs/supported-audio-formats)
In this case you could set;
If you simple wish to have a custom client that transcodes from audio/flac->audio/flac then you could set;
```bash
BNB_SUBSONIC_CUSTOM_CLIENTS="audio/flac"