Ok, In the vein of dreaming it and doing it. I would like to be able to manage my 1500 mp3 albums (31,000 files) using R:base. I want to be able to open the tags for these files and update the database with the info found in the tag. Presently I am using a third party application to manage the tags, and then dump the whole library to a .txt file and importing it into rbase. Once there I can browse, sort, launch the files perfectly the way I want. The rub is, when a tag needs to be edited and updated, Rbase needs to know the change was made. Has anyone toyed around in this area yet?
Thanks, Dan

