David
|
3a80c76fb6
|
Merge pull request #292 from dmunozv04/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
v2.5.0
|
2025-05-19 10:16:30 +02:00 |
|
pre-commit-ci[bot]
|
a4f6462026
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.11.4 → v0.11.9](https://github.com/astral-sh/ruff-pre-commit/compare/v0.11.4...v0.11.9)
|
2025-05-19 10:16:12 +02:00 |
|
David
|
c4571ad90b
|
Merge pull request #296 from dmunozv04/dependabot/pip/aiohttp-3.11.18
Bump aiohttp from 3.11.16 to 3.11.18
|
2025-05-19 10:15:36 +02:00 |
|
dependabot[bot]
|
c51c47b566
|
Bump aiohttp from 3.11.16 to 3.11.18
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.11.16 to 3.11.18.
- [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.16...v3.11.18)
---
updated-dependencies:
- dependency-name: aiohttp
dependency-version: 3.11.18
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-05-19 08:15:16 +00:00 |
|
David
|
72ada4558e
|
Merge pull request #300 from dmunozv04/improve-watchdog
Improve watchdog/ Fix ad muting/skipping
|
2025-05-14 23:56:03 +02:00 |
|
David
|
6219cfe0d0
|
Merge branch 'main' into improve-watchdog
|
2025-05-14 23:54:57 +02:00 |
|
pre-commit-ci[bot]
|
b2dfe35698
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2025-05-14 21:54:36 +00:00 |
|
David
|
af35982ac0
|
Merge pull request #278 from sternma/minimum-skip-length
Add support for minimum skip length
|
2025-05-14 23:52:17 +02:00 |
|
Matthew Stern
|
fb30d7e4cb
|
Merge branch 'dmunozv04:main' into minimum-skip-length
|
2025-05-14 00:16:42 -04:00 |
|
pre-commit-ci[bot]
|
f04f7560b2
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2025-05-14 04:16:24 +00:00 |
|
Matthew Stern
|
d55fceda18
|
Merge pull request #1 from SimoMay/minimum-skip-length
Fix feedback for #278 (duplicate code)
|
2025-05-14 00:16:16 -04:00 |
|
dmunozv04
|
a6dacc1d84
|
Fix adPlaying logic
|
2025-05-11 01:37:28 +02:00 |
|
dmunozv04
|
a67e3eb860
|
Compare strings
|
2025-05-10 22:28:01 +02:00 |
|
dmunozv04
|
a9d64af2ac
|
Fix muting not working
|
2025-05-10 18:27:18 +02:00 |
|
dmunozv04
|
fc8d1770cd
|
Improve watchdog
|
2025-05-03 21:42:13 +02:00 |
|
Mohamed
|
82ce3e60e9
|
Remove redundant code for minimum skip length configuration
|
2025-04-29 17:52:11 +02:00 |
|
Mohamed
|
4417592b6b
|
Fix: Correct line length error in setup wizard label
Split long string literal in the Minimum Skip Length label to adhere
to maximum line length constraints (FLK-E501)
|
2025-04-29 17:39:52 +02:00 |
|
David
|
7187ec5286
|
Merge pull request #293 from dmunozv04:use-mutex-all-commands
Use command mutex for all commands
|
2025-04-15 13:58:59 +02:00 |
|
dmunozv04
|
6ea500222e
|
Use command mutex for all commands
|
2025-04-15 13:57:35 +02:00 |
|
David
|
905a74c103
|
Use arm64 runners for binary creation (#236)
* test the new arm64 runners
https://github.blog/changelog/2025-01-16-linux-arm64-hosted-runners-now-available-for-free-in-public-repositories-public-preview/
* Enable build provenance attestation
* Add permissions
* enable cross on arm64 linux builds
* update pyapp to v0.27
|
2025-04-12 20:14:04 +02:00 |
|
David
|
35bc1ea6dc
|
Merge pull request #288 from dmunozv04/create_event_loop
Use asyncio.run to create new event loop
|
2025-04-12 20:02:47 +02:00 |
|
dmunozv04
|
c3f28f7cd1
|
Use asyncio.run to create new event loop
|
2025-04-12 19:59:54 +02:00 |
|
David
|
724b88a2ba
|
Merge pull request #289 from dmunozv04/dependabot/pip/aiohttp-3.11.16
Bump aiohttp from 3.11.13 to 3.11.16
|
2025-04-12 19:57:15 +02:00 |
|
dependabot[bot]
|
18105e4aa8
|
Bump aiohttp from 3.11.13 to 3.11.16
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.11.13 to 3.11.16.
- [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.13...v3.11.16)
---
updated-dependencies:
- dependency-name: aiohttp
dependency-version: 3.11.16
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-04-12 17:56:59 +00:00 |
|
David
|
8f60a2650a
|
Merge pull request #286 from dmunozv04/dependabot/pip/rich-14.0.0
Bump rich from 13.9.4 to 14.0.0
|
2025-04-12 19:55:50 +02:00 |
|
dependabot[bot]
|
5888b8f9c6
|
Bump rich from 13.9.4 to 14.0.0
Bumps [rich](https://github.com/Textualize/rich) from 13.9.4 to 14.0.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/v13.9.4...v14.0.0)
---
updated-dependencies:
- dependency-name: rich
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-04-12 17:55:06 +00:00 |
|
David
|
f890434dbf
|
Merge pull request #279 from dmunozv04/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
|
2025-04-12 19:54:37 +02:00 |
|
pre-commit-ci[bot]
|
6a32e42671
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.9.10 → v0.11.4](https://github.com/astral-sh/ruff-pre-commit/compare/v0.9.10...v0.11.4)
|
2025-04-12 19:54:03 +02:00 |
|
dependabot[bot]
|
ad35ecc778
|
Bump textual from 1.0.0 to 2.1.2 (#265)
* Bump textual from 1.0.0 to 2.1.2
Bumps [textual](https://github.com/Textualize/textual) from 1.0.0 to 2.1.2.
- [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/v1.0.0...v2.1.2)
---
updated-dependencies:
- dependency-name: textual
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* Quote markdown link
Compatibility with textual >= 2.0
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dmunozv04 <39565245+dmunozv04@users.noreply.github.com>
|
2025-04-12 19:53:11 +02:00 |
|
David
|
e9925b02c3
|
Merge pull request #290 from dmunozv04/line-length-100
Change max line length to 100
|
2025-04-12 19:51:30 +02:00 |
|
dmunozv04
|
ffdeb4579e
|
Ruff formatting
|
2025-04-12 19:49:25 +02:00 |
|
dmunozv04
|
70ecf78f01
|
Set line length to 100
|
2025-04-12 19:49:15 +02:00 |
|
David
|
1e10ab4e29
|
Merge pull request #277 from sternma/feat-use-upstream-autoplay
remove set_auto_play_mode
|
2025-04-12 15:09:50 +02:00 |
|
Matthew Stern
|
dee71939c5
|
Merge branch 'dmunozv04:main' into feat-use-upstream-autoplay
|
2025-03-27 09:55:15 -04:00 |
|
Matthew Stern
|
2dbeed99bc
|
Merge branch 'dmunozv04:main' into minimum-skip-length
|
2025-03-27 09:53:06 -04:00 |
|
dmunozv04
|
451ffce47b
|
Bump version to 2.4.0
v2.4.0
|
2025-03-24 10:21:16 +01:00 |
|
pre-commit-ci[bot]
|
2124fff81b
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2025-03-14 23:30:01 +00:00 |
|
Matthew Stern
|
aabf5aa2bc
|
Merge remote-tracking branch 'origin/minimum-skip-length' into minimum-skip-length
|
2025-03-14 19:29:49 -04:00 |
|
Matthew Stern
|
068623bb03
|
Add input validation for min skip length
|
2025-03-14 19:28:54 -04:00 |
|
pre-commit-ci[bot]
|
b93f480848
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2025-03-14 23:11:31 +00:00 |
|
Matthew Stern
|
e9fdc49480
|
Add minimum skip length input
|
2025-03-14 19:06:15 -04:00 |
|
Matthew Stern
|
4a55fe9539
|
set minimum skip length to 1
|
2025-03-14 19:05:55 -04:00 |
|
Matthew Stern
|
328e70a175
|
add minimum skip length manager
|
2025-03-14 19:00:05 -04:00 |
|
Matthew Stern
|
7a1d8967ae
|
set default minimum skip length to 1
|
2025-03-14 18:42:47 -04:00 |
|
pre-commit-ci[bot]
|
33b0b6d224
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2025-03-14 18:39:52 -04:00 |
|
bourkemcrobbo
|
e0c4322524
|
Updated setup to match new format. Set default value of skip length to 0 so user has to explicitly enable functionality
|
2025-03-14 18:39:52 -04:00 |
|
pre-commit-ci[bot]
|
c360e2582e
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2025-03-14 18:39:16 -04:00 |
|
bourkemcrobbo
|
7b3e618628
|
Fixed bad static method argument
|
2025-03-14 18:39:16 -04:00 |
|
pre-commit-ci[bot]
|
886997beab
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2025-03-14 18:39:16 -04:00 |
|
bourkemcrobbo
|
ee786a53b9
|
Fixed bad static method argument
|
2025-03-14 18:35:54 -04:00 |
|