Skip to content

.Net program written in C# to idenfity, rename, and move all anime files in the current directory to a configurable anime directory organized by sub-folders

Notifications You must be signed in to change notification settings

moonrobin/Ani-move

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[Ani-move] version 1.0.2

Download Link: https://www.mediafire.com/?b5xsizb39urqeks

  1. Extract compressed file "Ani-move.exe" and place it in a folder that either contains unsorted anime files, or contains subfolders that contain unsorted anime files

  2. Run "Ani-move.exe"

  3. Program will move all anime files in the current directory (and it's subdirectories) to an anime root directory (By default @".../Users//Videos/Anime/"). It will rename the anime file to the format " - " and move it to @".../Users//Videos/Anime/".

The exe file will move whatever it finds in the directory (and subdirectories) that it's currently executed in. So by simply moving the "Ani-move.exe" file to another directory, you can effectively combine scattered anime files across your hard drive to one central, organized, collection.

Warning: It is unwise to run this program directory in @"C://". I have not added robust exception handling, so use with care. At its worst, it will only interact with files matching the schema "[*- *".

About

.Net program written in C# to idenfity, rename, and move all anime files in the current directory to a configurable anime directory organized by sub-folders

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages