NameNumerizer.Core 1.0.0.2-build8

This is a prerelease version of NameNumerizer.Core.
There is a newer version of this package available.
See the version list below for details.
dotnet add package NameNumerizer.Core --version 1.0.0.2-build8
NuGet\Install-Package NameNumerizer.Core -Version 1.0.0.2-build8
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="NameNumerizer.Core" Version="1.0.0.2-build8" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NameNumerizer.Core --version 1.0.0.2-build8
#r "nuget: NameNumerizer.Core, 1.0.0.2-build8"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install NameNumerizer.Core as a Cake Addin
#addin nuget:?package=NameNumerizer.Core&version=1.0.0.2-build8&prerelease

// Install NameNumerizer.Core as a Cake Tool
#tool nuget:?package=NameNumerizer.Core&version=1.0.0.2-build8&prerelease

NameNumerizer

This program lets you numerize all the tracks that are found in the folder of your choice. It renames all the tracks to the format that has the track number prior to the artist and the song name. For example:

Before: Allen Watts & Chris Schweizer - Cabrones (Extended Mix).mp3
After:  012. Allen Watts & Chris Schweizer - Cabrones (Extended Mix).mp3
        It's not necessarily number 12. It could be any position in your tracklist.

It's written in plain C# with no external dependencies.

Limitations

Currently, the console application only supports numerizing the tracks that are in these formats: .mp3, .wav, .ogg, .aac. However, we hope to expand the support in the future. Meanwhile, use the core library provided.

This library doesn't support .NET Framework 4.8 yet! Sorry about that.

License

MIT License

Copyright (c) 2021 EoflaOE and its companies

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Framework net48 is compatible.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.8

    • No dependencies.
  • net5.0

    • No dependencies.
  • net6.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0.5 192 12/10/2023
1.0.0.4 111 9/14/2023
1.0.0.3 233 2/16/2023
1.0.0.2 389 5/6/2022
1.0.0.2-build9 136 8/5/2022
1.0.0.2-build8 155 7/3/2022
1.0.0.2-build13 142 9/15/2022
1.0.0.2-build12 148 8/13/2022
1.0.0.2-build11 133 8/8/2022
1.0.0.2-build10 140 8/5/2022
1.0.0.1 241 12/30/2021
1.0.0 234 12/27/2021