Lyricator v1.1.1 #31 (2010-12-16)

Post a reply

Visual Confirmation

To prevent automated access and spam, you are required to confirm that you are human. Please place a check mark next to all images of monkeys or apes. If you cannot see any images, please contact the Board Administrator.

Smilies
:D :) :( :o :-? 8) :lol: :x :P :oops: :cry: :evil: :roll: :wink:
BBCode is ON
[img] is ON
[flash] is OFF
[url] is ON
Smilies are ON
Topic review
   

Expand view Topic review: Lyricator v1.1.1 #31 (2010-12-16)

Re: Lyricator v1.1.1 #31 (2010-12-16)

Post by snowleopard » Thu Feb 14, 2013 8:15 pm

I tried run as administrator in windows 7 and the dialog box comes up, but the page is not displaying correctly, no tables. Only chekc boxes and what ever is in the first column.

Re: Lyricator v1.1.1 #31 (2010-12-16)

Post by BionicRooster » Wed Feb 13, 2013 2:22 pm

Great extension.
I have noticed that LyricDB is slow. Just me or are they slow on purpose?

Re: Lyricator v1.1.1 #31 (2010-12-16)

Post by lrankine » Wed Feb 13, 2013 7:09 am

Still can't get this working.............running MM 4.1.0.1624 beta.

Re: Lyricator v1.1.1 #31 (2010-12-16)

Post by snowleopard » Sun Feb 10, 2013 8:01 pm

I keep getting VB Script errors in different places trying to run Lyricator (MM 4.0.7 Gold). not being able to find the Path or vb file

Re: Lyricator v1.1.1 #31 (2010-12-16)

Post by T3KN0GH057 » Mon Jan 21, 2013 8:14 pm

any chance you could add in search by album artist, and search by original artist?

For Instance, the bonus tracks for Eurythmics' album "We Too Are One" there exists the track "Last Night I Dreamt That Somebody Loved Me" this is originally by The Smiths and i have it marked as so (As i try to keep the original artists marked where ever i know or am informed of the song being a cover). No sites a all have the song tied to Eurythmics. It would be handy if the script could if all else fails use the "Original Artist" to fetch lyrics with the original artist name.

Second Instance: Well this is an Opera, but Carmina Burana, The artist (for my own personal Reasons) is "The Berlin Philharmoniker" now I don't need to tell you that its not likely to find Orchestras in lyric sites, how ever the Album Artist is listed As Carl Orff and lots of sites actually have the lyrics listed by Composer (might be a good idea to ad composer look-ups too but that isn't a matter to me). So then if all else fails it'd be nice to drop to Album Artists which would pull the lyrics. Now this is a operatic/classical performance i'm using as a for instance. But there a few albums in my collection that the "artist" tag don't match but the song is still listed under the "album artist", on lyric sites, but not under the the same name as the "artist" tag

Re: Lyricator v1.1.1 #31 (2010-12-16)

Post by juglar103 » Thu Jan 17, 2013 1:53 am

steviegt wrote: and deselect the option to install for current user only

That's the solution!!! Thxs!!!

Re: Lyricator v1.1.1 #31 (2010-12-16)

Post by steviegt » Tue Jan 15, 2013 7:43 am

I did as instructed in an earlier post and this now works ok. If you uninstall Lyricator, close MM, reinstall Lyricator and deselect the option to install for current user only then restart MM again it should work ok. I also noticed that if I rip a CD and try to use Lyricator while I'm still in the "Rip window" it will not work. If I go to the actual file location and then run Lyricator it again works ok. I am running MM v4.0.7.1511. I hope this helps someone.

Re: Lyricator v1.1.1 #31 (2010-12-16)

Post by Lowlander » Fri Jan 04, 2013 11:30 am

MediaMonkey 4.1 (betas) broke Lyricator for me as well. I occasionally get a couple tracks tagged at which point it hangs on a track and require exit of MediaMonkey to use Lyricator again.

Re: Lyricator v1.1.1 #31 (2010-12-16)

Post by lrankine » Fri Jan 04, 2013 7:27 am

Has any progress been made on contacting the author on this? My lyricator has stopped working as well. Whenever I try using it I get a white screen with no graphics. Running windows 8 and have the same results with the latest release as well as the latest Beta version. Any help would be appreciated!

Re: Lyricator v1.1.1 #31 (2010-12-16)

Post by Lowlander » Tue Nov 27, 2012 1:53 pm

You can try a PM to him and see if any response is received. A browse through this topic may reveal if the author has given up on the Addon and allows others to modify it.

Re: Lyricator v1.1.1 #31 (2010-12-16)

Post by zuilserip » Tue Nov 27, 2012 1:50 pm

Lowlander wrote:You can contact the author of the Addon to see if the author is willing to make modifications, allows you to make modification or allows you to port from the original.


Is SquirrelScript the author? Is he still around? (Looks like it's been almost two years since he 'last visited')

Unfortunately it's been some 15 years since I did any coding and I don't think I'd be able to modify the script myself...

Re: Lyricator v1.1.1 #31 (2010-12-16)

Post by Lowlander » Tue Nov 27, 2012 11:06 am

You can contact the author of the Addon to see if the author is willing to make modifications, allows you to make modification or allows you to port from the original.

Re: Lyricator v1.1.1 #31 (2010-12-16)

Post by zuilserip » Tue Nov 27, 2012 12:10 am

Lowlander wrote:That's finding the lyrics, then you still have to extract them which will most likely be different for each site.


Right, that's what I meant by 'define a pattern to specify where in the body of the resulting page the lyrics themselves would be'. So, each site would have a page structure and have the lyrics themselves in a specific location.

So, for the first site I gave as an example (letras.terra.com) the lyrics seem to be located between <div id="div_letra"> and </div>.

The third site I gave as an example (www.azlyrics.com), seems to have the lyrics between <!-- start of lyrics --> and <!-- end of lyrics -->

Some sites may not work with such simple rules, but it looks like many would - for example I just randomly picked a couple more lyrics sites:

www.elyrics.net -> lyrics between </small><br><br> and <br><br><br>
www.lyricsmode.com -> lyrics between <div id='songlyrics_h' class='dn'> and <span class="b-lyrics-from-signature">
www.lyricsfreak.com -> lyrics between <div id='content_h' class='dn'> and <span class="b-lyrics-from-signature">
www.songmeanings.net -> lyrics between <div id="textblock" style="z-index: 1;"> and </div>

Re: Lyricator v1.1.1 #31 (2010-12-16)

Post by Lowlander » Mon Nov 26, 2012 11:06 pm

That's finding the lyrics, then you still have to extract them which will most likely be different for each site.

Re: Lyricator v1.1.1 #31 (2010-12-16)

Post by zuilserip » Mon Nov 26, 2012 10:40 pm

Lowlander wrote:The primary problem is that each source needs to be individually coded as extraction of lyrics will be different for each source. Also ideally the site would have an API and allow for this type of extraction (many don't).

That makes sense - but it would seem like many of the most popular sites follow a relatively consistent and regular format based on the artist and the song name.

For example, at Terra I believe we can go to:
http://letras.terra.com/john-lennon/imagine
or
http://letras.terra.com/avril-lavigne/imagine
or
http://letras.terra.com/jack-johnson/imagine

For metrolyrics we can go to:
http://www.metrolyrics.com/imagine-lyri ... ennon.html
or
http://www.metrolyrics.com/imagine-lyri ... vigne.html
or
http://www.metrolyrics.com/imagine-lyri ... hnson.html

For azlyrics we can go to:
http://www.azlyrics.com/lyrics/johnlennon/imagine.html
or
http://www.azlyrics.com/lyrics/avrillav ... agine.html
but
http://www.azlyrics.com/lyrics/jackjohnson/imagine.html does not work because those lyrics are not present on the site

So it would seem possible to define a regular pattern that would define the html location of the song (based on the artist and song title) and then define a pattern to specify where in the body of the resulting page the lyrics themselves would be. The script would still need to iterate across possible variants of the location (multiple artists, removing 'the', removing items in parentheses, etc.)

Top