Muclean - A simple music file renamer

Muclean

A simple music file renamer

Installation

go install github.com/CJ-Jackson/muclean@latest

Usage Example

$ ls
ls
01.N.S.U..m4a                       08.Rollin' And Tumblin'.m4a
02.Sleepy Time Time.m4a             09.I'm So Glad.m4a
03.Dreaming.m4a                     10.Toad.m4a
04.Sweet Wine.m4a                   11.Wrapping Paper - Bonus Track.m4a
05.Spoonful.m4a                     12.I Feel Free - Bonus Track.m4a
06.Cat's Squirrel.m4a               13.Coffee Song - Bonus Track.m4a
07.Four Until Late.m4a

muclean "*.m4a"

ls
01 - Cream - Fresh Cream - N.S.U..m4a
02 - Cream - Fresh Cream - Sleepy Time Time.m4a
03 - Cream - Fresh Cream - Dreaming.m4a
04 - Cream - Fresh Cream - Sweet Wine.m4a
05 - Cream - Fresh Cream - Spoonful.m4a
06 - Cream - Fresh Cream - Cat's Squirrel.m4a
07 - Cream - Fresh Cream - Four Until Late.m4a
08 - Cream - Fresh Cream - Rollin' And Tumblin'.m4a
09 - Cream - Fresh Cream - I'm So Glad.m4a
10 - Cream - Fresh Cream - Toad.m4a
11 - Cream - Fresh Cream - Wrapping Paper  Bonus Track.m4a
12 - Cream - Fresh Cream - I Feel Free  Bonus Track.m4a
13 - Cream - Fresh Cream - Coffee Song  Bonus Track.m4a

Motivation

Software like Renamer and Mp3Tag are nice tools, but I needed something that is specialised that I can run from the terminal and not having to rely on regexp to sanitise the file name from Windows System Reserved Characters.

Owner
Christopher John Jackson
Backend Web Developer at Feelunique and also part time Google Go Programmer!
Christopher John Jackson
Similar Resources

EasyMidi is a simple and reliable library for working with standard midi file (SMF)

EasyMidi EasyMidi is a simple and reliable library for working with standard midi file (SMF). Installing A step by step series of examples that tell y

Sep 21, 2022

Like tar but different. PitCH is an archive file format that aims for high performance and minimal bloat.

Like tar but different. PitCH is an archive file format that aims for high performance and minimal bloat.

Feb 17, 2022

Simple cli utility to show bitrate/samples of flac files in a directory

flac-specs Simple cli utility to show bitrate/samples of flac files in a directory I needed a quick little utility that would look at the flac files i

Dec 14, 2021

πŸ₯¦ Simple OSC command executor

brOSColi - simple OSC command executor Broscoli is a simple executor of local commands, triggered by OSC messages. It can be used to run local scripts

May 2, 2022

GORE is a bulk file renamer written in Go as a personal project to learn programming.

GORE is a bulk file renamer written in Go as a personal project to learn programming. Run GORE in the directory you want to rename fil

Nov 1, 2022

This is a simple file storage server. User can upload file, delete file and list file on the server.

This is a simple file storage server.  User can upload file,  delete file and list file on the server.

Simple File Storage Server This is a simple file storage server. User can upload file, delete file and list file on the server. If you want to build a

Jan 19, 2022

A feature flag solution, with only a YAML file in the backend (S3, GitHub, HTTP, local file ...), no server to install, just add a file in a central system and refer to it. πŸŽ›οΈ

A feature flag solution, with only a YAML file in the backend (S3, GitHub, HTTP, local file ...), no server to install, just add a file in a central system and refer to it. πŸŽ›οΈ

πŸŽ›οΈ go-feature-flag A feature flag solution, with YAML file in the backend (S3, GitHub, HTTP, local file ...). No server to install, just add a file i

Dec 29, 2022

Sequence-based Go-native audio mixer for music apps

Mix https://github.com/go-mix/mix Sequence-based Go-native audio mixer for music apps See demo/demo.go: package main import ( "fmt" "os" "time"

Dec 1, 2022

Maintain a lower-bitrate copy of a music library in sync with the main copy.

msync Maintain a lower-bitrate copy of your music library, in sync with the main copy.

Mar 6, 2022

Unlock Music Project - CLI Edition

Unlock Music Project - CLI Edition Original: Web Edition

Nov 2, 2022

subsonic terminal music player

STMP (subsonic terminal music player) A terminal client for *sonic music servers. Inspired by ncmpcpp. Features browse by folder queue songs and album

Dec 21, 2022

πŸˆπŸ“¦ nyaa.si client library for Go. Fetch Anime, Manga, Music and more torrents

🐈 πŸ“¦ go-nyaa nyaa.si client library for Go Built on top of: gofeed - search using RSS colly - scrap torrent details page Original idea: ejnshtein/nya

Sep 23, 2022

Music recognition bot for Reddit powered by audd.io. Note that the code currently needs some cleaning up and doesn't follow the best practices.

Music recognition bot for Reddit u/auddbot identifies music on Reddit. When someone mentions it or writes a question like "what's the song", it sends

Dec 30, 2022

Go library for searching on YouTube Music.

ytmusic Go library for searching on YouTube Music and getting other useful information. Installing go get github.com/raitonoberu/ytmusic Usage Search

Oct 15, 2022

A music programming language for musicians. :notes:

Installation | Docs | Changelog | Contributing composers chatting Alda is a text-based programming language for music composition. It allows you to co

Dec 30, 2022

Self-hosted music streaming server 🎢 with RESTful API and Web interface

Self-hosted music streaming server 🎢 with RESTful API and Web interface

Self-hosted music streaming server 🎢 with RESTful API and Web interface. Think of it as your very own Spotify!

Dec 27, 2022

Discord rich presence for MPRIS music players.

Discord rich presence for MPRIS music players.

Clematis Discord rich presence for MPRIS music players. Clematis provides a rich presence for MPRIS-supported music players. It will take information

Dec 20, 2022

discord bot that plays music in a voice channel discord

Music discord bot by serje3 Description A bot written in the Golang language plays music on your server's voice channel on Discord. It can be built an

Nov 17, 2021

Download and listen music in the terminal!

Download and listen music  in the terminal!

πŸ›‘ this cli still has a lot of bugs πŸ›‘ A simple tool to download and listen music in the terminal. You will need: golang deno v1.16+ youtube-dl Instal

Dec 2, 2022
Unlock Music Project - CLI Edition

Unlock Music Project - CLI Edition Original: Web Edition

Nov 2, 2022
Go library for searching on YouTube Music.

ytmusic Go library for searching on YouTube Music and getting other useful information. Installing go get github.com/raitonoberu/ytmusic Usage Search

Oct 15, 2022
A music programming language for musicians. :notes:

Installation | Docs | Changelog | Contributing composers chatting Alda is a text-based programming language for music composition. It allows you to co

Dec 30, 2022
Self-hosted music streaming server 🎢 with RESTful API and Web interface
Self-hosted music streaming server 🎢 with RESTful API and Web interface

Self-hosted music streaming server ?? with RESTful API and Web interface. Think of it as your very own Spotify!

Dec 27, 2022
Download and listen music in the terminal!
Download and listen music  in the terminal!

?? this cli still has a lot of bugs ?? A simple tool to download and listen music in the terminal. You will need: golang deno v1.16+ youtube-dl Instal

Dec 2, 2022
A tool coded by GO to decode cryptoed netease music files and qqmusic files

nqdumpgo A tool coded by GO to decode cryptoed netease music files and qqmusic files δΈ€δΈͺ使用 Go θ―­θ¨€ηΌ–ε†™ηš„η”¨δΊŽθ§£ε―†θ’«η½‘ζ˜“δΊ‘ιŸ³δΉζˆ– QQ ιŸ³δΉεŠ ε―†ηš„ζ–‡δ»Άηš„η¨‹εΊ,Go η¨‹εΊεœ¨ζ‹₯ζœ‰δΈŽ C++η¨‹εΊη›ΈθΏ‘ηš„ζ•ˆηŽ‡ηš„εŒζ—Ά,倧倧

Dec 13, 2022
Small application to convert my music library folder structure to 'crates' in the open-source DJ software Mixxx

Small application to convert my music library folder structure to 'crates' in the open-source DJ software Mixxx

Nov 18, 2022
Gomu is intuitive, powerful CLI music player.
Gomu is intuitive, powerful CLI music player.

Gomu (Go Music Player) Gomu is intuitive, powerful CLI music player. It has embedded scripting language and event hook to enable user to customize the

Dec 25, 2022
Kwed-dl - A tool to download latest music files from remix.kwed.org

kwed-dl A small program to download latest tracks from remix.kwed.org. Keeps a counter in your home-folder (_kwedrc on windows and .kwedrc on linux).

May 24, 2022
MIDI tunneling through BGP, for times when you want to broadcast your music instead of your IP packets.

BGPiano MIDI tunneling through BGP, for times when you want to broadcast your music instead of your IP packets. Usage bgpiano-send and bgpiano-recv Po

Jun 9, 2022