An open API service indexing awesome lists of open source software.

https://github.com/mattmcmanis/tanto

Media Library File Name Formatter
https://github.com/mattmcmanis/tanto

batch files formatter media multimedia rename video

Last synced: 7 months ago
JSON representation

Media Library File Name Formatter

Awesome Lists containing this project

README

          

![https://github.com/MattMcManis/Tanto](https://raw.githubusercontent.com/MattMcManis/Tanto/master/images/tanto-logo-128.png)

# Tantō

Media Library Formatter

* [Overview](#overview)
* [Guide](https://github.com/MattMcManis/Tanto/wiki/Guide)
* [Downloads](#downloads)
* [Installation](#installation)
* [Build](#build)

 

## Overview

Batch Format Media File Names

I built this program to standardize the file naming in my media library.

![Tanto](https://raw.githubusercontent.com/MattMcManis/Tanto/master/images/tanto.png)

---

#### Simplify

Before: `Example.Title.01.The.Episode.Name.(1080p).[x265].mp4`

After: `Example Title S01E01 The Episode Name.mp4`

---

#### Standardize

Before: `Example Title - 01 - The Episode Name.mp4`

After: `Eample.Title.S01E01.The.Episode.Name.1080p.HEVC-AAC.mp4`

---

#### Customize

Before: `Example.Title.01.The.Episode.Name.(1080p).[x265].mp4`

After: `Example Title (2018) - S01E01 - The Episode Name - 1080p HEVC.mp4`

---

#### Caution

>This program will rename your files. Clicking the Preview button will open a Window to confirm rename changes before making them. You can ruin your filenames and ordering if a mistake is made. This program is in alpha and may have bugs.

 

## Guide

https://github.com/MattMcManis/Tanto/wiki/Guide

 

## Downloads
#### Releases
https://github.com/MattMcManis/Tanto/releases

#### Requires
[Microsoft .NET Framework 4.5.2](https://www.microsoft.com/net/download/dotnet-framework-runtime/net452)

 

## Installation
Tanto is portable and can be run from any location on the computer.

1. Extract `Tanto.zip` to a location of your choice.
2. Run the program `Tanto.exe` or create a shortcut on the Desktop.

 

## Build
Visual Studio 2015
WPF, C#, XAML
Visual C++ 19.0 Compiler

 

[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=VTUE7KQ8RS3DN)

Thank you for your support.