rllc / llc-archives

Archived sermons, backed by the cloud
https://llc-archives.herokuapp.com
MIT License
1 stars 1 forks source link

MP3 metadata performance enhancements #49

Open smcadams86 opened 8 years ago

smcadams86 commented 8 years ago

It chews up a fair amount of RAM and CPU to download and process all files in one shot. Refactor processing to process files one at a time.

Nice To Have : ability to throttle processing at a threshold.