Skip to content

NextFire/sachi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sachi

Sachi is a TV Series and Movie TUI renamer made with Textual.

demo

Getting Started

Requirements: Python 3.12 and mediainfo

pipx run 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

Features

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:

The global configuration can be edited with sachi config.