NameNumerizer.Core
1.0.0.2-build8
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
<PackageReference Include="NameNumerizer.Core" Version="1.0.0.2-build8" />
paket add NameNumerizer.Core --version 1.0.0.2-build8
#r "nuget: NameNumerizer.Core, 1.0.0.2-build8"
// 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 | Versions 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. |
-
.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 | 225 | 12/10/2023 |
1.0.0.4 | 134 | 9/14/2023 |
1.0.0.3 | 255 | 2/16/2023 |
1.0.0.2 | 422 | 5/6/2022 |
1.0.0.2-build9 | 161 | 8/5/2022 |
1.0.0.2-build8 | 176 | 7/3/2022 |
1.0.0.2-build13 | 166 | 9/15/2022 |
1.0.0.2-build12 | 177 | 8/13/2022 |
1.0.0.2-build11 | 160 | 8/8/2022 |
1.0.0.2-build10 | 163 | 8/5/2022 |
1.0.0.1 | 261 | 12/30/2021 |
1.0.0 | 256 | 12/27/2021 |