Yeah, a lot of people don't seem to be fans of it. I suppose that's to be expected, what with the whole .NET thing ;)
Aankhen``
Even leaving aside my unnatural prejudice, Banshee appears to be built using Mono, but not *around* it.
dholmes
I haven't looked at its internals enough to have a meaningful opinion about that
Aankhen``
By "integrate Parrot" I meant that the end-user would be able to script everything about the player using any language that runs under Parrot.
dholmes
Ah
So they just don't expose anything in an extensible way
Aankhen``
Banshee doesn't appear to, yeah.
dholmes
Have you tried Rhythmbox/Python at all?
Aankhen``
(Plugins don't count. fb2k already has those anyway.)
No, I'm afraid I haven't.
dholmes
I can't say if it's any better, but they do seem to let you do a lot of stuff (though of course Python isn't equivalent to the goals of Parrot or .NET)
HiFructose
does banshee run on windows?
Aankhen``
I haven't tried a lot of players, before you ask. ;-)
HiFructose
btw banshee is totally imprecise
it has exactly the kind of stuff i don't like
dholmes
HiFructose: Not yet, but actually one of the Mono project's Google Summer of Code projects is to port it
HiFructose
for example cover fetching is just done based on a search on amazon
in BMP, you can only get a cover for an album if you have an ASIN
(from tagging with MB for example)
BrianFreud
no coverart AR support?
HiFructose
and editing of metadata in banshee fails silently if it can't write to the files
AR?
dholmes
I can't comment on Banshee because I've never gotten it to work. Last time I tried, it ate 600 MB of RAM and then died as soon as I tried importing my library
BrianFreud
advanced relationship
HiFructose
BrianFreud: in banshee?
BrianFreud
bmp
dholmes
In BMP
HiFructose
what do you mean by AR?
dholmes
I assume that AR is newer than the ASIN thing?
BrianFreud
yes
coverart AR = link right to a jpg of coverart
HiFructose
for an AR i still need to have the basic MB data
dholmes
HiFructose: you can associate album art with a release in MB without it being an Amazon ASIN
Yeah, it wasn't there last time I worked on MB substantially (last summer)
BrianFreud
not sure, but it's newer than last summer
aCiD2 hacked together a way to pull it from XML for me before luks officially added it though, so I know it's possible
HiFructose
uhm let's see
heh luks
he actually recommended me not to switch to libmb3 as long as my own MB xmlws implementation is sufficient
;)
BrianFreud
I think it does come from the xml ws though
not sure offhand - not something I personally have needed to pull that way
HiFructose
ok i think it's release-rels for inc
anyone have an example of a release which has coverart through AR?
BrianFreud
just about any bootleg in Nirvana :P
HiFructose
heh
BrianFreud
lol, don't ask :P
dholmes
Haha
I read some of the comments on those edits
BrianFreud
ugh
the 4 pages of edit notes?
on the *one* edit? :P
dholmes
That's why I was so worried about using Nirvana as an example; there were whole novels written about things like how the spaces appear in cat numbers
BrianFreud
LOL
yeah... there's a reason I retired the project
just not worth my getting a hernia trying to get edits through if certain people can't be bothered to read the wiki and see that rules can possibly change
sorry, bitter subject for me... :P
too many fights in the edits
HiFructose
ah
url-rels
gives:
</relation-list
yeah ok i see i need to work on our XMLWS stuff a little
hrm i should switch our CD code to use the XMLWS as well
so far it still requires libmb2
HiFructose does that just now
although
what else can give me discid?
isn't it somewhere on the wiki how the discid is calculated?
BrianFreud
I think so
HiFructose
also BMP uses cdparanoia,maybe it can do it
BrianFreud
that sort of sounds right, actually, for how it's currently being done...