1
0
Fork 0
mirror of https://github.com/Chocobozzz/PeerTube.git synced 2025-10-04 10:19:35 +02:00
Peertube/server/core/lib/job-queue/handlers
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
..
shared More robust move video on failure 2025-05-30 16:55:22 +02:00
activitypub-cleaner.ts Implement auto tag on comments and videos 2024-05-29 15:03:14 +02:00
activitypub-follow.ts Add public links to AP representation 2025-02-21 09:08:58 +01:00
activitypub-http-broadcast.ts Sign JSON objects in worker threads 2023-10-24 10:45:17 +02:00
activitypub-http-fetcher.ts Ensure channel is owned by the account 2025-04-03 09:47:34 +02:00
activitypub-http-unicast.ts Process unicast job in a worker too 2023-10-25 09:43:57 +02:00
activitypub-refresher.ts Fix lint and tests 2024-06-21 15:28:09 +02:00
actor-keys.ts server/server -> server/core 2023-10-04 15:13:25 +02:00
after-video-channel-import.ts server/server -> server/core 2023-10-04 15:13:25 +02:00
create-user-export.ts Implement user import/export in server 2024-02-21 13:49:08 +01:00
email.ts Improve email error logging 2024-09-05 15:43:43 +02:00
federate-video.ts Better isNewVideo variable/functions name 2023-12-15 14:52:12 +01:00
generate-storyboard.ts Feature for runners - handle storyboard-generation-job (#7191) 2025-09-10 11:50:06 +02:00
import-user-archive.ts Implement user import/export in server 2024-02-21 13:49:08 +01:00
manage-video-torrent.ts server/server -> server/core 2023-10-04 15:13:25 +02:00
move-to-file-system.ts More robust move video on failure 2025-05-30 16:55:22 +02:00
move-to-object-storage.ts More robust move video on failure 2025-05-30 16:55:22 +02:00
notify.ts Add notification on subscription live stream 2024-02-15 14:06:25 +01:00
transcoding-job-builder.ts Separate HLS audio and video streams 2024-08-05 08:31:59 +02:00
video-channel-import.ts More robust channel sync 2024-02-16 10:14:12 +01:00
video-file-import.ts Improve logging 2025-03-17 10:27:37 +01:00
video-import.ts Feature for runners - handle storyboard-generation-job (#7191) 2025-09-10 11:50:06 +02:00
video-live-ending.ts Feature for runners - handle storyboard-generation-job (#7191) 2025-09-10 11:50:06 +02:00
video-redundancy.ts server/server -> server/core 2023-10-04 15:13:25 +02:00
video-studio-edition.ts Reset video state on studio failure 2025-03-31 09:06:11 +02:00
video-transcoding.ts Improve logging 2025-03-17 10:27:37 +01:00
video-transcription.ts Integrate transcription in PeerTube 2024-06-28 08:44:58 +02:00
video-views-stats.ts server/server -> server/core 2023-10-04 15:13:25 +02:00