Using MPD with UPNP and streaming with Tidal
#1
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.
Reply

#2
(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.
Snakeoil Operating System - Music, your way!
Reply

#3
(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.
Reply

#4
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.
Snakeoil Operating System - Music, your way!
Reply

#5
(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!
Reply

#6
(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.
Snakeoil Operating System - Music, your way!
Reply

#7
(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.
[-] The following 1 user Likes mkysimes's post:
  • agent_kith
Reply

#8
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?
Reply

#9
(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.
Snakeoil Operating System - Music, your way!
[-] The following 1 user Likes agent_kith's post:
  • Snoopy8
Reply

#10
Another thank you.  It works.  Not sure what happened the other day, maybe I did not wait long enough??
[-] The following 1 user Likes Snoopy8's post:
  • agent_kith
Reply



Bookmarks

Possibly Related Threads…
Thread Author Replies Views Last Post
  [SOLVEDAdapting Snakeoil for general media streaming patricia1066 9 1,005 22-Jul-2023, 07:35 AM
Last Post: agent_kith
  [SOLVEDMPD is not visible as a uPnP media renderer device - so it should be? Mikola1980 5 3,752 06-May-2020, 07:04 AM
Last Post: ekpln
  Trouble finding app for mpd and tidal playback anewmission 8 2,944 09-Jan-2020, 06:55 PM
Last Post: anewmission
  MPD & uPnP & Qobuz login hkphantomgtr 2 3,420 28-Mar-2019, 03:41 PM
Last Post: hkphantomgtr
  Tidal - does not work. pw01 8 4,223 29-Nov-2018, 03:47 AM
Last Post: Evach



Users browsing this thread:
1 Guest(s)

[-]
Our Sponsors

[-]
Welcome
You have to register before you can post on our site.

Username/Email:


Password:





[-]
Latest Threads
ZimaBoard 2x NIC, 2x SATA, 2x USB, 1x PC...
Last Post: agent_kith
26-Mar-2024 12:04 PM
» Replies: 13
» Views: 612
LMS Upgrade ?
Last Post: uglymusic
15-Mar-2024 09:14 PM
» Replies: 7
» Views: 149
Squeezebox shutdown
Last Post: TripleX
13-Mar-2024 07:34 AM
» Replies: 4
» Views: 70
MP3 Not Playing
Last Post: Coacharnold
10-Mar-2024 10:25 AM
» Replies: 3
» Views: 52
Fail to install myMPD
Last Post: hkphantomgtr
03-Mar-2024 08:45 PM
» Replies: 9
» Views: 195
Intel HFI Driver Can "Save Tons Of CPU C...
Last Post: hkphantomgtr
28-Feb-2024 09:15 PM
» Replies: 0
» Views: 41
Announcing Snakeoil Measurements 1.3.0
Last Post: agent_kith
26-Feb-2024 10:02 PM
» Replies: 94
» Views: 4137
More Problems with Squeezelite in 1.3
Last Post: Coacharnold
17-Feb-2024 09:47 PM
» Replies: 2
» Views: 69
Snakeoil Music server & Snakeoil its own...
Last Post: Snoopy8
17-Feb-2024 11:20 AM
» Replies: 8
» Views: 365
RoonBridge (64 bit only)
Last Post: scrarfussi
15-Feb-2024 08:26 PM
» Replies: 3
» Views: 4125

[-]
SnakeoilOS Mission Statement

Our mission is to create a free to use computer OS that is easy to install, intuitive to operate and play music that will connect and engage with you emotionally.

SnakeoilOS gives you the freedom to spend more time on listening, enjoying and exploring music. Wasting time on computers is now a thing of the past! Everything is constantly evolving/improving. Please check back often for updates.

If you like this project, do show your support with a small token donation. All donations collected will be used to run this website, and for purchasing new equipment for the project.


Powered By MyBB, © 2002-2024. Theme © Melroy van den Berg.