I have a possible use case for a personal project, and am thinking of using OACS again (lots of changes since 1999 :) I have a few questions though.
This will be mostly backend (publishers song catalog and payments/expenses etc.), but also will need to track metadata about the song etc. It won't be an "accounting app", but rather an internal accounting app to run reports off of. I've already written the database, so that's not an issue for OACS.
Excuse these questions if they are somewhere online, but I did look for an hour or so.
1. Is there any way to stream or play .mp3?
2. One of the important things is for the metadata/accounting, being able to look up in a reference table (easy), but also add to the reference table from the master record (i.e. category in expense, or genre in song).
3. It would be nice to have some kind of amazon S3 integration for the file uploads, not a deal breaker, but nice to have.
4. I'm debating just running this on my laptop, is there a way to run on MacOS yet? If not, I can host on linode.
Thanks!