Commit graph

17 commits

Author SHA1 Message Date
Jesse Bannon
1264f0c656
[DOCKER] Update Ubuntu-based images (#1185)
- Update Ubuntu-based images to use Python 3.12
- Move hidden files from GUI image's main dir
- Update github workflows to use python 3.12
- Update fixtures
- Minor doc fixes
2025-03-15 21:58:51 -07:00
Gavin Mogan
0f542ac4e5
[DOCKER] Use Gha docker metadata actions to setup all the github actions (#1116) 2024-11-06 09:01:42 -08:00
Jesse Bannon
a7651b202b
[DOCS] Update config docs (#764) 2023-10-18 23:20:59 -07:00
Jesse Bannon
b0c6430407
[DOCKER] Add version tag to all images (#737) 2023-09-21 23:20:31 -07:00
Jesse Bannon
9e8403f148
[DEV] Fix release conditional (#703) 2023-09-02 00:18:16 -07:00
Jesse Bannon
c87b595f66
[DOCKER] Properly tag ubuntu image (#546)
* [DOCKER] Properly tag ubuntu image

* unique keys
2023-03-15 14:59:52 -07:00
Jesse Bannon
52fdc9a213
[DOCKER] Add ubuntu docker image for device passthrough (#545) 2023-03-15 14:10:32 -07:00
Jesse Bannon
c39393e69a
[RELEASE] Package ytdl-sub to PyPI (#457)
* post only if > 0

* since todays date

* pypi workflow

* test token

* fix test

* long description

* simpler names

* more simple

* no test pypi in master

* publish only on master
2023-02-20 16:39:33 -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
726da5b6be
[BACKEND] Update docker container to have latest examples (#319) 2022-11-13 11:24:59 -08:00
Jesse Bannon
1486acb421
[BACKEND] Parallelize tests, remove track and artist source variables (#246) 2022-09-27 16:51:42 -07:00
Maka0
cb31156b42
Added QEMU/buildx to Github Actions to build multiarch containers (#84)
* Updated docker to use buildx Buildkit

* Updated github actions to include QEMU/buildx to build multiarch containers

* Removed packages after build is done

* Updated documentation to set the correct default thumbnail file name

* Parallel jobs (#1)

Implemented parallel docker builds on Github Actions

* Updated default config file in Docker container

* Replaced Pillow with ffmpeg for thumbnail converting (and updated documentation to change the default thumbnail to -thumb.jpg) (#2)

* Swapped Pillow for ffmpeg for thumbnail conversion
* Further changed default thumbname to include "-thumb" (Kodi needs this to pick up the thumbnail image)
* Added ffmpeg bitexact for reproducability

* Removed extra packages needed for Pillow

* Updated ref check (#3)

* Fixed formatting on if statement for deploy job

Co-authored-by: Maka0 <bas@oddens.net>
2022-07-04 01:17:04 -07:00
Jesse Bannon
835c276da4
Push on master or release (#60) 2022-06-01 22:37:39 -07:00
jbannon
3c3f9140f7 safer login 2022-06-02 05:17:15 +00:00
jbannon
2781566cb3 Fix push on master 2022-06-02 05:08:14 +00:00
Jesse Bannon
e6876f25e2
Only publish on master (#59) 2022-06-01 22:05:52 -07:00
Jesse Bannon
3143647b8d
Publish package on each push to master (#58) 2022-06-01 21:46:03 -07:00