m3u8-parser/scripts
Patrick Wolfe 63dd2e4dad Linter update (#9)
* Added conditional to subsequent PROGRAM-DATE-TIME tags from being read. Now only the first tag encountered in a file is added to the manifest.

* Updated project to use most recent version of video.js standard; applied lint changes to entire project.

* Updated CHANGELOG HEAD section with latest changes.

* Removed node 0.10 and 0.12 from the Travis config.

* Updated date time test to include two #EXT-X-PROGRAM-DATE-TIME tags so that we can verify parser only takes the first instance of the date time tag.

* Reverted changes to make parser only read first #EXT-X-PROGRAM-DATE-TIME tag so that it remains compliant with the standard.

* Updated CHANGELOG to fit latest in head.
2016-09-22 10:29:14 -04:00
..
banner.ejs Initial commit/release 2016-06-07 11:43:01 -04:00
build-test.js Export m3u8 fixtures as part of test build process 2016-06-19 13:24:30 -07:00
export-m3u8s.js Linter update (#9) 2016-09-22 10:29:14 -04:00
postversion.js Initial commit/release 2016-06-07 11:43:01 -04:00
server.js Linter update (#9) 2016-09-22 10:29:14 -04:00
version.js Initial commit/release 2016-06-07 11:43:01 -04:00