Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with identical audio devices #943

Closed
Belphemur opened this issue Jun 26, 2022 Discussed in #942 · 1 comment
Closed

Problem with identical audio devices #943

Belphemur opened this issue Jun 26, 2022 Discussed in #942 · 1 comment
Labels
Bug Issues which are bug reports released

Comments

@Belphemur
Copy link
Owner

Discussed in #942

Originally posted by essdeeay June 23, 2022
I have 2 x monitors of the same model/type. The sound always goes to my 2nd display. If I disconnect the 2nd display and set the playback device to be my primary display (also primary display and display #1 in Windows), I get sound from my primary display, but as soon as the secondary display is plugged back in again, sound switches to that one (and I hear nothing). My speakers are plugged into my primary display.

@Belphemur Belphemur added the Bug Issues which are bug reports label Jun 26, 2022
github-actions bot pushed a commit that referenced this issue Jun 26, 2022
## [6.3.0](v6.2.4...v6.3.0) (2022-06-26)

### Features

* **Profile::Force:** Add trigger for a profile to force that profile to be applied anytime the profile sound device is changed. ([753f0a3](753f0a3)), closes [#648](#648)

### Bug Fixes

* **AudioSwitching:** Fix issue for Windows 10 <= 1709 where the new audio API aren't available ([ad66ec0](ad66ec0))
* **AudioSwitching:** Fix issue with some version of windows 10 that couldn't switch audio of specific application ([76929b6](76929b6))
* **Device::Name:** Fix the regex used to clean the name of device to not match custom naming. ([3e7b27e](3e7b27e)), closes [#909](#909)
* **Device:** Fix issue with device changing name, as long as the id is the same, SoundSwitch will find the device. ([1bd6c28](1bd6c28)), closes [#868](#868)
* **Device:** Fix issue with device having the same name not being show as different device in the UI ([2249ed0](2249ed0))
* **Sentry:** Fix spamming sentry with error that can't be fixed ([a74a76f](a74a76f))
* **Switching:** Possible crash when trying to switch audio of process that just closed. ([d4894a0](d4894a0))

### Languages

* **Croatian:** Translated Settings using Weblate ([daa498a](daa498a))
* **German:** Translated Settings using Weblate ([e177bf8](e177bf8))
* **German:** Translated Settings using Weblate ([6c680db](6c680db))
* **German:** Translated Update Download using Weblate ([ba12587](ba12587))
* **Hebrew:** Translated Settings using Weblate ([1918b35](1918b35))
* **Italian:** Translated Settings using Weblate ([ff62704](ff62704))
* **Italian:** Translated Tray Icon using Weblate ([c417b11](c417b11))
* **Italian:** Translated Tray Icon using Weblate ([6054428](6054428))
* **Korean:** Translated Update Download using Weblate ([94411c7](94411c7))
* **Norwegian Bokmål:** Translated Update Download using Weblate ([ca103fe](ca103fe))
* **Portuguese (Brazil):** Translated Settings using Weblate ([9984be5](9984be5))

### Enhancements

* **AutoUpdate:** Keep the Update in a Temp folder with the real name of the file. Let windows clean them up later. ([59274db](59274db))
* **Configuration:** Cleanup configuration of any duplicated device by name clean ([3826e9b](3826e9b)), closes [#943](#943)
@github-actions
Copy link
Contributor

🎉 This issue has been resolved in version 6.3.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Issues which are bug reports released
Projects
None yet
Development

No branches or pull requests

1 participant