aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/job-queue/handlers/video-file-import.ts
Commit message (Expand)AuthorAgeFilesLines
* Fix HLS generation after import scriptChocobozzz2021-02-021-1/+12
* Add priority to transcoding jobsChocobozzz2021-01-251-1/+4
* Refactor transcoding job handlersChocobozzz2021-01-211-2/+2
* Split ffmpeg utils with ffprobe utilsChocobozzz2020-11-251-6/+6
* Split types and typingsChocobozzz2020-06-181-1/+1
* Avoir some circular dependenciesChocobozzz2020-05-041-5/+1
* Move to eslintcontainChocobozzz2020-02-031-1/+1
* Add ability to disable webtorrentChocobozzz2019-11-251-2/+4
* Stronger model typingsChocobozzz2019-08-191-5/+6
* Add audio support in uploadChocobozzz2019-05-161-2/+2
* Move video file import in its own fileChocobozzz2019-03-191-0/+78