0.6.0 • Published 8 years ago

tagio v0.6.0

Weekly downloads
3
License
GPL-3.0
Repository
github
Last release
8 years ago

TagIO

Build Status Dependency Status NPM Version NPM Downloads

Advanced TagLib wrapper for Node.JS

Status

API Changed - TagIO is now multi-threaded and non-blocking and uses promises. Windows build still not working. Help wanted.

FormatStatus - supported tags
MP3generic, ID3v1, ID3v2, APE
MPCgeneric
FLACgeneric, XIPH, ID3v1, ID3v2
MP4generic
ASFgeneric
AIFFgeneric
WAVgeneric
TrueAudiogeneric
WavPackgeneric
Ogg FLACgeneric
Ogg Vorbisgeneric
Speexgeneric
Opusgeneric

Prerequisites

  • Installed C++ compiler supporting C++11 (GCC, CLANG, MSVC)
  • Installed cmake (version 2.8 or above)
  • Installed cmake-js

Documentation

General Usage Information

Other

Copyright

TagIO - Advanced TagLib wrapper for Node.JS

Copyright (C) 2015 Jiri Vysoky

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the

GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA

0.6.0

8 years ago

0.5.1

8 years ago

0.5.0

8 years ago

0.4.2

9 years ago

0.4.1

9 years ago

0.4.0

9 years ago

0.3.0

9 years ago

0.2.0

9 years ago

0.1.0

9 years ago