Bilalh / Tagger

Tagger music metadata editor which supports batch tag editing and getting tags from VGMdb

Home Page:http://bilalh.github.com/projects/tagger/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tagger {#readmeTitle}

Tagger is application that auto tags audio files. It also supports batch tag editing See the website for more details {#description}

Prerequisites

  • Only tested on the latest Mac OS X 10.10 release, should work on 10.9.
  • 64 bit only
  • The app is not code signed. To open the app for the first time, right click on it and choose Open.

Install From Source

Prerequisites

  • Only tested on the latest Mac OS X 10.10 release, should work on 10.9.
  • 64 bit only

Introductions

  • need taglib headers e.g with homebrew brew install taglib

Build the release version of Tagger.

Issues

  • To report issues go to the issues tracker on Github

  • Bug in mp3 files sometimes when replacing (not adding) artwork on files who album art has never been edited in iTunes, means the file can't be added to iTunes. This happens sometimes happens after replacing the artwork twice (when using vbr files).

Work around To replace a mp3 cover art a second time use refresh(⌘R) then Parent Folder(⌘↑) then Back(⌘[) menus items then replace the cover.

  • If you did not follow the advice use mp3val -f name.mp3 to fix the mp3 with the tags intact, see this blog post.

  • Bug in malformed m4a files sometimes when replacing (not adding) artwork, means the file can't be played in iTunes.

  • Quit Tagger before adding m4a (happen mostly with lossless m4a's and when 'Copy files to iTunes Media Folder' is unchecked in iTunes) to iTunes that were edited in Tagger, otherwise the metadata does not change. If you added the mp4 before Tagger was quit, remove them from iTunes and add them again.

Information

  • Writes 2.4 id3 tags for mp3s.

Libraries Used

  • TagLib
  • BWHyperlinkButtonCell from BWToolKit
  • CCTColorLabelMenuItemView
  • Lumberjack
  • MASPreferencesViewController
  • RegexkitLite
  • hcxslect

Licence

Copyright [2009-2015] Bilal Syed Hussain

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Authors

  • Bilal Syed Hussain

About

Tagger music metadata editor which supports batch tag editing and getting tags from VGMdb

http://bilalh.github.com/projects/tagger/


Languages

Language:HTML 57.5%Language:Objective-C 28.9%Language:Objective-C++ 7.8%Language:C 3.4%Language:C++ 1.2%Language:Ruby 1.0%Language:Shell 0.2%Language:CSS 0.0%