|
hmm yea .. i mean a real application ..
syncdrop is a command line perl script and im not sure how g:sync interacts with it, but its just a face on top of syncdrop ..
by m:trip competitor i mean that we, the community, can determine the file menu, how to load files, how to edit files, etc. etc. etc.
it would be more in line with M:2 (the java version) ..
right now ive got my script processing all mp3s that i place in the ROOT\Music folder .. it doesnt rename them or anything .. I hate the M1240001.mp3 file format, so it keeps the original file names ..
the sync file is in ROOT\mrobe.exe
all you do is drag and drop your mp3s to the ROOT\Music folder and double click on ROOT\mrobe.exe and it compiles the index files for you ..
that is what it is right now .. however because i took the time to write actual classes for the mrobe interaction rather than one main loop, these classes can be reused for future mrobe development so that the syncing wont have to be rewritten again in the future ..
|