Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

few extra features #16

Open
wants to merge 41 commits into
base: master
Choose a base branch
from
Open

few extra features #16

wants to merge 41 commits into from

Commits on Feb 18, 2016

  1. Configuration menu
    Copy the full SHA
    cd7175a View commit details
    Browse the repository at this point in the history
  2. add support for slice, sliceSeconds, sliceDates, clone along with pri…

    …nting out the ENFLIST if the playlistType is not available, since it's optional
    akhoury committed Feb 18, 2016
    Configuration menu
    Copy the full SHA
    05c9cda View commit details
    Browse the repository at this point in the history
  3. live test should include playlistType=EVENT, since it's optional and …

    …if it's not there, it is assumed to be a VOD
    akhoury committed Feb 18, 2016
    Configuration menu
    Copy the full SHA
    d213e21 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2016

  1. Configuration menu
    Copy the full SHA
    a61a689 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2016

  1. add support for custom parse, i.e. set date using filename if the pro…

    …gram-date-time isnt available
    akhoury committed Feb 20, 2016
    Configuration menu
    Copy the full SHA
    e9f3cca View commit details
    Browse the repository at this point in the history
  2. gte

    akhoury committed Feb 20, 2016
    Configuration menu
    Copy the full SHA
    298df09 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2016

  1. sliceSeconds fix

    akhoury committed Feb 22, 2016
    Configuration menu
    Copy the full SHA
    991825f View commit details
    Browse the repository at this point in the history
  2. comment:

    akhoury committed Feb 22, 2016
    Configuration menu
    Copy the full SHA
    b0e52bc View commit details
    Browse the repository at this point in the history
  3. slice fixes

    akhoury committed Feb 22, 2016
    Configuration menu
    Copy the full SHA
    00de3ed View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2016

  1. deep copy when cloning

    akhoury committed Feb 23, 2016
    Configuration menu
    Copy the full SHA
    1a8f4c0 View commit details
    Browse the repository at this point in the history
  2. support lax mode, less restrictive m3u8 playlist parsing to enable me…

    …rging a playlist with a tail of another
    akhoury committed Feb 23, 2016
    Configuration menu
    Copy the full SHA
    dec75e7 View commit details
    Browse the repository at this point in the history
  3. real unique merge support, vs the older-merge which behaved just like…

    … concat, also added concat ability
    akhoury committed Feb 23, 2016
    Configuration menu
    Copy the full SHA
    42e2164 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2016

  1. typos

    akhoury committed Feb 24, 2016
    Configuration menu
    Copy the full SHA
    bc701eb View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2016

  1. adding tests + comments

    akhoury committed Feb 25, 2016
    Configuration menu
    Copy the full SHA
    f743636 View commit details
    Browse the repository at this point in the history
  2. 0.0.7

    akhoury committed Feb 25, 2016
    Configuration menu
    Copy the full SHA
    69c7db1 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2016

  1. mainly added m3u.mergeDates(), along with its dependencies m3u.sortDa…

    …tes(), m3u.findDateGaps() and m3u.insertPlaylistItemsAfter()
    akhoury committed Mar 3, 2016
    Configuration menu
    Copy the full SHA
    4b50878 View commit details
    Browse the repository at this point in the history
  2. m3u.merge() is back the way it was, to be backward compatible, also r…

    …enamed all new functions to be more explicit, also added test for m3u.mergeByDate()
    akhoury committed Mar 3, 2016
    Configuration menu
    Copy the full SHA
    84d27ef View commit details
    Browse the repository at this point in the history
  3. discontinuity bug fix

    akhoury committed Mar 3, 2016
    Configuration menu
    Copy the full SHA
    2792d1b View commit details
    Browse the repository at this point in the history
  4. var name

    akhoury committed Mar 3, 2016
    Configuration menu
    Copy the full SHA
    e9f56c2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    49b8709 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2016

  1. added m3u.sortByDate(), m3u.sortByUri(), m3u.isDateSupported(), fixed…

    … minor date slicing bug
    akhoury committed Mar 4, 2016
    Configuration menu
    Copy the full SHA
    3ba7418 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2016

  1. Configuration menu
    Copy the full SHA
    dabc7e2 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2016

  1. Configuration menu
    Copy the full SHA
    3446a73 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2016

  1. Configuration menu
    Copy the full SHA
    d7e73f3 View commit details
    Browse the repository at this point in the history
  2. project tidy files

    akhoury committed Apr 7, 2016
    Configuration menu
    Copy the full SHA
    d09dd57 View commit details
    Browse the repository at this point in the history
  3. w

    akhoury committed Apr 7, 2016
    Configuration menu
    Copy the full SHA
    51d2efe View commit details
    Browse the repository at this point in the history
  4. editorconfig

    akhoury committed Apr 7, 2016
    Configuration menu
    Copy the full SHA
    f2247c2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a147338 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2016

  1. Configuration menu
    Copy the full SHA
    8dedf80 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    967d765 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2016

  1. Configuration menu
    Copy the full SHA
    8f0d784 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    53e0be5 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2016

  1. wtf ?

    ```
    {
    	"message": "createM3U is not defined",
    	"stack": "ReferenceError: createM3U is not defined\n    at M3U.mergeByDate (/Users/akhoury/Perforce/akhoury_azizs-mac-mini_4287/speech/ramp/sites/m3u8-service/node_modules/m3u8/m3u.js:190:80)\n    at /Users/akhoury/Perforce/akhoury_azizs-mac-mini_4287/speech/ramp/sites/m3u8-service/lib/index.js:295:24\n    at tryCatchResolve (/Users/akhoury/Perforce/akhoury_azizs-mac-mini_4287/speech/ramp/sites/m3u8-service/node_modules/when/lib/apply.js:46:23)\n    at callAndResolve (/Users/akhoury/Perforce/akhoury_azizs-mac-mini_4287/speech/ramp/sites/m3u8-service/node_modules/when/lib/apply.js:30:12)\n    at callAndResolveNext (/Users/akhoury/Perforce/akhoury_azizs-mac-mini_4287/speech/ramp/sites/m3u8-service/node_modules/when/lib/apply.js:40:4)\n    at tryCatchReject3 (/Users/akhoury/Perforce/akhoury_azizs-mac-mini_4287/speech/ramp/sites/m3u8-service/node_modules/when/lib/makePromise.js:856:7)\n    at runContinuation3 (/Users/akhoury/Perforce/akhoury_azizs-mac-mini_4287/speech/ramp/sites/m3u8-service/node_modules/when/lib/makePromise.js:814:4)\n    at Fulfilled.fold (/Users/akhoury/Perforce/akhoury_azizs-mac-mini_4287/speech/ramp/sites/m3u8-service/node_modules/when/lib/makePromise.js:588:4)\n    at callAndResolve (/Users/akhoury/Perforce/akhoury_azizs-mac-mini_4287/speech/ramp/sites/m3u8-service/node_modules/when/lib/apply.js:34:12)\n    at callAndResolveNext (/Users/akhoury/Perforce/akhoury_azizs-mac-mini_4287/speech/ramp/sites/m3u8-service/node_modules/when/lib/apply.js:40:4)"
    }
    ```
    akhoury committed May 12, 2016
    Configuration menu
    Copy the full SHA
    7151198 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2016

  1. add isMaster()

    akhoury committed May 22, 2016
    Configuration menu
    Copy the full SHA
    6803773 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2016

  1. Configuration menu
    Copy the full SHA
    0390f41 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2016

  1. Configuration menu
    Copy the full SHA
    c0a390d View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2016

  1. Configuration menu
    Copy the full SHA
    21e49b1 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2016

  1. Configuration menu
    Copy the full SHA
    450eb37 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2016

  1. Configuration menu
    Copy the full SHA
    0a34035 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    059c78d View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2018

  1. Configuration menu
    Copy the full SHA
    9ebaaec View commit details
    Browse the repository at this point in the history