I run plex from Docker on a local linux server. I have sonarr configured but its not configured perfectly so it’s downloading but not importing right now. Thats a separate issue I need to figure out.
For now, I have a large library that I would like to organize and rename. It all works, its in plex and shows up and such, but it’s not consistent. I have some files that have spaces in them and others with dots (preferred). I have season folders like 01
and 1
, etc.
I could set up a local share and connect filebot to that I imagine, but am hoping there’s maybe a more modern solution that also doesn’t require a desktop app.
I don’t have a good solution for your existing library, but sonarr can be configured to consistently rename things as it imports.
You can, apparently, call FileBot from the CLI
I’m tempted to write one. I might be terrible and write it in Node (still a CLI), because I don’t want to write all the TUI components in Go, and I don’t know Rust, sorry.