Really Basic Question - how to play a track from tidal using mopidy-tidal #127
Closed
peadarforbes
started this conversation in
General
Replies: 1 comment 3 replies
|
Hello, I would expect the usual tidal track URI to work; "tidal:track:xxxxx:yyyyy:zzzzzbut I have never actually used mpc or ncmpcpp or similar to access. I will try to test and get back to you. @2e0byo do you usually use mpc/ncmpcpp for playback or do you use the web frontend? Edit: fixed the tidal:track typo - it is bedtime for me! |
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi,
I had been using mopidy spotify until that API was sunset recently. I decided to switch over to mopidy-tidal and have it installed and running on my raspberry pi.
I have a basic question - how do I play a song from tidal?
with Mopidy-spotify I had a command like:
mpc add <spotify track URI"
this would add the track at the spotify URI to the playlist and play it.
What is the equivalent for mopidy-tidal?
Thanks!
All reactions