Skip to content

Commit c5eed96

Browse files
authored
Update README.md
1 parent 2580ef2 commit c5eed96

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

README.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,25 @@
22
A rather quite helpful renaming tool for batch renaming TV series episodes.
33

44
# Preview
5+
6+
This is the initial GUI that you'll see once you load the program.
57
<img src="preview/preview1.png">
8+
9+
Enter the wikipedia page that belongs to TV series season, or the whole TV Series page if there's no season-specific pages.
610
<img src="preview/preview2.png">
11+
12+
Upon clicking NEXT, all episodes will automatically be fetched from the wikipedia page, which all of them are fully customizable and formattable.
13+
14+
You can also apply mathmatical calculations to the episode number and season number in the formatting.
15+
16+
Can also insert or remove episodes by clicking ADD or REMOVE. This is typically common for 2-part episodes where on the wikipedia page it only counts as one cell.
717
<img src="preview/preview3.png">
18+
19+
Once happy with the format, enter the folder location which contains all the episodes.
820
<img src="preview/preview4.png">
21+
22+
You may choose to skip files and have them not be renamed. There are 2 modes to skipping a file, this can be toggled by simply tapping the checkbox 2 times. It has a total of 3 states.
23+
24+
One mode is where the skipped file will completely be skipped. Meaning it won't "digest" an episode number.<br>
25+
The other mode is where the skipped file will be skipped, but it still counts as an episode. Meaning it will "digest" an episode number, however still not be renamed.
926
<img src="preview/preview5.png">

0 commit comments

Comments
 (0)