Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/chris-peterson/pwsh-taglib

Interact with TagLib# from Powershell
https://github.com/chris-peterson/pwsh-taglib

cli id3 mp3 powershell pwsh tags

Last synced: 27 days ago
JSON representation

Interact with TagLib# from Powershell

Awesome Lists containing this project

README

        

# Overview

Interact with [TagLib#](https://github.com/mono/taglib-sharp) from Powershell

## Examples

### `Get-MusicMetadata`

## Status

[![PowerShell Gallery Version](https://img.shields.io/powershellgallery/v/TagLibCli)](https://www.powershellgallery.com/packages/TagLibCli)
[![PowerShell Gallery](https://img.shields.io/powershellgallery/dt/TagLibCli?color=green)](https://www.powershellgallery.com/packages/TagLibCli)
[![GitHub license](https://img.shields.io/github/license/chris-peterson/pwsh-taglib.svg)](LICENSE)
[![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/chris-peterson/pwsh-taglib/deploy.yml?branch=main&label=ci)](https://github.com/chris-peterson/pwsh-taglib/actions/workflows/deploy.yml)