- Notifications
You must be signed in to change notification settings - Fork3
🎬 Terminal media files renamer (FileBot alternative)
License
NotificationsYou must be signed in to change notification settings
NextFire/sachi
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Sachi is a TV Series and Movie TUI renamer made withTextual.
uvx sachi --help
Or, with Docker:
docker run --rm -it \ -v /path/to/config:/root/.config/sachi \ -v /path/to/media:/media \ ghcr.io/nextfire/sachi:latest --help
Development is still in early stages, here's what's implemented so far:
- File selection
- TVDB series search (requires an API key)
- Movies custom renaming
- Filename jinja2 templating
In progress:
- FileBot context (https://www.filebot.net/naming.html)
The global configuration can be edited withsachi config
.
About
🎬 Terminal media files renamer (FileBot alternative)