This repository was archived by the owner on Jun 2, 2024. It is now read-only.
Commit d0436e7
Robert Thomas
Plexus v0.8
- Added basic support for RClone cache
- Added config check to install script
- Added dependency handling
- Added install function
- Added mount function
- Added RClone cache config option
- Added RClone remove config option
- Added unmount function
- Changed /tmp/plexus directories to $HOME/.plexus to maintain data
- [Encode] All streams now get converted, not just the first video and first audio streams/
- Improved colour use throughout program
- Improved config file check to download a new version if one doesn't currently exist
- Increased default CRF value from 18 to 20
- Made install script quieter
- Removed RClone check from install script
- Removed unzip dependency from install script1 parent f793c5c commit d0436e7
File tree
8 files changed
+1341
-57
lines changed- docs
- versions
- releases
- latest
- v0.8
8 files changed
+1341
-57
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
12 | 8 | | |
13 | | - | |
14 | | - | |
15 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
16 | 15 | | |
17 | 16 | | |
18 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
57 | 63 | | |
58 | 64 | | |
59 | 65 | | |
| |||
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
| 2 | + | |
| 3 | + | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
7 | 9 | | |
8 | 10 | | |
0 commit comments