2.0.4 • Published 6 years ago

munar-plugin-dj-history-skip v2.0.4

Weekly downloads
-
License
ISC
Repository
-
Last release
6 years ago

munar-plugin-dj-history-skip

Munar plugin that auto-skips songs that are in the play history.

Intended for Adapters with a DJ Booth and a DJ History, like plug.dj or üWave.

Installation

$ npm install --save munar-plugin-dj-history-skip

Usage

{
  "plugins": [
    ["dj-history-skip", {
      // Amount of songs to look back in the history.
      "limit": 50,
      // Waitlist position to move a skipped user to, if the adapter has a
      // Waitlist.
      "lockskipPosition": 1
    }]
  ]
}

License

ISC

2.0.4

6 years ago

2.0.3

7 years ago

2.0.1

7 years ago

2.0.0

7 years ago

1.2.0

8 years ago

1.1.2

8 years ago

1.1.1

8 years ago

1.1.0

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago