-
it's a special-purpose control point. not all that exciting, regrettably...
2008-12-30 23:40:40 UTC in MediaTomb
-
here's what i did on my mac:
<autoscan>
<directory location='/Users/.../Pictures/iPhoto Library/Originals'
mode='timed' interval='3600' level='full' recursive='yes' />
i'm running iPhoto '08 version 7.1.5, so perhaps the directory layout is different for your version.
/mtr.
2008-12-30 19:57:26 UTC in MediaTomb
-
interesting. the device is just a piece of software that i'm writing to traverse a media server. the media server is mediatomb on a mac, pointing to my iTunes library, with enough of the auxiliary libraries to parse the mp3s for album art.
if you want, i can send you a packet trace of what mediatomb is sending back. basically:
1. artists are always tagged as object.container
2. albums...
2008-12-28 04:54:16 UTC in MediaTomb
-
thanks! yes, well hidden indeed!
in terms of the album art, thanks for the pointer. i'm using curl so i can get the headers fairly easily...
/mtr.
2008-12-27 18:44:53 UTC in MediaTomb
-
mediatomb knows enough to put the artist name in the musicTrack items using <upnp:artist/>.
so, any ideas as to why containers with artist names are tagged as <upnp:class>object.container</upnp:class> instead of ...musicArtist?
the same is true for music albums: they are present in the musicTrack items under <upnp:album/>, but when they appear as containers...
2008-12-20 06:28:46 UTC in MediaTomb
-
first, thank you for your kindness in answering the question.
second, is there a search bar somewhere for the forums?
third, i was actually interested in how this information was conveyed in upnp, but i see now there's an <albumArtURI/> element that conveys the info.
thanks,
/mtr.
2008-12-20 04:18:09 UTC in MediaTomb
-
i can't seem to find any documentation on how to configure mediatomb to supply album artwork when browsing. can someone provide a pointer?
thanks!
/mtr.
2008-12-19 18:31:34 UTC in MediaTomb
-
Logged In: YES
user_id=24077
> Note: A default branch is actually present, and it generates
> an error message "Unknown command FOO".
i have no idea what i could have been thinking when i wrote that. please
keep the default branch and just get rid of the contents, i.e.,
default {}.
2004-05-11 20:23:52 UTC in tcllib
-
Logged In: YES
user_id=24077
i agree. in addition to adding the query/ratio branch, perhaps we can add
a default branch?.
2004-05-10 23:34:49 UTC in tcllib
-
Logged In: YES
user_id=24077
yes, the /4*3 stuff is base64 related. i'd keep it...
2004-05-08 00:24:58 UTC in tcllib