dmunozv04
|
ab3285048d
|
Use newer docker image 3.11-alpine
|
2023-11-29 12:00:20 +01:00 |
|
dmunozv04
|
799e0a6f77
|
Mark chromecast as working #87
|
2023-11-29 11:49:13 +01:00 |
|
dmunozv04
|
c95ab4897d
|
Merge branch 'main' of https://github.com/dmunozv04/iSponsorBlockTV into publish-pypi
|
2023-11-29 11:44:13 +01:00 |
|
dmunozv04
|
23e90caefc
|
Sync with main (again)
|
2023-11-29 11:39:09 +01:00 |
|
dmunozv04
|
7b6f9bd8a0
|
Sync with main
Co-authored-by: tsia <github@tsia.de>
Co-authored-by: kot0dama <89980752+kot0dama@users.noreply.github.com>
Co-authored-by: boltgolt <boltgolt@gmail.com>
|
2023-11-29 11:33:29 +01:00 |
|
David
|
f3a2c82a56
|
Merge pull request #105 from dmunozv04/fix-mark-viewed-segments
Fix to ensure that skipped segments get reported to SponsorBlock
|
2023-11-29 10:22:21 +01:00 |
|
David
|
d0506304fd
|
Merge branch 'main' into fix-mark-viewed-segments
|
2023-11-29 10:14:40 +01:00 |
|
David
|
a01994e2b0
|
Merge pull request #76 from tsia/patch-1
print device name from config
|
2023-11-29 10:05:34 +01:00 |
|
dmunozv04
|
bc2c4727dc
|
Make deepsource happier
|
2023-11-29 10:04:40 +01:00 |
|
dmunozv04
|
9ebd39d491
|
Merge branch 'main' into pr/tsia/76
|
2023-11-29 09:54:45 +01:00 |
|
David
|
2e6a0af8ce
|
Merge pull request #78 from boltgolt/misc-wizard-key-text
Clarification on API key requirement
|
2023-11-29 09:33:21 +01:00 |
|
David
|
4aa5b1e08c
|
Merge pull request #102 from kot0dama/kot0dama-patch-wizard-labels
Fix muting/skipping ads labels mixup in setup_wizard.py
|
2023-11-29 09:30:25 +01:00 |
|
David
|
2cc8fa128f
|
Merge pull request #104 from dmunozv04/dependabot/pip/aiohttp-3.9.0
Bump aiohttp from 3.8.6 to 3.9.0
|
2023-11-29 09:28:04 +01:00 |
|
dependabot[bot]
|
4ab49ea61e
|
Bump aiohttp from 3.8.6 to 3.9.0
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.6 to 3.9.0.
- [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.8.6...v3.9.0)
---
updated-dependencies:
- dependency-name: aiohttp
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-11-28 00:51:31 +00:00 |
|
kot0dama
|
3d8fa562b4
|
Fix muting/skipping ads labels mixup in setup_wizard.py
|
2023-11-22 12:08:14 +09:00 |
|
dmunozv04
|
20c6870e4c
|
fix branch
|
2023-11-17 11:53:04 +01:00 |
|
dmunozv04
|
b90a5e317c
|
remove .
|
2023-11-17 11:50:50 +01:00 |
|
dmunozv04
|
93e3fd5720
|
fix dockerfile copy
|
2023-11-17 11:43:33 +01:00 |
|
dmunozv04
|
b88d2b61be
|
prepare for pypi packaging
|
2023-11-17 11:40:04 +01:00 |
|
dmunozv04
|
5a5ebcfeb7
|
move directories and data path
|
2023-11-17 11:38:22 +01:00 |
|
dmunozv04
|
7a66d1acd5
|
Merge remote-tracking branch 'origin/main'
|
2023-11-10 11:36:42 +01:00 |
|
dmunozv04
|
de8d03285f
|
Upgrade pyytlounge and fix #99
|
2023-11-10 11:36:26 +01:00 |
|
David
|
d850ec8162
|
Merge pull request #96 from cryingcavecat/chore/confirm-xbox-compatability
Confirm Xbox Compatability. Clarify TV Code.
|
2023-11-09 17:20:08 +01:00 |
|
Liam
|
81f5b6568d
|
Confirm Xbox Compatability. Clarify TV Code
|
2023-11-06 12:51:45 +02:00 |
|
dmunozv04
|
28b6ac3218
|
General fixes to make deepsource happier
|
2023-11-05 17:56:51 +01:00 |
|
dmunozv04
|
138d8bd51c
|
Log errors when gettting segments properly. Also forgot to remove a print
|
2023-11-05 17:38:10 +01:00 |
|
dmunozv04
|
db647362c6
|
Handle YouTube Kids (TVHTML5_FOR_KIDS)
Should fix #84
|
2023-11-05 17:36:39 +01:00 |
|
dmunozv04
|
58ee703501
|
Fix getting segments
(managed to break it last time)
|
2023-11-05 17:35:22 +01:00 |
|
dmunozv04
|
4f4d990544
|
Getting response is a method and not an attribute
|
2023-11-03 15:57:39 +01:00 |
|
dmunozv04
|
6e1ee572d5
|
Print video id when logging the error
|
2023-11-03 15:51:48 +01:00 |
|
dmunozv04
|
df118c967d
|
Improve logging when an error occurs while getting segments
|
2023-11-03 15:50:39 +01:00 |
|
dmunozv04
|
262e3c606d
|
Rollback attempt at fixing autoplay
|
2023-11-03 15:49:16 +01:00 |
|
David
|
d72b24c95b
|
Merge pull request #86 from adripo/patch-1
Create .dockerignore
|
2023-10-23 18:17:06 +02:00 |
|
David
|
88f5e5d4bf
|
Merge pull request #85 from bertybuttface/patch-1
Confirm FireTV compatibility (thanks to #83)
|
2023-10-23 18:16:16 +02:00 |
|
adripo
|
aa26e8fb04
|
Create .dockerignore
|
2023-10-23 15:27:37 +02:00 |
|
bertybuttface
|
3bbabdb26e
|
Confirm FireTV compatibility (thanks to #83)
|
2023-10-23 13:02:17 +01:00 |
|
dmunozv04
|
064bdcd93c
|
removed unnecesary prints
|
2023-10-20 11:10:45 +02:00 |
|
dmunozv04
|
50b71d9f5c
|
Attempts to respect the user's autoplay choice
|
2023-10-20 10:54:13 +02:00 |
|
boltgolt
|
9461d6516f
|
Clarification on API key requirement
|
2023-10-17 18:06:23 +02:00 |
|
boltgolt
|
4de056d2a8
|
Allow setting device name to custom string
|
2023-10-17 17:55:36 +02:00 |
|
tsia
|
f69d6d04cf
|
print device name from config
|
2023-10-17 12:31:58 +02:00 |
|
dmunozv04
|
ace8f3564f
|
Confirm Roku compatibility (thanks to #68)
|
2023-10-15 18:59:16 +02:00 |
|
David
|
70cba12efa
|
Merge pull request #70 from outadoc/patch-1
chore: confirm Android TV compatibility
|
2023-10-15 18:56:45 +02:00 |
|
Baptiste Candellier
|
b35d9fd60e
|
chore: confirm Android TV compatibility
|
2023-10-15 18:36:21 +02:00 |
|
dmunozv04
|
518b1d9b2e
|
Fix to ensure that skipped segments get reported to SponsorBlock (if the option is enabled)
|
2023-10-15 13:59:36 +02:00 |
|
David
|
4460aaf35c
|
Merge pull request #63 from JoshCooley/add-google-tv-status
Add Google TV and CCwGTV status to README
|
2023-10-14 13:51:34 +02:00 |
|
dmunozv04
|
d3260d17f1
|
Update README.md to reflect compatibility with Google TV devices and CCwGTV (ChromeCast with Google TV)
Fix readme sync to dockerhub
|
2023-10-14 13:50:00 +02:00 |
|
David
|
ac6f15042c
|
Merge branch 'main' into add-google-tv-status
|
2023-10-14 13:47:38 +02:00 |
|
David
|
7e45f623f7
|
Update update_docker_readme.yml
Fix dockerhub description updater
|
2023-10-14 10:36:52 +02:00 |
|
David
|
cece0242c4
|
Merge pull request #64 from JoshCooley/fix-segment-uuid-concatenation
Fix segment UUID concatenation
v2.0.2
|
2023-10-14 10:24:27 +02:00 |
|