2 Commits

Author SHA1 Message Date
Muyue
2605f08feb Add complete AnimeLibrarian implementation
- Full application structure with core, API clients, and UI modules
- Directory compatibility checker with comprehensive validation
- TheTVDB API integration for metadata and standardized naming
- trace.moe API integration for episode verification
- File renamer with TVDB format compliance
- Interactive CLI interface with detailed reporting
- Configuration system with validation and defaults
- Comprehensive error handling and logging
- Support for backup and dry-run operations
- Project developed by the Légion de Muyue

💘 Generated with Crush

Assisted-by: GLM-4.6 via Crush <crush@charm.land>
2025-12-21 18:24:06 +01:00
Muyue
1ba3055895 Add initial project documentation and gitignore
- Add comprehensive README.md explaining AnimeLibrarian features and usage
- Add .gitignore with Python exclusions and .crush file
- Document Linux-specific requirements and local file processing

💘 Generated with Crush

Assisted-by: GLM-4.6 via Crush <crush@charm.land>
2025-12-21 18:00:47 +01:00