Download List

Descripción del Proyecto

SQL Tagger reads the tags of audio files from a directory, loads them into a temporary SQLite database, accepts SQL queries to modify this database, then saves any changes back to the audio files. It's useful for performing complex updates that would be difficult or tedious with conventional taggers. It's a complement to conventional taggers, not a replacement.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-09-06 17:13 Back to release list
0.2

Multi-entrada de SQL línea que ahora se realiza. Apoyo simple se ha añadido para establecer variables de SELECT resultados de la consulta para su uso en consultas posteriores para evitar volver a escribir o pegar cadenas largas.
Multi-line SQL input is now handled. Simple support was added for setting variables from SELECT query results for use in later queries to avoid re-typing or pasting long strings.

Project Resources