|
 |
|
12-06-2006, 05:47 PM
|
#1
|
|
Constant Bitrate
Join Date: Mar 2006
Posts: 145
|
Release Lyric Tagger
Hi!
As i could not find a simple and free tool, 2 get the lyrics into my songs, i wrote my own.
Features:
- user definable search modules
this means you can define your own module if the 2 included modules are not enough. a module just returns the lyric from whatever source you want. the included modules search 2 different sites.
- simple
just enter the path to your mp3 collection and one click. the program will also tag subdirectories.
- stable
well, it crashed during test, but it happened after tagging 6000 files. I've tried zortams software and that thing crashes after 500 files...
- free of charge
donations are not accepted
c ya
Reflex
PS:
installation: you need the audiogenie2.ocx (2 get it find my plugin in the plugin subforum or download directly from http://www.audiogenie.de), unpack the archive and run the exe.
Download
Last edited by ReflexNPG; 03-12-2009 at 06:23 PM..
|
|
|
|
|
|
Advertisement
|
Sponsored links
|
12-06-2006, 07:17 PM
|
#2
|
|
Constant Bitrate
Join Date: Sep 2006
Location: Austin, TX
Posts: 200
|
I will help you test this out. Cool idea,.
|
|
|
12-06-2006, 07:17 PM
|
#3
|
|
SMKFree
Join Date: Aug 2003
Location: Chicago
Posts: 4,841
|
do the lyrics show up in RR (in a lablel ) or does this just tag the files properly?
|
|
|
12-06-2006, 07:26 PM
|
#4
|
|
Constant Bitrate
Join Date: Mar 2006
Posts: 145
|
@smoke:
the program tags the files, not more not less.
If you want the lyrics showing up in a skin:
- use my skin or
- use my plugin or
- write one for yourself
|
|
|
12-06-2006, 07:53 PM
|
#5
|
|
Constant Bitrate
Join Date: Sep 2006
Location: Austin, TX
Posts: 200
|
what skin?
|
|
|
12-06-2006, 08:42 PM
|
#6
|
|
SMKFree
Join Date: Aug 2003
Location: Chicago
Posts: 4,841
|
what plugin?
|
|
|
12-06-2006, 08:52 PM
|
#7
|
|
Super Moderator
Join Date: Sep 2005
Location: West Palm Beach, Florida
Posts: 3,726
|
Song Lyrics plugin
Well I just downloaded it and tried it. With 60 test songs, it found only found lyrics for 2 songs.
If you can find where THIS PLUGIN gets it's lyrics, that would be amazing. The afore mentioned plugin gets the lyrics for just about any song you throw at it, but it will not write any tags. On another note this plugin is also VERY fast. By the time the first note plays of a song, the lyrics are already displayed.
Last edited by JohnWPB; 12-06-2006 at 08:55 PM..
|
|
|
12-06-2006, 08:57 PM
|
#8
|
|
Constant Bitrate
Join Date: Sep 2006
Location: Austin, TX
Posts: 200
|
I get errors every time I run this. It says run time error 70 permission denied and then a random code.
|
|
|
|
Sponsored links
|
|
Advertisement
|
|
12-06-2006, 10:38 PM
|
#9
|
|
Constant Bitrate
Join Date: Mar 2006
Posts: 136
|
Make sure you have the .OCX registered (regsvr32 [path]\AudioGenie2.ocx).
I think you need to have your MP3s properly tagged for this to work. It looks like it's getting the lyrics for 1/3-1/2 of my files.
(On an unrelated note, I just blue screened my system with SMPseesaw, and when I rebooted, Firefox 2 restored both the windows I had open with all their tabs and saved what I had typed of this very post.)
|
|
|
12-06-2006, 10:41 PM
|
#10
|
|
SMKFree
Join Date: Aug 2003
Location: Chicago
Posts: 4,841
|
Quote: Originally Posted by JohnWPB 
Well I just downloaded it and tried it. With 60 test songs, it found only found lyrics for 2 songs.
If you can find where THIS PLUGIN gets it's lyrics, that would be amazing. The afore mentioned plugin gets the lyrics for just about any song you throw at it, but it will not write any tags. On another note this plugin is also VERY fast. By the time the first note plays of a song, the lyrics are already displayed.
Lyrics plugin (gen_lyrics) IS very fast, i think this is where the lyric database is located. http://www.lyricsfreak.com/
|
|
|
12-06-2006, 10:53 PM
|
#11
|
|
SMKFree
Join Date: Aug 2003
Location: Chicago
Posts: 4,841
|
the lyrics from that site can easily be downloaded.
When you play a song in winamp, it sends the artist and track title to the site and returns a url with the lyrics
http://www.lyricsplugin.com/plugin/?...angsta%20Music
the above url is the same page thats displayed by the plugin inside winamp.
Shouldnt be too hard to write something in autoIT that would scan your music lib (already have code i wrote for that) and download lyrics for all your songs in one step. Then somehow write the info to the tags of the song. That part a little more involed. There should be something somewhere that does this already.
|
|
|
12-06-2006, 11:00 PM
|
#12
|
|
Constant Bitrate
Join Date: Mar 2006
Posts: 136
|
Also, that OCX is ad-driven, so if it can't access iexplore.exe, it will refuse to work and throw out an error.
I think it's getting some more files on the second time around.
|
|
|
12-06-2006, 11:03 PM
|
#13
|
|
Super Moderator
Join Date: Sep 2005
Location: West Palm Beach, Florida
Posts: 3,726
|
Pop Ups
Quote: Originally Posted by deus ex machina 
Also, that OCX is ad-driven, so if it can't access iexplore.exe, it will refuse to work and throw out an error.
I think it's getting some more files on the second time around.
Hahahah I was wondering WHY I was getting Advertising Pop-Up's when I ran the plugin! I had not seen a pop-up in a quite a long time.
|
|
|
12-06-2006, 11:45 PM
|
#14
|
|
SMKFree
Join Date: Aug 2003
Location: Chicago
Posts: 4,841
|
wow thats a first, a RR plugin with popups, you gotta be kidding me.
|
|
|
12-07-2006, 12:29 AM
|
#15
|
|
Constant Bitrate
Join Date: Mar 2006
Posts: 136
|
I still have it running on my collection. I think it's getting more songs than I initially thought because often the first script to run doesn't find the lyrics, and reports "song not found," but then the second script finds it.
The cool thing about this that it's script-based. I think I might have a better OCX lying around somewhere too. I'll look for it.
|
|
|
|
Sponsored links
|
|
Advertisement
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 11:29 AM.
| |