-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b2b4bb9
commit 214a012
Showing
1 changed file
with
13 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
### Welcome to the MatchSubs4Vids wiki! | ||
|
||
"Are you tired to manually rename each subtitle to match the video filename? Those long TV series with 24 episodes... Say no more! :)" | ||
|
||
MatchSubs4Vids is a lightweithg .NET windows form tool used mainly for renaming files after other files, keeping the original extension. Useful in renaming subtitles for movies or TV series, one after the other (usually the subtitle after the video). It also includes a subtitle download module by integrating ASD library which uses the OpenSubtitle.org public API. | ||
|
||
## MatchSubs4Vids has: | ||
- startup parameter "/path <PATH>" in order to automatically load target files by scripts / key-bindings. | ||
- clipboard check for directory paths in order to automatically load target files. | ||
- drag & drop folders in order to automatically load target files. | ||
- short-cuts for fast usage. | ||
- integration with ASD (Automatic Subtitle Downloader - https://github.com/robbykrlos/ASD) - possibility to download missing subtitles automatically. | ||
- custom Regex support for better manual matching. |