sickchill
sickchill copied to clipboard
Less rage, more chill.
## Summary In a recent update to Jellyfin (v10.9.0), they have merged a [change ](https://github.com/jellyfin/jellyfin/releases/tag/v10.9.0) which removes the older Emby Notifications endpoint which sickchill used when checking if an api...
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start)...
Refactor a bunch of variables to snake_case ## Summary by CodeRabbit - **New Features** - Enhanced robustness in error handling by ensuring `error_count` and `warning_count` variables are initialized correctly in...
Proposed changes in this pull request: - includes new function containsAllWords - required words are checked with the new function containsAllWords - the release is only accepted if all required...
Bumps [eslint-config-xo](https://github.com/xojs/eslint-config-xo) from 0.45.0 to 0.46.0. Release notes Sourced from eslint-config-xo's releases. v0.46.0 New rules @stylistic/indent-binary-ops d91defd @stylistic/function-paren-newline fb5e204 @stylistic/block-spacing cb6b443 @stylistic/multiline-ternary 3dea281 Breaking Require Node.js 18.18 Migrate to flat...
Bumps [eslint-plugin-no-use-extend-native](https://github.com/dustinspecker/eslint-plugin-no-use-extend-native) from 0.5.0 to 0.7.2. Commits a47597d chore(package.json): bump version to 0.7.2 83ae89e feat: add name (for tooling) 165dfc7 chore(package.json): bump version to 0.7.1 02f16c7 fix: add exports to...
Bumps [eslint-plugin-ava](https://github.com/avajs/eslint-plugin-ava) from 14.0.0 to 15.0.1. Release notes Sourced from eslint-plugin-ava's releases. v15.0.1 Fix flat config eb6088b https://github.com/avajs/eslint-plugin-ava/compare/v15.0.0...v15.0.1 v15.0.0 Breaking Require Node.js 18 (#357) b5561e4 Require ESLint 9 (#357) b5561e4...
Proposed changes in this pull request: This PR is based on my rejected PR #8786. However, this PR does not change the current behaviour of 'required words', but introduces the...