Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

oliviervdv

macrumors newbie
Original poster
Hello,

I've searched but didn't find anything.

In Windows, I used to use Directory List Pro, that would browse my music directory, and export to a CSV file, with the fields I wanted.

I am looking for something similar in OSX.

Ideally, I'd like something "online", so then when I am in a music shop, I can browse my collection to check what I (don't) have.

Any idea?

TIA, OV
 
If it doesn't have to be flashy, just do something like

Code:
ls -R /Users/username/Music/ > database.txt

...and post it online somewhere.
 
I have the same problem, I want to see my music collection when I am out shopping.

I'm actually planning to build a mobile app for this.

Let me know what you think.


Hello,

I've searched but didn't find anything.

In Windows, I used to use Directory List Pro, that would browse my music directory, and export to a CSV file, with the fields I wanted.

I am looking for something similar in OSX.

Ideally, I'd like something "online", so then when I am in a music shop, I can browse my collection to check what I (don't) have.

Any idea?

TIA, OV
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.