|
77 | 77 | keeps the script from looking into the 'Saved' subdirectory.
|
78 | 78 |
|
79 | 79 | sc2autosave \
|
80 |
| - --source ~/My\\ Documents/Starcraft\\ II/Accounts/.../Mutliplayer \ |
81 |
| - --dest ~/My\\ Documents/Starcraft\\ II/Accounts/.../Multiplater/Saved \ |
| 80 | + --source ~/My\\ Documents/Starcraft\\ II/Accounts/.../Multiplayer \ |
| 81 | + --dest ~/My\\ Documents/Starcraft\\ II/Accounts/.../Multiplayer/Saved \ |
82 | 82 | --period 10 \
|
83 | 83 | --depth 0
|
84 | 84 |
|
85 | 85 | This next configuration runs in batch mode using the default renaming format.
|
86 | 86 |
|
87 | 87 | sc2autosave \
|
88 |
| - --source ~/My\\ Documents/Starcraft\\ II/Accounts/.../Mutliplayer \ |
89 |
| - --dest ~/My\\ Documents/Starcraft\\ II/Accounts/.../Multiplater/Saved \ |
| 88 | + --source ~/My\\ Documents/Starcraft\\ II/Accounts/.../Multiplayer \ |
| 89 | + --dest ~/My\\ Documents/Starcraft\\ II/Accounts/.../Multiplayer/Saved \ |
90 | 90 | --rename
|
91 | 91 |
|
92 | 92 | (ZvP) Lost Temple: ShadesofGray(Z) vs Trisfall(P).SC2Replay
|
|
96 | 96 | by replay format and favors ShadesofGray in the player and team orderings.
|
97 | 97 |
|
98 | 98 | sc2autosave \
|
99 |
| - --source ~/My\\ Documents/Starcraft\\ II/Accounts/.../Mutliplayer \ |
100 |
| - --dest ~/My\\ Documents/Starcraft\\ II/Accounts/.../Multiplater/Saved \ |
| 99 | + --source ~/My\\ Documents/Starcraft\\ II/Accounts/.../Multiplayer \ |
| 100 | + --dest ~/My\\ Documents/Starcraft\\ II/Accounts/.../Multiplayer/Saved \ |
101 | 101 | --rename "{:format}/{:matchup} on {:map}: {:teams}" \
|
102 | 102 | --player-format "{:name}({:play_race})" \
|
103 | 103 | --team-order-by number \
|
|
112 | 112 | length to show both minutes and seconds.
|
113 | 113 |
|
114 | 114 | sc2autosave \
|
115 |
| - --source ~/My\\ Documents/Starcraft\\ II/Accounts/.../Mutliplayer \ |
116 |
| - --dest ~/My\\ Documents/Starcraft\\ II/Accounts/.../Multiplater/Saved \ |
| 115 | + --source ~/My\\ Documents/Starcraft\\ II/Accounts/.../Multiplayer \ |
| 116 | + --dest ~/My\\ Documents/Starcraft\\ II/Accounts/.../Multiplayer/Saved \ |
117 | 117 | --rename "{:matchup}/({:length}) {:map}: {:teams}" \
|
118 | 118 | --player-format "{:name}({:play_race})" \
|
119 | 119 | --team-order-by number \
|
|
0 commit comments