Compare commits

...

3 Commits

Author SHA1 Message Date
pre-commit-ci[bot]
5616a6a3a6 [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.12.12 → v0.14.7](https://github.com/astral-sh/ruff-pre-commit/compare/v0.12.12...v0.14.7)
- [github.com/igorshubovych/markdownlint-cli: v0.45.0 → v0.46.0](https://github.com/igorshubovych/markdownlint-cli/compare/v0.45.0...v0.46.0)
2025-12-01 21:25:08 +00:00
dmunozv04
1116a1f1d5 Fix markdownlint 2025-12-01 20:45:50 +01:00
dmunozv04
a92c0255dc Add warning about shorts not working
Fixes #370
2025-12-01 20:45:05 +01:00
2 changed files with 7 additions and 2 deletions

View File

@@ -19,13 +19,13 @@ repos:
- id: mixed-line-ending # replaces or checks mixed line ending - id: mixed-line-ending # replaces or checks mixed line ending
- id: trailing-whitespace # checks for trailing whitespace - id: trailing-whitespace # checks for trailing whitespace
- repo: https://github.com/astral-sh/ruff-pre-commit - repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.12.12 rev: v0.14.7
hooks: hooks:
- id: ruff - id: ruff
args: [ --fix, --exit-non-zero-on-fix ] args: [ --fix, --exit-non-zero-on-fix ]
- id: ruff-format - id: ruff-format
- repo: https://github.com/igorshubovych/markdownlint-cli - repo: https://github.com/igorshubovych/markdownlint-cli
rev: v0.45.0 rev: v0.46.0
hooks: hooks:
- id: markdownlint - id: markdownlint
args: ["--fix"] args: ["--fix"]

View File

@@ -38,6 +38,11 @@ Open an issue/pull request if you have tested a device that isn't listed here.
*Ad muting won't work when using AirPlay to send the audio to another speaker. *Ad muting won't work when using AirPlay to send the audio to another speaker.
** Shorts aren't fully supported due to limitations on YouTube's side.
A single short can be seen by either selecting the "Disconnect" option in the
warning shown
or by long pressing the thumbnail to open the menu and clicking play from there
## Usage ## Usage
Run iSponsorBlockTV on a computer that has network access. It doesn't need to Run iSponsorBlockTV on a computer that has network access. It doesn't need to