npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

zapp-pipes-provider-emmys-rest

v2.27.0

Published

Emmys DSP rest version via Express

Downloads

10

Readme

zapp-pipes-provider-emmys-rest

REST server only for roku TV (base on the original of DSP idea)

Latest Version : 2.27.0

Versioning

We decide to support different version for the request received on this rest-api-service. The version need to be sent by parameter (dspversion=x) .

Inside the code, who manage the version, are the parsers, in order to transforms the OST api into a feed. Foreach version please create a NEW folder inside your parser manager (example: categoryParser/V2/categoryViewParser.js), and add the new logic ONLY inside the new versioned file. (don't worry about code duplication, is ugly but keep the logic of version separated and clean) One example of it works can be found in: < root >/src/parsers/submissionsParser

ChangeLog

Current Version : 2.27.0

  • 1.4.1c: Add Description, Talents for Roku (tvApp), version 2

  • 1.4.2: HotFix ForceEmpty on submissionViewParser

  • 1.6.0: Added filter for official my-category / New tag and logic for category and submission

  • 1.7.0: Programs Submissions order by official

  • 1.7.1: Fix: added feed title for official submissions

  • 1.7.2: hofix forceEmpty for tvapp

  • 1.8.0: dynamic content for hero

  • 1.8.1: HotFix for undefined link on submissionsViewParser

  • 2.0.1: Increment the maximum limit on submissions handler (https://applicaster.atlassian.net/browse/IM-629)

  • 2.6.2: alignment to normal dsp 2.6.1 + including favorites

  • 2.7.0: Add tags "Winner" and "Nominated" for submissions : https://applicaster.atlassian.net/browse/IM-704

  • 2.9.0 feat: add new feed for "Some of this year’s nominees" : https://applicaster.atlassian.net/browse/IM-702

  • 2.9.1: fix: submissions favorite feed id

  • 2.10.0: feat: add tags 'x Nominations', 'Winner' for categories : https://applicaster.atlassian.net/browse/IM-705

  • 2.11.0: feat: change submissions list order : https://applicaster.atlassian.net/browse/IM-708

  • 2.11.1: feat: adding typeContent for categories hero (winner/nominees) : https://applicaster.atlassian.net/browse/IM-707

  • 2.12.0: feat: change tags : https://applicaster.atlassian.net/browse/IM-745

  • 2.13.0: Feature: Update networks and programs with new endpoint for groupings : https://applicaster.atlassian.net/browse/IM-743

  • 2.14.0: feat: typecontent for program screen hero : https://applicaster.atlassian.net/browse/IM-713

  • 2.14.1 hotfix for grouping

  • 2.15.0 feat: typecontent for submission screen others : https://applicaster.atlassian.net/browse/IM-714, hotfix: https://applicaster.atlassian.net/browse/IM-713

  • 2.15.1: hotfix: connected component for networks and programs

  • 2.15.2 hotfix: https://applicaster.atlassian.net/browse/IM-714, hotfix: https://applicaster.atlassian.net/browse/IM-713

  • 2.15.3 fix: https://applicaster.atlassian.net/browse/IM-755

  • 2.15.5 hotfix: IM-713

  • 2.15.6 using limit param fro submissions: IM-744

  • 2.16.0 categories filter by nominees or winner: IM-735

  • 2.16.1 fix: IM-714

  • 2.16.2 fix: IM-768

  • 2.17.0 feat: new feeds for program screen : https://applicaster.atlassian.net/browse/IM-736

  • 2.17.1 Fix: banner not displayed on mobile request

  • 2.17.3 fix: Hide banner and grid if no data : https://applicaster.atlassian.net/browse/IM-769

  • 2.17.4 fix: IM-713

  • 2.17.5 fix: IM-708

  • 2.17.6 feat: Submissions, display only one tag for submission: https://applicaster.atlassian.net/browse/IM-771

  • 2.18.0 feat: summmary for program hero on mobile https://applicaster.atlassian.net/browse/IM-774

  • 2.19.0 feat: new entry for submission screen - Lead Performers https://applicaster.atlassian.net/browse/IM-772

  • 2.19.1 fix the missing program : https://applicaster.atlassian.net/browse/IM-786

  • 2.19.2 hotfix for dspversion 4

  • 2.19.3 https://applicaster.atlassian.net/browse/IM-792

  • 2.19.4 https://applicaster.atlassian.net/browse/IM-794

  • 2.19.5 https://applicaster.atlassian.net/browse/IM-793 + align current dsp

  • 2.19.6 https://applicaster.atlassian.net/browse/IM-796: Filter Nominees by status

  • 2.19.7 https://applicaster.atlassian.net/browse/IM-796: Filter Nominees by status + fox programs

  • hotfix (fix a typo only on rest service for networks handler)

  • 2.19.8 fix: continue watchlist order https://applicaster.atlassian.net/browse/IM-746

  • 2.19.9 fix: IM-821 | submission parser fix for programs

  • 2.20.0 feat: IM-817 | category hero - add winner before the summary

  • 2.21.0 feat: IM-830 | entrants component, append the role title

  • 2.21.1 The grouping for the letters were missing the letters K and W

  • 2.22.0 feat: IM-819 | Program Screen Hero, change order between nominees and winners

  • 2.23.0 feat: IM-741 | append token to documents url https://applicaster.atlassian.net/browse/IM-741

  • 2.23.1 fix: IM-818 | show talent name in the winning title https://applicaster.atlassian.net/browse/IM-818

  • 2.23.2 fix: IM-860 | fix winning title for category hero (PROGRAM type) https://applicaster.atlassian.net/browse/IM-860

  • 2.23.3 fix: IM-861 | change filtering for other nominees https://applicaster.atlassian.net/browse/IM-861

  • 2.24.0: DSP Lazy-Loading : https://applicaster.atlassian.net/browse/IM-835

  • 2.24.1: fix: IM-838 | new banner fix https://applicaster.atlassian.net/browse/IM-838

  • 2.25.0: feat(mobile): IM-867 | remove summary line for category hero https://applicaster.atlassian.net/browse/IM-867

  • 2.25.1 hotfix: remove temporary the params (lmit/start) from programs/networks

  • 2.25.2 fix: IM-860 | fix winning title for category list item (PROGRAM type) https://applicaster.atlassian.net/browse/IM-860

  • 2.25.3 fix: IM-860 | fix winning title for my category details list item (PROGRAM type) https://applicaster.atlassian.net/browse/IM-860

  • 2.25.4 fix: IM-878 | https://applicaster.atlassian.net/browse/IM-878

  • 2.26.0 feat: IM-841 | https://applicaster.atlassian.net/browse/IM-841

  • 2.26.1 feat: HotFix for program/networks with start/limit params

  • 2.26.2 fix: List of programs are not returning a title https://applicaster.atlassian.net/browse/IM-892

  • 2.26.3 fix: Search results sometimes return duplicates https://applicaster.atlassian.net/browse/IM-905

  • 2.26.4 feat: IM-741 | fix token

  • 2.26.5 fix: IM-463 | IM-505 | fix sneak-peek

  • 2.26.6 fix: add Sneak Peek title

  • 2.27.0 feat: adding Time left param to watchlist/continue watching