Jesse Bannon
b3d298b664
[DOCS] Advanced scripting usage, rename Overrides to Static ( #866 )
2024-01-01 00:01:46 -08:00
Jesse Bannon
f2d55fdb23
[REFACTOR] Organize variable definitions ( #860 )
2023-12-29 14:39:19 -08:00
Jesse Bannon
731d4e444c
[DOCS] Tooling to auto-generate custom sphinx docs ( #849 )
...
Tooling + updating docs
2023-12-28 22:39:59 -08:00
Jesse Bannon
e92b1cd12a
[BACKEND][HUGE] Function Support in variable syntax ( #838 )
...
A complete gutting of the internals of ytdl-sub to support functions in our variable syntax, in addition to being able to access a yt-dlp entry's .info.json fields using functions. Functionally, ytdl-sub should still look and behave the same from a user-perspective.
With so many lines of code changed (+8927, -2708), no doubt there will be new issues. Please make a GH issue or reach out on Discord if your config/subscriptions break in any way/shape/form.
Details on how to use function support will come soon in the form of proper documentation in our readthedocs.
2023-12-18 16:08:15 -08:00
Jesse Bannon
21eb36774b
[DOCKER] Use alpine-3.16, update ffmpeg (attempt 2) ( #332 )
...
* Revert "Revert "[DOCKER] Use alpine-3.16, update ffmpeg (#330 )" (#331 )"
This reverts commit 1fa3aa5967 .
* update mediafile
* lots of changes
* remove setup py
2022-11-15 13:34:47 -08:00
Jesse Bannon
b9ba5ab901
codecov io test coverage ( #21 )
2022-05-06 22:49:55 -07:00
Jesse Bannon
905151e64e
Add channel as kodi tv show e2e test ( #15 )
2022-04-29 11:09:32 -07:00
jbannon
761a42e580
bash fix
2022-04-29 08:08:58 +00:00
jbannon
a24cbbf709
no coverage :/
2022-04-29 08:01:47 +00:00
jbannon
367aa5967e
try lcov
2022-04-29 07:45:41 +00:00
jbannon
2ce413272e
try xml
2022-04-29 07:33:52 +00:00
jbannon
653a4f22a9
test
2022-04-29 06:52:10 +00:00
jbannon
c05bf2fa4d
linter should be working
2022-04-29 06:44:47 +00:00
jbannon
ba86733e5e
10/10
2022-04-29 06:28:54 +00:00
jbannon
86d629cef0
test
2022-04-29 04:21:48 +00:00
jbannon
cc7664e838
update other things with new src layout
2022-04-26 07:23:01 +00:00
jbannon
3e29a33968
get doc layout started
2022-04-24 04:30:35 +00:00
jbannon
279de00c2b
cleanup source docs
2022-04-17 05:30:25 +00:00
jbannon
c78d31118f
sphinx working
2022-04-13 07:47:33 +00:00
jbannon
beb48ac5aa
python3.10 better generics
2022-04-12 23:45:10 +00:00
jbannon
5969cd0268
add scripts to run tests and linter
2022-04-12 05:57:58 +00:00