restforward.blogg.se

Tv episode file renamer
Tv episode file renamer




  1. #Tv episode file renamer movie
  2. #Tv episode file renamer install

#Tv episode file renamer movie

The movie renamer works by repeatedly searching The Movie DB for the movie by using the file name and dropping off bits until it either gets a match or runs out of name. You can also call renamer config to see your saved API keys. You can set your API keys using one of the following commands: > renamer config -tmdb YourTheMovieDbApiKey For the show renamer, you need an API key for The TV DB. For the movie renamer, you need an API key for The Movie DB (v3 Auth Key).

tv episode file renamer

In order to use a renamer, you need an API key for the respective service. To update it, pull the latest changes from the repo, run dotnet tool uninstall -g renamer-core to remove the old version, then use the commands above to re-install. Once installed as a global tool, you can cd to any directory and invoke it with renamer.

#Tv episode file renamer install

dist renamer-core to install the project as a global tool.

  • dotnet pack to package it up for installation.
  • Then you need to clone the repo to your computer.
  • NET Core SDK (3.1 at the time of writing). Changing those API keys is annoying and difficult, so I decided to just lose the history. This was because I did a stupid thing a while back and had my API keys hard-coded in some of the source files. Specifically, I deleted my old repo and created a new one with the current code. Recently, I made the repo public so anyone can clone and try it. NET Global Tool, it can be run from any directory. Both renamers can be pointed at any directory and can output to any directory. Renamer Core contains two tools which I call renamers: one for movie files and one for TV show episode files. Version 1.X didn’t use the CommandLineUtils library I like so much so the major version was bumped when I completely changed how the project was structured and how the renamers were called from the command line. The current version, 2.2.0, uses semantic versioning. It was fine, but I wanted to try doing the same thing in. The first was written in TypeScript and was a CLI using node.

    tv episode file renamer

    This is actually the second time I’ve written this tool. I’ve been using it for probably a year or so now and have been tweaking it non-stop. It’s nice to use, works most of the time, and has made my life a bit easier.

    tv episode file renamer

    Renamer Core is my CLI tool for renaming movies and TV show episode files to match Plex’s naming conventions. And now I made it public, so you can try it, too. There are other tools that can help with this, but I didn’t like them so I wrote my own. Or you have a folder of TV show episodes and you need them all cleaned up. You get a movie and the name is a garbled mess. Sometimes though, renaming files for Plex is a chore. Movies and TV shows must be named according to specific rules in order to be picked up and matched correctly.






    Tv episode file renamer