You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Where input_folders(s) is the folder containing the media to be renamed. You can input multiple media folders as a space separated list.
13
13
The output folder is a single output directory where the the series will be moved to.
14
14
15
-
**NOTE:** The output directory will serve as the root of the output folder structure for the individual series entries. For example: if you input a show called `Bob` whose episodes belong to `season 1` with the output directory being `~/`. The episodes will be located in `~/Downloads/Bob/Season 1/`.
15
+
**NOTE:** The output directory will serve as the root of the output folder structure for the individual series entries. For example: if you input a show called `Bob` whose episodes belong to `season 1` with the output directory being `~/Downloads`. The episodes will be located in `~/Downloads/Bob/Season 1/`.
16
16
17
17
## Install
18
18
You can install rplexfmtr via cargo using the following command:
0 commit comments