muammar / mkchromecast

Cast macOS and Linux Audio/Video to your Google Cast and Sonos Devices
http://mkchromecast.com
Other
2.22k stars 140 forks source link

Fixing missing assignment of MP3 Codec when specified, in conjucture with the Node backend #469

Closed psmgeelen closed 5 months ago

psmgeelen commented 5 months ago

Scope: There was an issue that the MP3 Codec was not assigned if it was assigned when using the Node Backend. If no codec, or any other codec was set, this would be set back to the MP3 codec.

Related Issue: https://github.com/muammar/mkchromecast/issues/468

Work done: