04-23-2018, 12:02 AM
Hi Mike,
Verify that the symlink still exists:
ls -l /var/lib/mpd/music
-Tim
Verify that the symlink still exists:
ls -l /var/lib/mpd/music
-Tim
Thank you for your donation!
Idea: Include DLNA/UPnP server sources in Browse panel
|
04-23-2018, 12:02 AM
Hi Mike,
Verify that the symlink still exists: ls -l /var/lib/mpd/music -Tim
04-23-2018, 12:27 AM
04-23-2018, 12:51 AM
That looks ok. I assume /mnt/UPNP also exists.
It could be incompatibility of djmount code which AFAIK is 12 years old and has no recent forks or maintainers, and modern Linux. http://djmount.sourceforge.net -Tim
04-23-2018, 07:21 AM
(04-22-2018, 11:23 PM)MikeyFresh Wrote:(04-22-2018, 04:52 PM)Tim Curtis Wrote: Hi, Hi Mike, no such issue here. However I did have some issues generating the entries for Moode. In the end 1 did 2 things: To create the list, I ran (as root): Code: mpc update UPNP Then I added to /etc/rc.local on a new line: Code: djmount -o allow_other,nonempty,iocharset=utf-8 /mnt/UPNP > /dev/null 2>&1 & Now all is there and also runs fine over reboots. Hendrik-Jan
04-27-2018, 06:47 PM
Some updates on this:
djmount has some naggles: - It shows my sources multiple times. This means I see the same song 5 times in the list. - Songs are shorter (in minutes) when playing them from djmount on Moode The weird thing is, that when I choose the folder listing on UPNP, everything is correct: playing time and the number of times an entry is showing up. Just in the artist, album etc.. lists, it is wrong. Also: after some time (a couple of hours), djmount seems to loose connection, and I can not play from that source at all anymore. all in all: not the best solution. Hendrik-Jan
A small update:
I have been playing around with this and I have made some progress. Currently I don't have the multiple instances of the same songs anymore Also djmount is now completely stable. The issue it seems was not with djmount, but with libupnp... However it requires some small changes from the commandline to make this work well. My test has now been running stable and reliable for more than 12 hours. I will write a small guide in the howto/faq section:here Hendrik-Jan |
« Next Oldest | Next Newest »
|