| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Linux | 2014-10-25 | ||
| Windows64 | 2014-10-25 | ||
| Linux64 | 2014-10-25 | ||
| Mac | 2014-10-25 | ||
| Windows | 2014-10-25 | ||
| README.txt | 2014-10-25 | 4.1 kB | |
| Totals: 6 Items | 4.1 kB | 1 |
====
Copyright (C) 2010 Rodrigo Villamil Pérez <rodrigo.villamil@gmail.com>
This file is part of SimpleTAG-Tools.
SimpleTAG-Tools 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.
SimpleTAG-Tools 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 SimpleTAG-Tools. If not, see <http://www.gnu.org/licenses/>.
====
== SimpleTAG Tools ==
SimpleTag Tools are a tools to edit tags of music files in MP3 or OGG.
Mass-tagging of multiple files
=== CHANGELOG ===
Major changes from 1.5.9 to 1.5.10
---------------------------------
- Bug Fixed: Problem to sort columns. Disappears information obtained from
the search of fingerprint
- New Version JaudioTagger Library 2.2.2
- Problem fixed with MIMETYPE covers info
Major changes from 1.5.8 to 1.5.9
---------------------------------
- Bug Fixed: Linux 32 bit version doesn't run!
Major changes from 1.5.7 to 1.5.8
---------------------------------
- Drag and Drop images in the viewer of the images
- Now the Magical autocomplete function, runs with selected items
- Minor bugs fixed: http://goo.gl/ff1nP8
Major changes from 1.5.6 to 1.5.7
---------------------------------
- Recovering compatibility with Java 1.6
Major changes from 1.5.5 to 1.5.6
---------------------------------
- The images is adjusted in the image viewers, showing the original resolution
in tool tip text
- The track data found by automagic search ,are always offered like other
option. Are shown in blue
- Other minor bugs: http://goo.gl/usp1vr
Major changes from 1.5.4 to 1.5.5
---------------------------------
- Support for Windows 64 bits
- Support for Linux 64 bits
- Bug fixed on input data in 'combos'
Major changes from 1.5.3 to 1.5.4
---------------------------------
- Support for Java 1.7
- Minor bugs fixed: http://goo.gl/1ZFXL4
Major changes from 1.5.2 to 1.5.3
---------------------------------
- Show progress bar on load/save files
- Performance enhancements
- Minor bugs fixed: http://goo.gl/heTI9z
Major changes from 1.5.1 to 1.5.2
---------------------------------
- Windows Version avaliable!
- Linux version avaliable!
- Several bugs fixed
- Translations improved (Excuse me for my poor english)
Major changes from 1.5.0 to 1.5.1
---------------------------------
- Sometimes the application takes too long to return
timeout when no cover is found
- The progress bar search doesn't update correctly
Major changes from 1.3.5 to 1.5.0
---------------------------------
- New Tool! Magic Search : Complete file information from audio fingerprint.
Thank's to AcoustId (http://acoustid.org)
- Improved search covers
- Interface changes which improve usability
- Order by column
- New colors
- A lot of bugs fixed
Major changes from 1.3.4 to 1.3.5
---------------------------------
- Several bugs fixed (See report 13 in Trac for detail)
- Enhacements in threads management
- Window configuration position persistent
- Status Bar with info
- SWT 4.2.1
- Save data on focus lost
=== BUILD INSTRUCTIONS ===
Requirements
------------
maven 2.0 or higher : http://maven.apache.org/
Java - JDK 1.7 or higher : http://www.java.com/
Compile and Generate standalone application
--------------------------------------------
Simpletag-tools is a maven multiproject.
To create an standalone application you have to use:
"create-*-bundle.sh" script according the distribution
=== RUNNING TOOLS ===
Run simpletag-gui application
-----------------------------
In OSX : unzip the ZIP file generated by maven and copy SimpleTag.app to
applications directory.
In Linux: unzip the file and execute ./run.sh.
In Windows: unzip the file and execute run.bat