Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Solved: Add UPnP Music Source
#13
@Onionhead
@Tim Curtis

Aha. Had I used the long-form listing of the directory I would have realized what's happening.

Code:
pi@moodeLR:/var/lib/mpd/music $ ls -l
total 12
lrwxrwxrwx 1 root root    42 Aug 29 08:26 Kryptonite -> '/mnt/UPNP/MinimServer[krypton]/Music/Album'
lrwxrwxrwx 1 root root     8 Jul 22 13:15 NAS -> /mnt/NAS
lrwxrwxrwx 1 root root    55 Aug 29 06:42 OMV-UPnP -> '/mnt/UPNP/MiniDLNA Server on OpenMediaVault/Music/Album'
drwxrwxrwx 2 root root 12288 Aug 23 17:20 RADIO
lrwxrwxrwx 1 root root    11 Jul 22 13:15 SDCARD -> /mnt/SDCARD
lrwxrwxrwx 1 root root     6 Jul 22 13:15 USB -> /media

Kryptonite is a MinimServer I just brought up on a linux host. OMV-UPnP is the miniDLNA server I mentioned in the previous post.

Trouble is, in both cases moOde links to the directory .../Music/Album. This directory exists on the miniDLNA server but not on the MinimServer; AIUI, it's a DLNA construct.

Code:
pi@moode:~ $ ls -l "/mnt/UPNP/MiniDLNA Server on OpenMediaVault"
total 3
dr-xr-xr-x  8 root root 512 Jan  1  2000 'Browse Folders'
dr-xr-xr-x 11 root root 512 Jan  1  2000  Music
dr-xr-xr-x  9 root root 512 Jan  1  2000  Pictures
dr-xr-xr-x  2 root root 512 Jan  1  2000  _search
dr-xr-xr-x  7 root root 512 Jan  1  2000  Video

pi@moode:~ $ ls -l "/mnt/UPNP/MiniDLNA Server on OpenMediaVault/Music"
total 4
dr-xr-xr-x 8 root root 512 Jan  1  2000  Album
dr-xr-xr-x 4 root root 512 Jan  1  2000 'All Music'
dr-xr-xr-x 8 root root 512 Jan  1  2000  Artist
dr-xr-xr-x 8 root root 512 Jan  1  2000  Folders
dr-xr-xr-x 6 root root 512 Jan  1  2000  Genre
dr-xr-xr-x 3 root root 512 Jan  1  2000  Playlists
dr-xr-xr-x 3 root root 512 Jan  1  2000 'Recently Added'
dr-xr-xr-x 2 root root 512 Jan  1  2000  _search

#But

pi@moode:~ $ ls -l "/mnt/UPNP/MinimServer[krypton]"
total 5
dr-xr-xr-x 8 root root 512 Jan  1  2000 '4 albums'
dr-xr-xr-x 4 root root 512 Jan  1  2000 '4 items'
dr-xr-xr-x 8 root root 512 Jan  1  2000 'All Artists'
dr-xr-xr-x 8 root root 512 Jan  1  2000  Artist
dr-xr-xr-x 7 root root 512 Jan  1  2000  Composer
dr-xr-xr-x 7 root root 512 Jan  1  2000  Date
dr-xr-xr-x 4 root root 512 Jan  1  2000 '[folder view]'
dr-xr-xr-x 6 root root 512 Jan  1  2000  Genre
dr-xr-xr-x 2 root root 512 Jan  1  2000  _search

The MPD error messages are the natural result.

Any thoughts, Tim?

Regards,
Kent
Reply


Messages In This Thread
Add UPnP Music Source - by Onionhead - 08-18-2019, 03:22 PM
RE: Add UPnP Music Source - by hjheins - 08-26-2019, 09:49 AM
RE: Add UPnP Music Source - by Onionhead - 08-27-2019, 05:01 PM
RE: Add UPnP Music Source - by hjheins - 08-27-2019, 05:38 AM
RE: Add UPnP Music Source - by Tim Curtis - 08-27-2019, 11:52 AM
RE: Add UPnP Music Source - by hjheins - 08-27-2019, 01:30 PM
RE: Add UPnP Music Source - by Tim Curtis - 08-27-2019, 03:43 PM
RE: Add UPnP Music Source - by hjheins - 08-27-2019, 04:30 PM
RE: Add UPnP Music Source - by hjheins - 08-27-2019, 06:33 PM
RE: Add UPnP Music Source - by hjheins - 08-28-2019, 08:21 AM
RE: Add UPnP Music Source - by Onionhead - 08-29-2019, 04:29 AM
RE: Add UPnP Music Source - by TheOldPresbyope - 08-29-2019, 11:16 AM
RE: Add UPnP Music Source - by Onionhead - 08-29-2019, 03:52 PM
RE: Add UPnP Music Source - by TheOldPresbyope - 08-29-2019, 12:47 PM
RE: Add UPnP Music Source - by Tim Curtis - 08-29-2019, 01:00 PM
RE: Add UPnP Music Source - by TheOldPresbyope - 08-29-2019, 06:22 PM
RE: Add UPnP Music Source - by Tim Curtis - 08-29-2019, 06:39 PM
RE: Add UPnP Music Source - by TheOldPresbyope - 08-29-2019, 07:10 PM
RE: Add UPnP Music Source - by Tim Curtis - 08-29-2019, 07:31 PM
RE: Add UPnP Music Source - by Tim Curtis - 08-29-2019, 07:34 PM
RE: Add UPnP Music Source - by TheOldPresbyope - 08-29-2019, 07:58 PM
RE: Add UPnP Music Source - by hjheins - 08-30-2019, 05:52 AM
RE: Add UPnP Music Source - by hjheins - 08-30-2019, 06:14 AM
RE: Add UPnP Music Source - by Tim Curtis - 08-30-2019, 12:19 PM
RE: Add UPnP Music Source - by TheOldPresbyope - 08-30-2019, 12:48 PM
RE: Add UPnP Music Source - by Tim Curtis - 08-30-2019, 12:57 PM
RE: Add UPnP Music Source - by Onionhead - 08-30-2019, 01:17 PM
RE: Add UPnP Music Source - by Tim Curtis - 08-30-2019, 01:22 PM
RE: Add UPnP Music Source - by Onionhead - 08-30-2019, 04:12 PM
RE: Add UPnP Music Source - by hjheins - 08-30-2019, 06:23 PM
RE: Add UPnP Music Source - by Tim Curtis - 08-30-2019, 06:29 PM
RE: Add UPnP Music Source - by Tim Curtis - 08-30-2019, 07:42 PM
RE: Add UPnP Music Source - by Tim Curtis - 08-30-2019, 08:23 PM
RE: Add UPnP Music Source - by Tim Curtis - 08-30-2019, 09:27 PM
RE: Add UPnP Music Source - by hjheins - 08-30-2019, 09:38 PM
RE: Add UPnP Music Source - by TheOldPresbyope - 08-31-2019, 12:43 AM
RE: Add UPnP Music Source - by Tim Curtis - 08-31-2019, 01:18 AM
RE: Add UPnP Music Source - by Onionhead - 09-02-2019, 04:56 PM

Forum Jump: