TagMyMusic (english)
TagMyLibrary è un programma pygtk fatto per aiutarti ad organizzare la
tua libreria musicale.
Se hai centinaia di canzoni senza album, artista o addirittura titolo,
li puoi facilmente e velocemente trovare con una comoda interfaccia
grafica a alcuni database musicali come midomi.com, lyrics.wikia.com e
musicbrainz.com.
Ci sono diversi motori di ricerca per cercare le copertine degli album
e i testi delle canzoni (puoi aggiungere tu nuoni motori di ricerca con
un modulo di python e integrarli facilmente col programma.
I formati mp3 e m4a sono completamente supportati, mentre altri
potrebbero non funzionare perfettamente.
Sto scrivendo questo programma per hobby, quindi non ci posso passare
molto tempo sopra... ho cominciato per un'esigenza personale: ho un
iPod Touch e odio quando non ci sono le copertine degli album o i testi
delle canzoni sono sbagliati o addirittura assenti. Credo che la
versione 0.4 sia la prima che può essere considerata una beta, poichè
le versioni precedenti non erano utilizzabili senza apportare alcune
modifiche nel codice. Se qualcuno ha scaricato il mio programma e l'ha
usato o ha provato a usarlo, per favore mi scriva un'email a
alessandro0blanco@gmail.com, così che possa sapere se qualcuno è
interessato a questo progetto. Grazie!
screenshots
Pagina del progetto su ourceforge.net
Download
ver
0.4.5
ver
0.4.4
ver
0.4.3
ver
0.4.2
ver
0.4.1
ver
0.4
ver
0.3
ver
0.2
Come usarlo
Installazione
Per prima cosa
scaricare e scompattare il pacchetto dell'ultima versione (disponibile
ad uno dei link qui sopra) in qualsiasi cartella nella cartella home.
Sono necessari questi pacchetti:
Sono tutti disponibili nelle repository di ubuntu o scaricabili dal
loro sito web.
Ora puoi lanciare il programma con questo comando:
python /home/__user__/__path_to_folder__/tagmymusic.py
Aprire files
Se il programma parte senza problemi puoi aprire qualche file musicale.
Per fare ciò puoi importare uno o più file alla volta cliccando dul
tasto "Aggiungi file(s)", una cartella cliccando su "File >>
Aggiungi cartella" o una cartella con tutti i file contenuti in essa
(anche nelle sottocartelle) cliccando su "File >> Aggiungi
cartella con sottocartelle".
Aspetta che il programma legga le tag per i file selezionati e poi puoi
selezionare una traccia per visualizzare i suoi titolo, artista, album,
testi e copertine nel pannello destro.
Lyrics functions:
- You can manually edit lyrics for each song in the "Lyrics on
file" tab in the right panel.
- You can automatically search lyrics for a single song: open the
"Search lyrics" panel, select the source for the research with the
arrow buttons and click "Search". Wait a few second and the lyrics for
that song will be displayed. If you are not satisfied about it, you can
select another source or edit the song title or artist and retry. When
you have found them out just click on the "Copy to file" button.
- You can automatically search lyrics for multiple songs: you
should select them (use shift and ctrl keys) and then press the "Search
lyrics" button in the left panel. Wait for a few seconds (maybe more
then 20-30 if you selected dozens of songs) and you'll be done. You can
optimize the research by reordering the list of sources in the left
panel by dragging them up or down.
Cover functions:
- You can manually add a cover image to a song by opening the
"Cover" tab in the right panel and selecting or entering a path or an
URL in the bottom part of the tab.
- You can automatically search covers for a single song: in the
"Cover" tab check the search keys, select a search engine and press
"Search". Wait a few seconds and the previews appears. To choose an
image simply click on its preview.
- You can automatically search covers for multiple songs: click on
"Edit >> Cover search" and wait a few seconds for the search
interface to load. The program will put together songs of the same
album. Now you can select the albums to search the cover for (using the
left checkbox and the top-left buttons) and then search covers for all
of them clickin on "Search". Now clickon the correct cover for each
album
and when finished click on "Close". A message will appear asking if
you want to apply changes. Click yes and you'll be done.
Save changes:
When you have finished editing tags you should save these changes. In
order to do this select the songs you want to apply the changes to and
click the "Write tags" button.