Skip to content

Organize anime files effortlessly with this Python script tailored for [GroupName] Anime Name - S##E##.mkv naming conventions. Automatically categorize episodes by anime name and season, creating structured directories for easy access and management. Ideal for anime enthusiasts seeking a streamlined way to manage their collection.

License

Notifications You must be signed in to change notification settings

J-W-Smith/Anime-Sorting-Hat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Anime-Sorting-Hat

Overview

This Python script helps you organize your anime files based on a specific naming convention: [GroupName] Anime Name S#- S##E##.mkv. The script detects the anime name and season number (if available) from each file name and organizes them into respective directories. If there's no season number, it places the files directly into the main anime directory.

Features

  • Organize by Anime Name: Files are categorized by the extracted anime name.
  • Season Subfolders: Files with season numbers (S# or S##E##) are placed in corresponding season subdirectories.

Usage

  1. Clone the repository.
  2. Navigate to the directory.
  3. Place .mkv files in the same directory.
  4. Run the script: Anime-Sorting-Hat.py.
  5. Verify the organized directories.

File Naming Convention

  • Anime files should follow: [GroupName] Anime Name - S##E##.mkv or [GroupName] Anime Name S# - ##.mkv

License

This project is licensed under the MIT License. See the LICENSE file for details.


Feel free to modify the content to better suit your project or add additional sections as needed.

About

Organize anime files effortlessly with this Python script tailored for [GroupName] Anime Name - S##E##.mkv naming conventions. Automatically categorize episodes by anime name and season, creating structured directories for easy access and management. Ideal for anime enthusiasts seeking a streamlined way to manage their collection.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages