1
0
Fork 0
mirror of https://github.com/Chocobozzz/PeerTube.git synced 2025-10-03 09:49:20 +02:00
Peertube/server/scripts
ilfarpro dd52e8b89e
Feature for runners - handle storyboard-generation-job (#7191)
* Implement processing storyboards by runners

* Fixed storyboard generation by runners

* use common code patterns

* fix import

* improve debug logging for storyboard generation

* config option for storyboard processing with remote-runners

* refactor repetitive pattern

* refactor storyboard related code to share common utlities

* Fix test

* Fix storyboard generation config logic

* Improve logging

* Added tests for storyboard generation with runners

* Refactor PR

---------

Co-authored-by: ilfarpro <ilfarpro@ya.ru>
Co-authored-by: Chocobozzz <me@florianbigard.com>
2025-09-10 11:50:06 +02:00
..
migrations Use a migration script for comments count 2025-05-20 10:36:54 +02:00
plugin server/server -> server/core 2023-10-04 15:13:25 +02:00
shared Add house-keeping script 2024-06-05 15:35:58 +02:00
create-generate-storyboard-job.ts Feature for runners - handle storyboard-generation-job (#7191) 2025-09-10 11:50:06 +02:00
create-import-video-file-job.ts server/server -> server/core 2023-10-04 15:13:25 +02:00
create-move-video-storage-job.ts Fix broken video state on move failure 2025-06-27 09:03:35 +02:00
house-keeping.ts Add ability to put captions in object storage 2025-02-07 09:35:39 +01:00
parse-log.ts Update server dependencies 2025-02-03 10:19:11 +01:00
prune-storage.ts Add ability to put captions in object storage 2025-02-07 09:35:39 +01:00
regenerate-thumbnails.ts Migrate server to ESM 2023-08-11 15:02:33 +02:00
reset-password.ts Migrate server to ESM 2023-08-11 15:02:33 +02:00
update-host.ts Also update playlist URLs 2024-01-04 09:21:56 +01:00
update-object-storage-url.ts Add ability to put captions in object storage 2025-02-07 09:35:39 +01:00
upgrade.sh Use npm run install-node-dependencies 2025-02-18 13:44:06 +01:00