Created
October 5, 2011 03:18
-
-
Save shenie/1263537 to your computer and use it in GitHub Desktop.
Fix mp3 meta tags based on filename & path
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
*.mp3 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
rvm ree |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# A sample Gemfile | |
source "http://rubygems.org" | |
# gem "rails" | |
gem 'ruby-mp3info' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
GEM | |
remote: http://rubygems.org/ | |
specs: | |
ruby-mp3info (0.6.16) | |
PLATFORMS | |
ruby | |
DEPENDENCIES | |
ruby-mp3info |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment