TagLibSharp 2.3.0
dotnet add package TagLibSharp --version 2.3.0
NuGet\Install-Package TagLibSharp -Version 2.3.0
<PackageReference Include="TagLibSharp" Version="2.3.0" />
paket add TagLibSharp --version 2.3.0
#r "nuget: TagLibSharp, 2.3.0"
// Install TagLibSharp as a Cake Addin
#addin nuget:?package=TagLibSharp&version=2.3.0
// Install TagLibSharp as a Cake Tool
#tool nuget:?package=TagLibSharp&version=2.3.0
A library for for reading and writing metadata in media files, including video, audio, and photo formats.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 4.6.2
- No dependencies.
-
.NETStandard 2.0
- No dependencies.
NuGet packages (15)
Showing the top 5 NuGet packages that depend on TagLibSharp:
Package | Downloads |
---|---|
ppy.osu.Game
Package Description |
|
SIL.Windows.Forms
SIL.Windows.Forms contains Windows Forms classes for UI elements (controls and dialogs) that are commonly used across various SIL applications. SIL.Windows.Forms is similar to SIL.Core in that it does not contain classes that are specific to any domain. |
|
Util.Controls
Package Description |
|
Milki.Extensions.MixPlayer
This library is for timelined sound effects playing. |
|
AnchorAppsIT.Web.Services
Package Description |
GitHub repositories (15)
Showing the top 5 popular GitHub repositories that depend on TagLibSharp:
Repository | Stars |
---|---|
jellyfin/jellyfin
The Free Software Media System
|
|
OpenRA/OpenRA
Open Source real-time strategy game engine for early Westwood games such as Command & Conquer: Red Alert written in C# using SDL and OpenGL. Runs on Windows, Linux, *BSD and Mac OS X.
|
|
ppy/osu
rhythm is just a *click* away!
|
|
Tyrrrz/YoutubeDownloader
Downloads videos and playlists from YouTube
|
|
jwallet/spy-spotify
🎤 Records Spotify to mp3 without ads and adds media tags to the files 🎵
|
Version | Downloads | Last updated |
---|---|---|
2.3.0 | 215,378 | 7/30/2022 |
2.2.0 | 789,477 | 7/22/2019 |
2.2.0-beta | 17,931 | 1/21/2019 |
Version 2.3.0.0
July 29, 2022
* Added support for chapters by implementing the frames CHAP and CTOC (#228) - Jan Romero
* Adding extended precision ByteVector conversion (#245) - Benjamin Russell
Using extended precision conversion to get any possible AIFF sample rate
* Audio Id3v2 add support for the Tag Length (#284) - L Carroll
* ASF Duration Calculation Fix, Creation Date Fix (#256) - Benjamin Russell
* Property preventing autocreate id3 tag types (#254) - Helmut Wahrmann
* Multiple music brainz entries (#253) - Helmut Wahrmann
* MusicBrainz Tags should be retrieved case insensitive (#243) - Helmut Wahrmann
* Make methods SetUserTextAsString public (#242) - Helmut Wahrmann
* MPEG Audio Header Offset Calculation (#241) - Benjamin Russell
* Add format to TrackCount setter (#240) - EatonZ
* Improve JPG detection in GetExtensionFromData (#239) - EatonZ
* Fixed: Corrupting OPUS files on write (#232) - ta264
* Add support for webm audio files (#219) - Michael Phillips
* Bump to net462 - Stephen Shaw
* Remove gtk# dependency in tests. Replaced with SixLabors.ImageSharp - Stephen Shaw
* Added support for IPLS Frame (#208) - Helmut Wahrmann
* Fixes #200 and copies Pictures over from Id3v2 Tag to File.Tag (#201) - Sean Kearney
* Disregard case in Apple box names + initial unit test (#187)
* Various repo maintenance fixes - Stephen Shaw, Andrew Sun, Mike Blaszczak, James John McGuire, ta264, Alex Koeplinger, Immanuel Martini
July 22, 2019
* Remove autotools and friends. Simply code base.
* Include a few fixes from lidarr Project
January 21, 2019
* Lots and lots of updates including net45 and .netstandard 2.0