-
I have installed mt-daapd nightly build 1586 and also tried 1696.
The plugin finds the server and loads all songs and playlists properly.
After some minutes it seem to re-read all info again resulting in completely duplicate entries in the playlists, the music library window and in the songs windows. All entries are duplicated.
(Btw. The duplicated entries on the left window do not show any...
2008-04-19 17:56:26 UTC by nobody
-
I don't know if this is included (hardly any documentation) but is album art included/parsed. I stream using firefly (mt_daapd) and in iTunes when you play a song streamed through DAAP album art shows. But in winamp with ml_daap and toaster there is no album art.
2007-10-26 09:29:53 UTC by goatee01
-
xannor committed patchset 1 of module ml_daap to the DAAP for Winamp CVS repository, changing 23 files.
2007-03-29 18:39:46 UTC by xannor
-
I have finally got time to check in my code for ml_daap. If anybody is interested in working on this code base please put in a request to be added as a developer and I will add you as soon as possible.
2007-03-29 18:38:54 UTC by xannor
-
iTunes connectivity! That would rock my musically world...
2006-12-19 01:26:15 UTC by patrickneil
-
Yes, a metter of definition if one calls it a bug or a not-yet implemented standard feature of the DAAP protocol. 8-)
It gives no error message and one may not have a clue why it doesnt work so I call it bug for now as I only knew what it was because I first ran the lib without password and it worked.
A password prompt isnt strictly needed. A place to store the password in the settings of...
2006-12-16 18:15:34 UTC by mas-
-
Thanks for the answer. Yes precisely what would be nice to not have to do. I mean running an addition program. Then I can also use ssh to create a tunnel. Is about the same lvl of complication as installing a Rendevous Proxy (a java prog with no updates since 2 years plus, urm, bah, java as proxy) and setting it up.
Yes having some intelligence to check a list of IPs or DNS for a sitting DAAP...
2006-12-16 18:11:55 UTC by mas-
-
I can only work on this project in my free time, which seemed to end in september. For the time being please just file bug reports and feature reequests and I will try to get to things as I can. I am not ready to release the code yet as I have much cleanup to do.
2006-12-16 17:39:16 UTC by xannor
-
Right now ithis is a feture not a bug :) I moved this to features requests since the ignoring of password protected libraries is by design until both a password prompt and proper authentication libraries can be implemented.
2006-12-16 14:15:16 UTC by xannor
-
actually the component can connect to any address, its only current limitation is that mDNS (or rendezvous/bonjour) only works within the same subnet since it mutlicasts. The simplest approach is to just install rendezvous proxy on your client machine and tell that how to get to the other network. Or perhaps someone could write a mDNS bridge that allows two or more client computers to...
2006-12-16 14:11:44 UTC by xannor