Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove optimize old videos script | Chocobozzz | 2021-08-17 | 1 | -1/+0 |
| | | | | It is not compatible with HLS and I don't have time to maintain it | ||||
* | Remove scripty | Chocobozzz | 2021-05-05 | 1 | -5/+0 |
| | | | | It breaks our tests with the latest npm release | ||||
* | Set bitrate limits for transcoding (fixes #638) (#1135) | Felix Ableitner | 2018-10-08 | 1 | -0/+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 | ||||
* | Add missing scripts in npm run help | Chocobozzz | 2018-05-30 | 1 | -0/+3 |
| | |||||
* | Clean shell scripts (#398) | Léo Andrès | 2018-03-27 | 1 | -1/+3 |
| | |||||
* | Add ability to reset our password | Chocobozzz | 2018-01-30 | 1 | -7/+5 |
| | |||||
* | Adapt scripts to typescript | Chocobozzz | 2017-06-10 | 1 | -1/+1 |
| | |||||
* | Document update host script | Chocobozzz | 2017-02-08 | 1 | -1/+2 |
| | |||||
* | Admin password stuff | Chocobozzz | 2017-01-27 | 1 | -17/+18 |
| | |||||
* | Add upgrade script | Chocobozzz | 2016-10-21 | 1 | -0/+1 |
| | |||||
* | Server: add npm run check to check CORS, bittorrent tracker... | Chocobozzz | 2016-10-21 | 1 | -0/+1 |
| | |||||
* | Update clean script | Chocobozzz | 2016-10-13 | 1 | -1/+2 |
| | |||||
* | Adapt npm scripts | Chocobozzz | 2016-06-03 | 1 | -10/+4 |
| | |||||
* | Use scripty instead of writing shell commands in package.json | Chocobozzz | 2016-04-30 | 1 | -0/+24 |