David
31a6d260e5
Merge pull request #343 from dmunozv04/dependabot/github_actions/actions/download-artifact-5
...
Bump actions/download-artifact from 4 to 5
2025-09-11 13:40:49 +02:00
dependabot[bot]
34256b5c5e
Bump actions/download-artifact from 4 to 5
...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact ) from 4 to 5.
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](https://github.com/actions/download-artifact/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-11 13:40:41 +02:00
David
91842c18f2
Merge pull request #353 from dmunozv04/dependabot/github_actions/actions/attest-build-provenance-3
...
Bump actions/attest-build-provenance from 2 to 3
2025-09-11 13:40:21 +02:00
dependabot[bot]
accb685bf3
Bump actions/attest-build-provenance from 2 to 3
...
Bumps [actions/attest-build-provenance](https://github.com/actions/attest-build-provenance ) from 2 to 3.
- [Release notes](https://github.com/actions/attest-build-provenance/releases )
- [Changelog](https://github.com/actions/attest-build-provenance/blob/main/RELEASE.md )
- [Commits](https://github.com/actions/attest-build-provenance/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/attest-build-provenance
dependency-version: '3'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-11 13:40:09 +02:00
David
f68311cbf6
Merge pull request #354 from dmunozv04/dependabot/github_actions/actions/setup-python-6
...
Bump actions/setup-python from 5 to 6
2025-09-11 13:39:43 +02:00
dependabot[bot]
aa76d130d8
Bump actions/setup-python from 5 to 6
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 5 to 6.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-08 20:30:21 +00:00
David
258239338e
Merge pull request #342 from dmunozv04/dependabot/github_actions/actions/checkout-5
...
Bump actions/checkout from 4 to 5
2025-08-31 12:26:37 -04:00
dependabot[bot]
21f52537d8
Bump actions/checkout from 4 to 5
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-31 16:22:01 +00:00
David
f6bfd9af98
Merge pull request #341 from dmunozv04/dependabot/pip/aiohttp-3.12.15
...
Bump aiohttp from 3.12.14 to 3.12.15
2025-08-31 12:19:59 -04:00
dependabot[bot]
4a57cce9bb
Bump aiohttp from 3.12.14 to 3.12.15
...
---
updated-dependencies:
- dependency-name: aiohttp
dependency-version: 3.12.15
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-30 17:59:01 +00:00
David
6524361d5d
Merge pull request #348 from dmunozv04/update-ci-2
...
Only login to dockerhub if username is provided via secret
2025-08-30 13:57:47 -04:00
dmunozv04
27ecc54d93
Only login to dockerhub if username is provided via secret
2025-08-30 13:57:38 -04:00
David
3b7617ef14
Merge pull request #345 from gaiar/add-legacy-architecture-support
...
Add support for legacy architectures (i386 and armv6)
2025-08-30 13:48:44 -04:00
Gaiar Baimuratov
aa35610c67
Add support for legacy architectures (i386 and armv6)
...
Extends Docker build to include:
- linux/386: 32-bit x86 systems (legacy servers, older PCs)
- linux/arm/v6: ARMv6 devices (Raspberry Pi Zero, Pi 1, older ARM systems)
Motivation: Many users have legacy but capable hardware that can effectively
run containerized applications. These older systems often have sufficient
resources for iSponsorBlockTV but lack support in most modern Docker images.
Technical impact:
- Zero breaking changes for existing users
- Leverages existing QEMU cross-compilation infrastructure
- Minimal build time increase (~10-15%)
- Broader device compatibility without maintenance overhead
2025-08-30 13:48:06 -04:00
David
d581f7ee07
Merge pull request #347 from dmunozv04/update-ci
...
Update ci
2025-08-30 13:47:50 -04:00
dmunozv04
8e01755550
Only build on main/release/tag
2025-08-30 19:39:28 +02:00
dmunozv04
56b42e26ff
Update release
...
- update pyapp
- ignore attestation errors
2025-08-21 13:57:24 +02:00
dmunozv04
c88861822c
Fix markdownlint
2025-08-10 19:33:41 +02:00
dmunozv04
315ac2c726
Update README.md
2025-08-10 19:28:12 +02:00
dmunozv04
390eb68310
Bump version
v2
v2.6.0
v2.6
2025-08-10 19:05:59 +02:00
pre-commit-ci[bot]
7652c9f260
[pre-commit.ci] pre-commit autoupdate
...
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.11.9 → v0.12.7](https://github.com/astral-sh/ruff-pre-commit/compare/v0.11.9...v0.12.7 )
- [github.com/igorshubovych/markdownlint-cli: v0.44.0 → v0.45.0](https://github.com/igorshubovych/markdownlint-cli/compare/v0.44.0...v0.45.0 )
2025-08-10 18:51:03 +02:00
dmunozv04
acf074e860
Various fixes to work with newer textual versions
2025-08-10 18:50:32 +02:00
dependabot[bot]
123f3d4000
Bump textual from 2.1.2 to 5.0.1
...
Bumps [textual](https://github.com/Textualize/textual ) from 2.1.2 to 5.0.1.
- [Release notes](https://github.com/Textualize/textual/releases )
- [Changelog](https://github.com/Textualize/textual/blob/main/CHANGELOG.md )
- [Commits](https://github.com/Textualize/textual/compare/v2.1.2...v5.0.1 )
---
updated-dependencies:
- dependency-name: textual
dependency-version: 5.0.1
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-10 18:50:32 +02:00
dependabot[bot]
303d805e5d
Bump rich from 14.0.0 to 14.1.0
...
Bumps [rich](https://github.com/Textualize/rich ) from 14.0.0 to 14.1.0.
- [Release notes](https://github.com/Textualize/rich/releases )
- [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Textualize/rich/compare/v14.0.0...v14.1.0 )
---
updated-dependencies:
- dependency-name: rich
dependency-version: 14.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-10 17:54:50 +02:00
dependabot[bot]
c779e83d96
Bump rich-click from 1.8.8 to 1.8.9
...
Bumps [rich-click](https://github.com/ewels/rich-click ) from 1.8.8 to 1.8.9.
- [Release notes](https://github.com/ewels/rich-click/releases )
- [Changelog](https://github.com/ewels/rich-click/blob/v1.8.9/CHANGELOG.md )
- [Commits](https://github.com/ewels/rich-click/compare/v1.8.8...v1.8.9 )
---
updated-dependencies:
- dependency-name: rich-click
dependency-version: 1.8.9
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-10 17:52:30 +02:00
dependabot[bot]
aac4b333c2
Bump aiohttp from 3.11.18 to 3.12.14
...
Bumps [aiohttp](https://github.com/aio-libs/aiohttp ) from 3.11.18 to 3.12.14.
- [Release notes](https://github.com/aio-libs/aiohttp/releases )
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst )
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.11.18...v3.12.14 )
---
updated-dependencies:
- dependency-name: aiohttp
dependency-version: 3.12.14
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-10 17:51:24 +02:00
David
fa83124002
Merge pull request #334 from desofity/trust-system-proxy-by-default
...
Added proxy support
2025-07-28 22:19:04 +02:00
pre-commit-ci[bot]
76b82e8848
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2025-07-28 17:23:53 +00:00
desofity
26fec272a3
fixed prompts
2025-07-28 20:22:50 +03:00
desofity
3fdcee71fd
Merge branch 'trust-system-proxy-by-default' of https://github.com/desofity/iSponsorBlockTV into trust-system-proxy-by-default
2025-07-18 14:25:58 +03:00
desofity
1a58ce6a57
split label text to pass deepSource python check
2025-07-18 14:23:08 +03:00
pre-commit-ci[bot]
90d313049b
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2025-07-18 11:19:13 +00:00
desofity
cd7e5c83c7
added param to Config constructor
2025-07-18 14:12:15 +03:00
desofity
bf1fe68089
messing with gui 3
2025-07-18 00:06:21 +03:00
desofity
d179fe2b79
messing with gui 2
2025-07-17 23:52:25 +03:00
desofity
4724ee1a39
messing with gui
2025-07-17 23:40:25 +03:00
desofity
bb7fdbfb06
option added to GUI setup
2025-07-17 23:19:47 +03:00
desofity
930db16f53
added prompt for use_proxy in config_setup
2025-07-17 22:05:03 +03:00
desofity
8ed1cb4b00
added use_proxy setting in configuration file
2025-07-17 22:00:57 +03:00
desofity
65ecbb9193
trying to just fix aiohttp.ClientSession call
2025-07-17 21:17:46 +03:00
dmunozv04
f2155abad3
Bump version
v2.5.3
2025-05-30 21:56:45 +02:00
David
edbea793ed
Merge pull request #312 from dmunozv04/fix-311
...
Fixes constant "new decive connected"
2025-05-30 21:55:46 +02:00
dmunozv04
df629805c2
Fixes constant "new decive connected"
2025-05-30 21:55:00 +02:00
dmunozv04
ad9834b9f0
Bump version
v2.5.2
2025-05-30 09:56:24 +02:00
David
97e7b31d9c
Merge pull request #310 from dmunozv04/fix-error-401-connect
...
Fix error 401 connect
2025-05-28 23:52:45 +02:00
David
b5d275e01e
Merge branch 'main' into fix-error-401-connect
2025-05-28 23:48:35 +02:00
pre-commit-ci[bot]
98c1211b09
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2025-05-28 21:48:24 +00:00
David
57f33ec354
Merge pull request #309 from dmunozv04/http-tracing
...
Add http tracing
2025-05-28 23:47:04 +02:00
pre-commit-ci[bot]
9f6a18a006
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2025-05-28 21:43:15 +00:00
dmunozv04
fd6f0d7283
Attempt to fix the issue
2025-05-28 00:18:32 +02:00