Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add ability to disable webtorrent | Chocobozzz | 2019-11-25 | 1 | -2/+2 |
| | | | | In favour of HLS | ||||
* | Use typescript paths in cli scripts too | Chocobozzz | 2019-10-21 | 1 | -0/+3 |
| | |||||
* | Fix prune storage script with some configs | Chocobozzz | 2019-08-15 | 1 | -0/+8 |
| | |||||
* | Add avatar to prune script | Chocobozzz | 2019-08-09 | 1 | -32/+78 |
| | |||||
* | Don't expose constants directly in initializers/ | Chocobozzz | 2019-04-11 | 1 | -1/+1 |
| | |||||
* | Add base dir to prune storage script | Chocobozzz | 2018-12-06 | 1 | -1/+2 |
| | |||||
* | Add tmp and redundancy directories to prune script | Chocobozzz | 2018-12-06 | 1 | -1/+4 |
| | |||||
* | Improve information regarding prune storage script | Chocobozzz | 2018-12-05 | 1 | -0/+1 |
| | |||||
* | Set bitrate limits for transcoding (fixes #638) (#1135) | Felix Ableitner | 2018-10-08 | 1 | -9/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Set bitrate limits for transcoding (fixes #638) * added optimization script and test, changed stuff * fix test, improve docs * re-add optimize-old-videos script * added documentation * Don't optimize videos without valid UUID, or redundancy videos * move getUUIDFromFilename * fix tests? * update torrent and file size, some more fixes/improvements * use higher bitrate for high fps video, adjust bitrates * add test video * don't throw error if resolution is undefined * generate test fixture on the fly * use random noise video for bitrate test, add promise * shorten test video to avoid timeout * use existing function to optimize video * various fixes * increase test timeout * limit test fixture size, add link * test fixes * add await * more test fixes, add -b:v parameter * replace ffmpeg wiki link * fix ffmpeg params * fix unit test * add test fixture to .gitgnore * add video transcoding fps model * add missing file | ||||
* | Improve prune script | Chocobozzz | 2018-09-28 | 1 | -9/+28 |
| | |||||
* | Optimize SQL requests of watch page API endpoints | Chocobozzz | 2018-09-19 | 1 | -1/+1 |
| | |||||
* | Correctly migrate to fs-extra | Chocobozzz | 2018-08-27 | 1 | -3/+3 |
| | |||||
* | Fix git credits | Chocobozzz | 2018-06-22 | 1 | -2/+0 |
| | |||||
* | Add script that prunes storage files | Chocobozzz | 2018-05-29 | 1 | -0/+96 |