Unoffical empeg BBS

Quick Links: Empeg FAQ | RioCar.Org | Hijack | BigDisk Builder | jEmplode | emphatic
Repairs: Repairs

Topic Options
#186489 - 23/10/2003 15:37 music collection listing app?
loren
carpal tunnel

Registered: 23/08/2000
Posts: 3826
Loc: SLC, UT, USA
Bitt and I are looking for an application that will make a list of a music collection, preferable to a text file.

I've got my music as genre/artist/album/##-song title on my windows file server... so if anyone knows an app or way to just output a directory tree that would probably work... though i wouldn't want to list all of the songs, so a folder depth would need to be a setting.

I know i could do a CSV export from emplode, but my music isn't all on my empeg and my empeg is in a state of flux as a i do a mass reorg. and retag. Could i just drag it all into emplode and export the CSV without syncing?

Anyone know of a good app that foots the bill?
_________________________
|| loren ||

Top
#186490 - 23/10/2003 15:43 Re: music collection listing app? [Re: loren]
tman
carpal tunnel

Registered: 24/12/2001
Posts: 5528
How about dir /ad /b /s ?

Top
#186491 - 23/10/2003 15:45 Re: music collection listing app? [Re: tman]
ricin
veteran

Registered: 19/06/2000
Posts: 1495
Loc: US: CA
I was just going to say that. There's always tree /a > file.txt as well.
_________________________
Donato
MkII/080000565
MkIIa/010101253
ricin.us

Top
#186492 - 23/10/2003 15:51 Re: music collection listing app? [Re: loren]
mschrag
pooh-bah

Registered: 09/09/2000
Posts: 2303
Loc: Richmond, VA
If you can't find anything that does what you need, I can write up a simple app that does this for you guys ...

Top
#186493 - 23/10/2003 16:29 Re: music collection listing app? [Re: mschrag]
loren
carpal tunnel

Registered: 23/08/2000
Posts: 3826
Loc: SLC, UT, USA
Ooo... DOS! Duh. Tree looks like it will be perfect for a good simple list. Thanks guys! And thanks for the offer Mike =]
_________________________
|| loren ||

Top
#186494 - 23/10/2003 16:33 Re: music collection listing app? [Re: loren]
jbauer
veteran

Registered: 08/05/2000
Posts: 1429
Loc: San Francisco, CA
Wow, tree works really well. I used to do it with dir /s.

Attached is my current list.

- Jon


Attachments
185086-listing.zip (56 downloads)


Top
#186495 - 24/10/2003 01:40 Re: music collection listing app? [Re: jbauer]
loren
carpal tunnel

Registered: 23/08/2000
Posts: 3826
Loc: SLC, UT, USA
Hrmm... any idea why tree wouldn't output the list alphabetically? Mine's sorta jumbled up....

Edit: actually... they seem to be in somewhat chronological order of when they were added on the artist level. Strange. I'm having to run this with the drive as a network drive as it's on a win98 box, and i'm using a win2k box. 98 doesn't seem to have tree.
_________________________
|| loren ||

Top
#186496 - 24/10/2003 09:36 Re: music collection listing app? [Re: loren]
jmwking
old hand

Registered: 27/02/2003
Posts: 770
Loc: Washington, DC metro
Mine's sorta jumbled up....
If you're using the DIR command, try adding the option /on - sort by name.

-jk

Top
#186497 - 24/10/2003 14:30 Re: music collection listing app? [Re: jmwking]
loren
carpal tunnel

Registered: 23/08/2000
Posts: 3826
Loc: SLC, UT, USA
I was using the Tree command. It's sorting by last modified date i've figured out. Sucks! There's gotta be a way around this. Anyone know of a modified/more capable tree command?? This is exactly what i want if it would just sort correctly!
_________________________
|| loren ||

Top
#186498 - 28/10/2003 09:40 Re: music collection listing app? [Re: loren]
ithoughti
old hand

Registered: 17/07/2001
Posts: 721
Loc: Boston, MA USA
couldn't you just copy/paste the list into excel and sort?
_________________________
---------
//matt

Top
#186499 - 28/10/2003 13:28 Re: music collection listing app? [Re: ithoughti]
loren
carpal tunnel

Registered: 23/08/2000
Posts: 3826
Loc: SLC, UT, USA
I don' t know excel very well, but i'm pretty sure it couldn't deal with the output of tree. =]
_________________________
|| loren ||

Top
#186500 - 28/10/2003 13:49 Re: music collection listing app? [Re: loren]
ricin
veteran

Registered: 19/06/2000
Posts: 1495
Loc: US: CA
lstree is a more powerful version of tree. It allows for sorting and HTML output, might be what you're looking for.

OTOH, I could've sworn there was a GUI directory listing program somewhere that generated pretty HTML files with full directory structure and sorting, but I just can't seem to find it. I think a link to it was even posted to this board a while back. Maybe not, I don't know.
_________________________
Donato
MkII/080000565
MkIIa/010101253
ricin.us

Top
#186501 - 28/10/2003 14:21 Re: music collection listing app? [Re: ricin]
ricin
veteran

Registered: 19/06/2000
Posts: 1495
Loc: US: CA
There's a nice awk program called vtree (ftp link below) as well. You can get a native Windows gawk binary here. I haven't tested it with Windows because I don't have a Windows machine here at work, but it should work.

ftp://ftp.armory.com/pub/scripts/vtree


Edit: Now that I look at it, I don't think it'll work in Windows without some heavy tweaking. Still, great little awk script to have around for all the unix/linux people out there, it works great.


Edited by ricin (28/10/2003 14:50)
_________________________
Donato
MkII/080000565
MkIIa/010101253
ricin.us

Top
#186502 - 28/10/2003 14:37 Re: music collection listing app? [Re: ricin]
webroach
old hand

Registered: 23/07/2003
Posts: 869
Loc: Colorado
It should actually be fairly trivial to use the XML dump from emplode and a bit of perl to make an HTML music-collection "listing", with directories and whatnot....... Would anyone want it if I actually went ahead and coded it?
_________________________
Dave

Top
#186503 - 28/10/2003 14:57 Re: music collection listing app? [Re: webroach]
ricin
veteran

Registered: 19/06/2000
Posts: 1495
Loc: US: CA
Very true; but as he said, all of his music is not on the empeg, and even what is isn't necessarily organized as he'd like.
_________________________
Donato
MkII/080000565
MkIIa/010101253
ricin.us

Top
#186504 - 30/10/2003 00:17 Re: music collection listing app? [Re: ricin]
loren
carpal tunnel

Registered: 23/08/2000
Posts: 3826
Loc: SLC, UT, USA
YES! lstree did the trick. Perfect. Thanks man. =]

Welp, here's the list. it's a ~160K text file! Wow... I need more classical. =]


Attachments
186022-LorensMusicList.txt (222 downloads)

_________________________
|| loren ||

Top