]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - server/models/video/video-file.ts
More robust webtorrent redundancy download
authorChocobozzz <me@florianbigard.com>
Mon, 6 Sep 2021 07:29:25 +0000 (09:29 +0200)
committerChocobozzz <me@florianbigard.com>
Mon, 6 Sep 2021 14:19:49 +0000 (16:19 +0200)
commit02b286f89088e07cac7e7068e884d3be0fd0098b
treec98e159e6ee4512bb7026d052f565fcecc840124
parent70430c2796b6c0455a863edc62760a3d45951fc5
More robust webtorrent redundancy download

Avoid issues with inconsistencies between magnet infohash and torrent
infohash, blocking webtorrent upload that will timeout
client/src/app/shared/shared-video-miniature/video-filters.model.ts
server/helpers/webtorrent.ts
server/lib/job-queue/handlers/video-import.ts
server/lib/schedulers/videos-redundancy-scheduler.ts
server/models/video/video-file.ts