Disable codec/bitrate settings
Appearently neither Jellyfin nor Emby support user-defined bitrates (see https://emby.media/community/index.php?/topic/65896-change-audio-bitrate-of-transcoder/ and https://github.com/jellyfin/jellyfin/issues/1124. These issues must be fixed first before any attempt at user control over bitrate and codecs can be considered.
This commit is contained in:
@@ -15,7 +15,6 @@ This is a [React Native](https://reactnative.dev/)-based audio streaming app for
|
||||
|
||||
### Features being considered
|
||||
* Downloading music for offline playback
|
||||
* Support for codec selection (lossy/lossless) and bitrate
|
||||
* Searching based on track names
|
||||
|
||||
## Getting Started
|
||||
|
||||
Reference in New Issue
Block a user