Commit Graph

748 Commits

Author SHA1 Message Date
Christer Warén
1fcbe8dc98 Update README.md 2021-11-30 00:19:23 +02:00
Christer Warén
145e23cc91 Add direct search to Stations class 2021-11-29 19:50:05 +02:00
Christer Warén
7f791e0075 Update fetch function in Stations class 2021-11-29 19:05:01 +02:00
Christer Warén
e229b91812 If station is false return at restore function in Radio class 2021-11-29 19:04:32 +02:00
Christer Warén
8d66dcb4ae Update audioPlayer idle event in Streamer class 2021-11-29 14:37:14 +02:00
Christer Warén
21743b8383 Update Dependencies 2021-11-29 14:14:03 +02:00
Christer Warén
d7587f4d71 Update Stations class 2021-11-29 14:03:19 +02:00
Christer Warén
eb131a405f Update Dependencies 2021-11-29 13:20:44 +02:00
Christer Warén
2891ceee0d Update stationsListURL 2021-11-29 13:20:33 +02:00
Christer Warén
3c49d3ccec
Merge pull request #136 from warengroup/dependabot/npm_and_yarn/develop/prettier-2.5.0
Bump prettier from 2.4.1 to 2.5.0
2021-11-26 12:20:15 +02:00
dependabot[bot]
88a171d4e5
Bump prettier from 2.4.1 to 2.5.0
Bumps [prettier](https://github.com/prettier/prettier) from 2.4.1 to 2.5.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.4.1...2.5.0)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-26 10:16:13 +00:00
Christer Warén
a289da13e0
Merge pull request #135 from warengroup/dependabot/npm_and_yarn/develop/types/node-16.11.10
Bump @types/node from 16.11.9 to 16.11.10
2021-11-26 12:15:00 +02:00
dependabot[bot]
8f0d73ba29
Bump @types/node from 16.11.9 to 16.11.10
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.11.9 to 16.11.10.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-26 10:13:44 +00:00
Christer Warén
0adffbd240
Merge pull request #134 from warengroup/dependabot/npm_and_yarn/develop/eslint-8.3.0
Bump eslint from 8.2.0 to 8.3.0
2021-11-26 12:12:31 +02:00
dependabot[bot]
90600b12f8
Bump eslint from 8.2.0 to 8.3.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.2.0 to 8.3.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.2.0...v8.3.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-22 08:02:49 +00:00
Christer Warén
5181a2a419 Update Streamer class 2021-11-20 04:35:58 +02:00
Christer Warén
c1ee0f4bc6 Update Dependencies 2021-11-20 03:15:18 +02:00
Christer Warén
4bc4ac65db Update Streamer class 2021-11-20 03:13:27 +02:00
Christer Warén
b7ae0db444 Update Dependencies 2021-11-20 03:13:16 +02:00
Christer Warén
ab9b5fc32f
Merge pull request #133 from warengroup/dependabot/npm_and_yarn/develop/types/node-16.11.8
Bump @types/node from 16.11.7 to 16.11.8
2021-11-20 03:04:51 +02:00
dependabot[bot]
d04610ba48
Bump @types/node from 16.11.7 to 16.11.8
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.11.7 to 16.11.8.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-19 08:03:26 +00:00
Christer Warén
26a220b366
Merge pull request #132 from warengroup/dependabot/npm_and_yarn/develop/typescript-4.5.2
Bump typescript from 4.4.4 to 4.5.2
2021-11-18 14:14:40 +02:00
dependabot[bot]
09991a0080
Bump typescript from 4.4.4 to 4.5.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.4.4 to 4.5.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.4.4...v4.5.2)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-18 08:02:47 +00:00
Christer Warén
d67fa68445 Update Streamer class 2021-11-16 16:55:47 +02:00
Christer Warén
93a4f3e0c4 Update Dependencies 2021-11-16 16:52:47 +02:00
Christer Warén
3d29a7c2ff
Merge pull request #130 from warengroup/dependabot/npm_and_yarn/develop/typescript-eslint/eslint-plugin-5.4.0
Bump @typescript-eslint/eslint-plugin from 5.3.1 to 5.4.0
2021-11-16 16:46:56 +02:00
dependabot[bot]
92b262bbd7
Bump @typescript-eslint/eslint-plugin from 5.3.1 to 5.4.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.3.1 to 5.4.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.4.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-16 14:44:31 +00:00
Christer Warén
5dfb79e2d7
Merge pull request #131 from warengroup/dependabot/npm_and_yarn/develop/typescript-eslint/parser-5.4.0
Bump @typescript-eslint/parser from 5.3.1 to 5.4.0
2021-11-16 16:43:38 +02:00
dependabot[bot]
524107bc94
Bump @typescript-eslint/parser from 5.3.1 to 5.4.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.3.1 to 5.4.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.4.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-16 08:03:15 +00:00
Christer Warén
0479e21015
Merge pull request #129 from warengroup/dependabot/npm_and_yarn/develop/discordjs/opus-0.7.0
Bump @discordjs/opus from 0.6.0 to 0.7.0
2021-11-15 17:14:45 +02:00
dependabot[bot]
bf1b2a9d31
Bump @discordjs/opus from 0.6.0 to 0.7.0
Bumps [@discordjs/opus](https://github.com/discordjs/opus) from 0.6.0 to 0.7.0.
- [Release notes](https://github.com/discordjs/opus/releases)
- [Commits](https://github.com/discordjs/opus/compare/v0.6.0...v0.7.0)

---
updated-dependencies:
- dependency-name: "@discordjs/opus"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-15 08:04:01 +00:00
Christer Warén
2e077f639b Update Dependencies 2021-11-12 15:50:46 +02:00
Christer Warén
16f91fa3f1
Merge pull request #128 from warengroup/dependabot/npm_and_yarn/develop/discordjs/voice-0.7.3
Bump @discordjs/voice from 0.7.2 to 0.7.3
2021-11-11 17:40:55 +02:00
dependabot[bot]
db32310b44
Bump @discordjs/voice from 0.7.2 to 0.7.3
Bumps [@discordjs/voice](https://github.com/discordjs/voice) from 0.7.2 to 0.7.3.
- [Release notes](https://github.com/discordjs/voice/releases)
- [Changelog](https://github.com/discordjs/voice/blob/main/CHANGELOG.md)
- [Commits](https://github.com/discordjs/voice/compare/v0.7.2...v0.7.3)

---
updated-dependencies:
- dependency-name: "@discordjs/voice"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-11 08:02:39 +00:00
Christer Warén
10b94e1d62 Update Dependencies 2021-11-10 15:01:43 +02:00
Christer Warén
8476c7d484
Merge pull request #127 from warengroup/dependabot/npm_and_yarn/develop/nodemon-2.0.15
Bump nodemon from 2.0.14 to 2.0.15
2021-11-10 14:25:08 +02:00
dependabot[bot]
8b7747a914
Bump nodemon from 2.0.14 to 2.0.15
Bumps [nodemon](https://github.com/remy/nodemon) from 2.0.14 to 2.0.15.
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](https://github.com/remy/nodemon/compare/v2.0.14...v2.0.15)

---
updated-dependencies:
- dependency-name: nodemon
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-10 08:04:03 +00:00
Christer Warén
32ed9edce5 Update Dependencies 2021-11-09 15:09:01 +02:00
Christer Warén
74298deaf4
Merge pull request #124 from warengroup/dependabot/npm_and_yarn/develop/node-fetch-3.1.0
Bump node-fetch from 3.0.0 to 3.1.0
2021-11-09 14:36:19 +02:00
dependabot[bot]
1a36e7481b
Bump node-fetch from 3.0.0 to 3.1.0
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v3.0.0...v3.1.0)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-09 12:35:09 +00:00
Christer Warén
5e6c3f0cec
Merge pull request #125 from warengroup/dependabot/npm_and_yarn/develop/types/node-16.11.7
Bump @types/node from 16.11.6 to 16.11.7
2021-11-09 14:34:22 +02:00
dependabot[bot]
8e7ceac8c2
Bump @types/node from 16.11.6 to 16.11.7
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.11.6 to 16.11.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-09 12:33:12 +00:00
Christer Warén
c5be6ef112
Merge pull request #123 from warengroup/dependabot/npm_and_yarn/develop/typescript-eslint/eslint-plugin-5.3.1
Bump @typescript-eslint/eslint-plugin from 5.3.0 to 5.3.1
2021-11-09 14:32:21 +02:00
dependabot[bot]
45d37c1f39
Bump @typescript-eslint/eslint-plugin from 5.3.0 to 5.3.1
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.3.0 to 5.3.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.3.1/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-09 12:31:12 +00:00
Christer Warén
8842e8e684
Merge pull request #126 from warengroup/dependabot/npm_and_yarn/develop/typescript-eslint/parser-5.3.1
Bump @typescript-eslint/parser from 5.3.0 to 5.3.1
2021-11-09 14:30:21 +02:00
dependabot[bot]
0da7568f50
Bump @typescript-eslint/parser from 5.3.0 to 5.3.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.3.0 to 5.3.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.3.1/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-09 08:05:57 +00:00
Christer Warén
dc9caba870
Merge pull request #122 from warengroup/dependabot/npm_and_yarn/develop/eslint-8.2.0
Bump eslint from 8.1.0 to 8.2.0
2021-11-08 16:39:10 +02:00
dependabot[bot]
d0939c8a95
Bump eslint from 8.1.0 to 8.2.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.1.0 to 8.2.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.1.0...v8.2.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-08 08:03:46 +00:00
Christer Warén
d585b1c619 Update Dependencies 2021-11-02 09:52:54 +02:00
Christer Warén
62096ea2d5
Merge pull request #121 from warengroup/dependabot/npm_and_yarn/develop/discordjs/voice-0.7.2
Bump @discordjs/voice from 0.6.0 to 0.7.2
2021-11-02 09:27:42 +02:00