Skip to content

A console utility for renaming .mp3, .wma, .wav audio files. (Written in C#.NET)

Notifications You must be signed in to change notification settings

pnetesa/Mp3Renamer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mp3Renamer

Console utility for renaming .mp3, .wma, .wav audio files. (Written in C#.NET)

Description

Renames audio files in current folder .mp3, .wma, .wav or any other format you provide (i.e. .jpg, .png). Supports renaming in order specified in Windows Media Player playlist .wpl file. .wpl file must be in the same folder where audio files sit, any name.

By default it renames all current folder files in ascending alphabetic order. If .wpl is found in current directory, the order is used from playlist file.

You can specify target file extension as an argument:

>mp3_renamer.exe .mp3

Requires Microsoft .NET Framework.

Download Link

About

A console utility for renaming .mp3, .wma, .wav audio files. (Written in C#.NET)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages