aboutsummaryrefslogtreecommitdiff
path: root/src/models/file-cache.ts
AgeCommit message (Collapse)AuthorFilesLines
2022-01-05Setup and migrate to Prisma (#456)Peerawas Archavanuntakun1-14/+0
2021-11-19Move file caching logic to new FileCache serviceMax Isom1-2/+2
Also: removes the -re ffmpeg option. If this option is passed, ffmpeg won't write to fs-capacitor (and the cache file) as fast as possible. In other words, the cache file won't finish writing until the entire stream has been played.
2021-11-18Add FileCache modelMax Isom1-0/+14