Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 584 Bytes

File metadata and controls

17 lines (11 loc) · 584 Bytes

Libsyn2Nucleus

NodeJS project to migrate Sermon Series categorized Libsyn archives over to Nucleus Sermon Engine.

Project Goals

  • 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

Developers:

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.