Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/chris-peterson/pwsh-taglib
- Owner: chris-peterson
- License: mit
- Created: 2023-01-21T03:32:32.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-19T02:11:19.000Z (3 months ago)
- Last Synced: 2024-08-19T03:26:39.967Z (3 months ago)
- Topics: cli, id3, mp3, powershell, pwsh, tags
- Language: PowerShell
- Homepage:
- Size: 203 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)