Unoffical empeg BBS

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

Topic Options
#208088 - 03/03/2004 20:29 Last change to music database?
jules
member

Registered: 21/01/2002
Posts: 174
Loc: Indiana USA
Folks,

I'm working on a remote control application that needs to rebuild its database whenever new tunes or playlists have been added to the empeg or have been modified. How can I find out the time when this happened? Right now, I'm scanning the timestamp of all the fids in the drives and using the latest one found, but I wonder if there is a more direct way of finding this out. Any ideas?

Thanks!

Top
#208089 - 03/03/2004 20:53 Re: Last change to music database? [Re: jules]
tman
carpal tunnel

Registered: 24/12/2001
Posts: 5528
Look at /empeg/var/database or /empeg/var/database3. It would be updated everytime something gets uploaded or changed.

Top
#208090 - 03/03/2004 22:56 Re: Last change to music database? [Re: tman]
jules
member

Registered: 21/01/2002
Posts: 174
Loc: Indiana USA
Thanks! That's definitely easier than looking over all the fids.

Are the structure of the tags, database, and playlists files in /empeg/var documented somewhere?

Top
#208091 - 03/03/2004 23:05 Re: Last change to music database? [Re: jules]
tonyc
carpal tunnel

Registered: 27/06/1999
Posts: 7058
Loc: Pittsburgh, PA
Are the structure of the tags, database, and playlists files in /empeg/var documented somewhere?
Not that I know of, but jEmplode's source contains code for building them.
_________________________
- Tony C
my empeg stuff

Top
#208092 - 04/03/2004 08:41 Re: Last change to music database? [Re: jules]
mlord
carpal tunnel

Registered: 29/08/2000
Posts: 14484
Loc: Canada
>Are the structure of the tags, database, and playlists files
>in /empeg/var documented somewhere?

Yes, there was a BBS posting somewhere that described their rather simple formats.

-ml

Top