NodeJS project to migrate Sermon Series categorized Libsyn archives over to Nucleus Sermon Engine.
- Dynamically pull categories and entire backlog from Libsyn
- Login, upload, and set metadata on each item in Nucleus
- Track completion in database in case of failure or user stoppage
- Deploy easy to use archive migration product to cloud for maximum throughput
Please feel free to make pull requests with well documented code that:
- Implements new sources to pull episodes from
- Improves stability, speed, or resource cost.