GitShow/BurntSushi/imdb-rename
BurntSushi

imdb-rename

A command line tool to rename media files based on titles from IMDb.

by BurntSushi
Star on GitHubFork

Rust

250 stars21 forks4 contributorsQuiet · 1y agoSince 20180.1.5Unlicense

Meet the team

See all 4 on GitHub →
BurntSushi
BurntSushi54 contributions
nvzqz
nvzqz1 contribution

Languages

View on GitHub →
Rust100%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

2 of 6 standards met

Community profile →
42
✓README✓License○Contributing○Code of Conduct○Issue Template○PR Template

Recent PRs & issues

Quiet · 2 in progress · Last activity 1y ago
See all on GitHub →
raddatzk
support for rename templateOpenIssue

are there any plans for something like a template? My thoughts were: have a file on your home-directory with the definition of the template, like "{show-name} - {season}{episode} - {episodename}

raddatzk · 8mo ago
kolbdog323
Remove special characters?OpenIssue

I am using the windows version is there a way to remove the special characters when you do the imdb-rename since it won't let me rename the imdb video file if the name on imdb has these these characters in it. " / \ ? : "

kolbdog323 · 1y ago
iStruggle
Attempts to rename files with colon (:), not possible in windows. os error 123OpenIssue

Love the tool, trying to get it to loop through my media folder with a basic For loop in cmd. Works well for the most part, so thankyou! Am running in silent mode with "echo y" prefix in a batch file. Sometimes (correctly) tries to rename to include a colon, which is not allowed in windows paths. Possibly replace with '-', or simply a space?

iStruggle · 1y ago

Recent fixes

View closed PRs →
abenevaut
feat: add docker image buildMergedPR
abenevaut · 4mo ago
youngmellow28
Wrong guesses when the correct choice seems obvious?ClosedIssue

Hey, thanks for the tool! I was testing it against some predb entries to see how well the fuzzy matching works, but I think it is possible I am not using it right since it often fails to guess correctly, even for what I think are some pretty obvious ones. The best guess is sometimes correct if I pass the file name using , and sometimes correct if I just pass the file name directly as an argument. Shouldn't both these methods produce the same best guess? Some simple examples follow, but as I said I ran into this very often during my testing. File path guess is correct: Query guess is completely wrong: And the reverse: File path guess is wrong: Whereas the query guess is correct:

youngmellow28 · 9mo ago
clandestino-usr
Adding option to return query value without actually renaming filesClosedIssue

Hi, I was thinking of an extra option that would only return the query value instead of actually renaming the file(s). Something like "-r" or "--return-value-only, and the usage would look like: So this return value could be reused in a larger context, inside another script for example. Do you think this would be possible - or if it can be already done? Thanks!

clandestino-usr · 1y ago
Structured data for AI agents

Repository: BurntSushi/imdb-rename. Description: A command line tool to rename media files based on titles from IMDb. Stars: 250, Forks: 21. Primary language: Rust. Languages: Rust (100%). License: Unlicense. Latest release: 0.1.5 (7y ago). Open PRs: 2, open issues: 8. Last activity: 1y ago. Community health: 42%. Top contributors: BurntSushi, nvzqz.

·@ofershap

Replace github.com with gitshow.dev