-
Notifications
You must be signed in to change notification settings - Fork 8
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 implementing Tidal Connect #216
Comments
Hello @Adryan72, I am sorry you had a hard time with this. |
Sorry, I think I'm not explaining my problem correctly. |
No, installing tidal connect with this method does not trigger any change in the moode interface.
Maybe the application is not running properly.
So we can understand the name of your audio device
So your configuration is displayed. then we see the logs of the application with the current configuration
|
here is a step-by-step of what i did... -Installing Moode 9.2.2 64-bit Bookworm using RaspberryPi Imager |
here are the outputs you asked... adryan@Raspberrypi:~ $ cat /proc/asound/cards **** List of PLAYBACK Hardware Devices **** adryan@Raspberrypi:~ $ cat ~/tidal-connect/.env FRIENDLY_NAME=Hypex CLASSD PreDIGin |
Hello, the output of both
First of all, we need to verify this step. Under this situation it is pretty expected that tidal connect isn't working. |
did the following: sudo apt install uhubctl Current status for hub 4 [1d6b:0003 Linux 6.6.62+rpt-rpi-v8 xhci-hcd xHCI Host Controller xhci-hcd.1, USB 3.00, 1 ports, ppps] I'll contact Hypex tomorrow. perhaps there is something wrong with their dac? |
Mine return this output:
But don't understand a lot of this honestly.
I don't know... I don't know their product.
|
finally some results! adryan@Raspberrypi:~ $ cat /proc/asound/cards adryan@Raspberrypi:~ $ aplay -l |
Good to know, what was the issue? docker-compose up -d --force-recreate --force-recreate should not be needed because the env file changes, but let's keep the command in history so we are sure the container is recreated |
did the changes, output seems ok, but still no tidal connect available... adryan@Raspberrypi:~ $ aplay -l adryan@Raspberrypi:~ $ cat ~/tidal-connect/.env |
do I perhaps have to make some specific settings in Moode for the Todal connect to work? I try with my Iphone,using the Tidal app, if I can find the streamer as output device. |
One user had an issue with multi word friendly name, maybe try something simple first. docker-compose logs -f |
No, they are independent. The only thing is that of course they share the audio device, so don't play anything on the DAC when the tidal-connect container is about to start. |
adryan@Raspberrypi:~ $ cd $HOME/tidal-connect |
thank you for taking the time to find out whats wrong!! |
Hello! So was it the friendly name?
|
nono....stil doesnt run, tried the friendly name..but no luck |
can you see anything in the ?? |
Well it seems to be running properly. Are your phone and your device in the same network? |
adryan@Raspberrypi:~/tidal-connect $ docker-compose logs -f |
this is the latest file |
one thing I forget...after running the command : docker-compose logs -f |
yes, it keeps watching for new lines in the container log. You can exit using CTRL-C, or avoid the "-f" parameter |
...another update :=) on the Ipad the tidal connect works!!...however on the iphone 15 pro it doesn't ..??? Is this a network problem? |
Cool! I don't have an idea why it does not work on iPhone 15... but I'm glad it works. |
is this the correct methode? cd $HOME/tidal-connect |
It might not because of the first push. Can you keep track of your .env and clone the repo again? |
Goodmorning! Sorry but I don’t really understand. I think you’re telling me just to do a fresh new install, using the commands like in the beginning? git clone https://github.com/GioF71/tidal-connect.git ??? |
yes but your don't have to do everything from scratch. Plus the image is not in the repository so it will be fast.
|
Update successful, I also found the problem with using the IPhone . In configuration-apps-tidal , local network was not allowed. Changed it and now it works! How does it work with the repository , can you get a notification from GitHub if something has changed? |
I am happy everything is ok now. Please star the repo if you like the work. |
And thank you for the Ko-Fi :-) |
Hello,
I'm new to Linux and have to search on google to get an explanation for every command...
I installed Moode on a Rpi5 - 4GB and installed the Tidal Connect from GioF71.
I want to use the Rpi5 USB to connect to my Hypex DAC.
after installing Moode I can start it up.
The Tidal Connect (from GioF71) I installed using the lines on the Github GIOF71/tidal-connect site.
....But that is it...
When opening configuration in Moode, under renderers I cant find Tidal....
Can anybody give me some tips what to do next?
allready did 3 installs...everytime same result.
The text was updated successfully, but these errors were encountered: