aboutsummaryrefslogtreecommitdiffhomepage
path: root/shared/models/videos/video-file.model.ts
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to angular 10Chocobozzz2020-08-071-3/+3
|
* Add video file metadata to download modal, via ffprobe (#2411)Rigel Kent2020-03-101-0/+3
| | | | | | | | | | | | | | | | | | | * Add video file metadata via ffprobe * Federate video file metadata * Add tests for file metadata generation * Complete tests for videoFile metadata federation * Lint migration and video-file for metadata * Objectify metadata from getter in ffmpeg-utils * Add metadataUrl to all videoFiles * Simplify metadata API middleware * Load playlist in videoFile when requesting metadata
* Add ability to disable webtorrentChocobozzz2019-11-251-0/+12
In favour of HLS