![]() |
[PROBLEM] Spotify is not using CamillaDSP volume control - Printable Version +- Moode Forum (https://moodeaudio.org/forum) +-- Forum: moOde audio player (https://moodeaudio.org/forum/forumdisplay.php?fid=3) +--- Forum: Support (https://moodeaudio.org/forum/forumdisplay.php?fid=7) +--- Thread: [PROBLEM] Spotify is not using CamillaDSP volume control (/showthread.php?tid=6200) Pages:
1
2
|
Spotify is not using CamillaDSP volume control - maver1ck - 02-04-2024 Hi, I set up Moode to use CamillaDSP volume control (main reason: loudness filter). Unfortunately when streaming music via Spotify it's not used. What can I do ? Is there an option to set Spotify Mixer ? AFAIK librespot can use ALSA mixer: https://github.com/librespot-org/librespot/wiki/Options Regards, Maciek RE: Spotify is not using CamillaDSP volume control - Tim Curtis - 02-04-2024 Best to wait for upcoming 8.3.8 release (Q1 2024) which includes the fantastic new CamillaDSP version 2 and a major bugfix for Spotify + Camilla. Here are the WIP release notes. Code: ################################################################################ RE: Spotify is not using CamillaDSP volume control - maver1ck - 02-04-2024 Thank you. Is there an instruction how to build image of prerelease version ? Regards, Maciek RE: Spotify is not using CamillaDSP volume control - Tim Curtis - 02-04-2024 I'd start with the Developer page at moodeaudio.org. It has links to the documentation that describes the build tooling. Just keep in mind that due to time constraints its not possible for me to help out in this area. RE: Spotify is not using CamillaDSP volume control - maver1ck - 02-05-2024 (02-04-2024, 09:52 PM)Tim Curtis Wrote: I'd start with the Developer page at moodeaudio.org. It has links to the documentation that describes the build tooling. Just keep in mind that due to time constraints its not possible for me to help out in this area. No problem. I'm IT guy ![]() RE: Spotify is not using CamillaDSP volume control - maver1ck - 02-10-2024 (02-05-2024, 09:51 AM)maver1ck Wrote:(02-04-2024, 09:52 PM)Tim Curtis Wrote: I'd start with the Developer page at moodeaudio.org. It has links to the documentation that describes the build tooling. Just keep in mind that due to time constraints its not possible for me to help out in this area. I tested unreleased version of Moode (with CamillaDSP 2.0.1) and I don't see any change in behaviour of Spotify Volume control. It's still managed on librespot and CamillaDSP volume is set to 0.0 dB RE: Spotify is not using CamillaDSP volume control - Tim Curtis - 02-10-2024 (02-10-2024, 08:13 PM)maver1ck Wrote:(02-05-2024, 09:51 AM)maver1ck Wrote:(02-04-2024, 09:52 PM)Tim Curtis Wrote: I'd start with the Developer page at moodeaudio.org. It has links to the documentation that describes the build tooling. Just keep in mind that due to time constraints its not possible for me to help out in this area. There is no unreleased moOde image, but it sounds like you removed the package locks and are doing apt upgrade to grab anything that might be new in our package repo. Thats a really bad idea and is completely unsupported because it results in missing settings and config updates that are only present on a release image or via the in-place update. Do it at your own risk. Thread will be closed. RE: Spotify is not using CamillaDSP volume control - Tim Curtis - 02-11-2024 Thread re-opened as a result of OP providing additional info in PM :-) ETA: Here's the relevant PM text. Code: By unreleased image I meant image build from imgbuild repo (https://github.com/moode-player/imgbuild) by using build.sh script. RE: Spotify is not using CamillaDSP volume control - Tim Curtis - 02-12-2024 (02-11-2024, 08:04 PM)Tim Curtis Wrote: Thread re-opened as a result of OP providing additional info in PM :-) In that case since you built the image using the build tooling it will have all the correct parts and settings. What exactly is the issue that you are experiencing with Spotify Connect? RE: Spotify is not using CamillaDSP volume control - soma909 - 02-17-2024 I think the issue is that volume adjustments from the Spotify app are not passed through to the CamillaDSP volume control. It's something that I have also noticed. |