Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 424 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 424 Bytes

bs-asset-fetcher

Brightsign asset fetcher library for use with the onboard node.js server

Requirements

  • Save and check hashes before attempting a download so as not to download the same file twice
  • Multiple sync specs, same pool or separate pools
  • RSS media feeds
  • Periodic checks for new data
  • Plugabble sync spec parsing
  • Different hash algorithms, esp MD5

TODOs

  • Add tests
  • Integrate Travis, commitizen