[FredLUG] Re: How to print an MP3 library listing?
Kermit Jones
kermitjr at gmail.com
Sun Jan 6 00:57:08 EST 2008
With amarok running, you can call a DCOP function from the command line like
this:
Code:
dcop amarok collection query "SELECT title FROM tags" > mycollection
That will give you the titles in the collection. You can change up the query
to extract more specific results.
KermitJr
On Jan 5, 2008 3:10 PM, Paul W. Frields <stickster at gmail.com> wrote:
> On Sat, 2008-01-05 at 12:44 -0500, Chris O'Donnell wrote:
> > Back in my Windoze days, my MP3 player of choice (Media Monkey) produced
> > a pretty HTML listing of my library with just one click. I have yet to
> > find anything similar in Linux. This is my best effort so far -
> > http://www.odonnellweb.com/music2.txt - a directory listing dumped to a
> > text file, using lots of --hide modifiers to hide the album art files,
> > playlists, and other crud that has collected over the years. It's not
> > bad, but kind of hard to read.
> >
> > Any ideas on how to make this more usable? My Google-fu failed to turn
> > up a script or app that would do this automagically. I looked at EasyTAG
> > but doesn't have any print or reporting capabilities. It was also
> > painfully slow reading 3500 odd ID3 tags from a NAS drive.
>
> Interesting question. I use Rhythmbox (mostly for integration reasons),
> and it stores its library metadata in XML, which would seem to make this
> a pretty easy task. Can XML data be imported easily into, say, OO.o
> Calc?
>
> --
> Paul W. Frields, RHCE http://paul.frields.org/
> gpg fingerprint: 3DA6 A0AC 6D58 FEC4 0233 5906 ACDB C937 BD11 3717
> Fedora Project: http://pfrields.fedorapeople.org/
> irc.freenode.net: stickster @ #fedora-docs, #fedora-devel, #fredlug
>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "FredLUG" group.
To post to this group, send email to fredlug at googlegroups.com
To unsubscribe from this group, send email to fredlug-unsubscribe at googlegroups.com
For more options, visit this group at http://groups.google.com/group/fredlug?hl=en
-~----------~----~----~----~------~----~------~--~---
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://calypso.tux.org/pipermail/fredlug/attachments/20080106/e9d6b97b/attachment.html
More information about the Fredlug
mailing list