Snakeoil Forums

Full Version: Using MPD with UPNP and streaming with Tidal
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Hi agent_kith,

I'm trying to install upmpdcli, but I got this error from SSH and installing finished. I'm using 1.1.9 firmware. 

With this command: sudo sh /var/www/players/upmpdcli/install.sh
 
Code:
gpg: keyring `/tmp/tmpm6f0d0hz/secring.gpg' created
gpg: keyring `/tmp/tmpm6f0d0hz/pubring.gpg' created
gpg: requesting key C8A2CA38 from hkp server keyserver.ubuntu.com
gpg: /tmp/tmpm6f0d0hz/trustdb.gpg: trustdb created
gpg: key C8A2CA38: public key "Launchpad PPA for Jean-Francois Dockes" imported
gpg: Total number processed: 1
gpg:               imported: 1  (RSA: 1)
OK
Hit:1 http://tr.archive.ubuntu.com/ubuntu xenial InRelease
Get:2 http://tr.archive.ubuntu.com/ubuntu xenial-updates InRelease [109 kB]
Hit:3 http://ppa.launchpad.net/bubbleguuum/bubbleupnpserver/ubuntu xenial InRelease
Hit:4 http://repository.spotify.com stable InRelease
Get:6 http://tr.archive.ubuntu.com/ubuntu xenial-backports InRelease [107 kB]
Hit:7 http://security.ubuntu.com/ubuntu xenial-security InRelease
Hit:8 http://ppa.launchpad.net/jean-francois-dockes/upnpp1/ubuntu xenial InRelease
Get:9 http://tr.archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages [1.141 kB]
Hit:5 https://www.lesbonscomptes.com/upmpdcli/downloads/debian stretch InRelease
Get:10 http://tr.archive.ubuntu.com/ubuntu xenial-updates/main i386 Packages [918 kB]
Fetched 2.274 kB in 4s (541 kB/s)
Reading package lists... Done
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 upmpdcli : Depends: libupnpp6 but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
Failed to execute operation: No such file or directory
Failed to stop upmpdcli.service: Unit upmpdcli.service not loaded.
(06-May-2020, 07:23 AM)ekpln Wrote: [ -> ]
Code:
Hit:5 https://www.lesbonscomptes.com/upmpdcli/downloads/debian stretch InRelease
This repo looks weird. You may need to manually get into /etc/apt and look for this line and comment it out. It should be xenial and not debian.

Also, try and run
Code:
sudo apt install -f
and see if it fixes the problem you're having now. If it does, run the install script again and see what else turns up.
(06-May-2020, 07:30 AM)agent_kith Wrote: [ -> ]
(06-May-2020, 07:23 AM)ekpln Wrote: [ -> ]
Code:
Hit:5 https://www.lesbonscomptes.com/upmpdcli/downloads/debian stretch InRelease
This repo looks weird. You may need to manually get into /etc/apt and look for this line and comment it out. It should be xenial and not debian.

Also, try and run
Code:
sudo apt install -f
and see if it fixes the problem you're having now. If it does, run the install script again and see what else turns up.

After using "sudp apt install -f" command, flow has changed to what you want to see. But, it didn't install btw
 
Code:
 
ekpln@ekpln:/var/www/players/upmpdcli$ ls
config  install.sh         start.sh  uninstall.sh
init    mpd.conf.template  stop.sh   upmpdcli.conf.template
ekpln@ekpln:/var/www/players/upmpdcli$ sudo sh install.sh
/usr/bin/dirmngr
gpg: keyring `/tmp/tmppjr6flwv/secring.gpg' created
gpg: keyring `/tmp/tmppjr6flwv/pubring.gpg' created
gpg: requesting key C8A2CA38 from hkp server keyserver.ubuntu.com
gpg: /tmp/tmppjr6flwv/trustdb.gpg: trustdb created
gpg: key C8A2CA38: public key "Launchpad PPA for Jean-Francois Dockes" imported
gpg: Total number processed: 1
gpg:               imported: 1  (RSA: 1)
OK
Hit:1 http://tr.archive.ubuntu.com/ubuntu xenial InRelease
Hit:2 http://tr.archive.ubuntu.com/ubuntu xenial-updates InRelease
Hit:3 http://tr.archive.ubuntu.com/ubuntu xenial-backports InRelease
Hit:5 http://security.ubuntu.com/ubuntu xenial-security InRelease
Hit:6 http://ppa.launchpad.net/bubbleguuum/bubbleupnpserver/ubuntu xenial InRele                                                                                                             ase
Hit:7 http://repository.spotify.com stable InRelease
Hit:8 http://ppa.launchpad.net/jean-francois-dockes/upnpp1/ubuntu xenial InRelea                                                                                                             se
Hit:4 https://www.lesbonscomptes.com/upmpdcli/downloads/debian stretch InRelease
Reading package lists... Done
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 upmpdcli : Depends: libupnpp6 but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
Failed to execute operation: No such file or directory
Failed to stop upmpdcli.service: Unit upmpdcli.service not loaded.
That upmpdcli is still referencing an older version. You ned xenial, not stretch..

Will try and see later this weekend if I can find out what the problem is. Until then, just go to the website, and see if you can the instructions to install the software manually. Install it and the player should show up in the list of supported players.
(06-May-2020, 01:55 PM)agent_kith Wrote: [ -> ]That upmpdcli is still referencing an older version. You ned xenial, not stretch..

Will try and see later this weekend if I can find out what the problem is. Until then, just go to the website, and see if you can the instructions to install the software manually. Install it and the player should show up in the list of supported players.
 I think I broke down something yesterday night. Today, I re-install snakeoil-os and firstly I installed upmpdcli. Then, it worked Smile

I want to ask another question: I looked into upmpdcli documents, I saw that there are some modules for Spotify and Tidal. Did you try these plugins before? 

https://www.lesbonscomptes.com/upmpdcli/...otifynotes

Thank you for your care!
(06-May-2020, 10:21 PM)ekpln Wrote: [ -> ] I think I broke down something yesterday night. Today, I re-install snakeoil-os and firstly I installed upmpdcli. Then, it worked Smile

I want to ask another question: I looked into upmpdcli documents, I saw that there are some modules for Spotify and Tidal. Did you try these plugins before? 

https://www.lesbonscomptes.com/upmpdcli/...otifynotes

Thank you for your care!
No I havn't. Not enough time to really sit down and explore the other players Sad.. Really should do this some day.
(06-May-2020, 10:21 PM)ekpln Wrote: [ -> ]I want to ask another question: I looked into upmpdcli documents, I saw that there are some modules for Spotify and Tidal. Did you try these plugins before? 

https://www.lesbonscomptes.com/upmpdcli/...otifynotes

Thank you for your care!

I tried to get Tidal streaming to work directly and never got it to work, but Bubbleupnp and Mconnect apps both work and allow you to use Tidal. These both work great with android as your "remote".

If you use apple products I heard Mconnect is flakey so you could try Linn Kazoo or Lumin app. They all allow you to log into your Tidal account and stream to MPD/upmpdcli.

Not sure about Spotify. I think the Spotify app on your phone might have the ability to stream to upnp straight from the app but I haven't used it for a while so I don't know for sure.
I have been using MPD is a different setup and it is working well with MPDroid.  Using MPD 0.21.4, Snakeoil 1.1.9 on Intel NUC.

Am now trying to figure out how to use upmpdcli together with MPD. I have MinimServer running on the NAS.  I can then use BubbleUPnP app (which I am very familiar with) and Tidal. Have added both MPD and upmpdcli as music servers in SnakeOil, but am stuck on how to run both MPD and upmpdcli together?  Do I have to start MPD in SnakeOil and then tunnel in using Putty to start up upmpdcli?  If so, what are the commands I need to use?

And any other tips, traps that I need to know?
(09-Jun-2020, 07:40 PM)Snoopy8 Wrote: [ -> ]I have been using MPD is a different setup and it is working well with MPDroid.  Using MPD 0.21.4, Snakeoil 1.1.9 on Intel NUC.

Am now trying to figure out how to use upmpdcli together with MPD. I have MinimServer running on the NAS.  I can then use BubbleUPnP app (which I am very familiar with) and Tidal. Have added both MPD and upmpdcli as music servers in SnakeOil, but am stuck on how to run both MPD and upmpdcli together?  Do I have to start MPD in SnakeOil and then tunnel in using Putty to start up upmpdcli?  If so, what are the commands I need to use?

And any other tips, traps that I need to know?
Upmpdcli will implicitly also run MPD in the background... The two goes hand in hand.

So on your remote, you should be able to play music straight away...

Unless there is a bug? Let me know if MPD isn't loaded automatically.. I will fix that soonish.
Another thank you.  It works.  Not sure what happened the other day, maybe I did not wait long enough??
Pages: 1 2