Search found 47 matches

by ACDias
Thu Mar 27, 2014 5:53 pm
Forum: Need Help with Addons? (MMW4)
Topic: Lyrics Fetcher
Replies: 136
Views: 136239

Re: Lyrics Fetcher

<source> <name>AZLyrics</name> <url value="http://www.azlyrics.com/lyrics/{artist}/{song}.html" /> <xpathLyrics>//*[@id="main"]/div[3]</xpathLyrics> <artistlowercase>True</artistlowercase> <artistremovespaces>True</artistremovespaces> <songlowercase>True</songlowercase> <songrem...
by ACDias
Sun Mar 16, 2014 8:05 pm
Forum: Need Help with Addons? (MMW4)
Topic: Lyrics Fetcher
Replies: 136
Views: 136239

Re: Lyrics Fetcher

Yes, I saw this: Yes it is URL for AZLyrics: http://www.azlyrics.com/lyrics/{artist}/{song}.html XPath: //*[@id="main"]/div[4] Check Artist Lower Case, Artist Remove Spaces, Song Lower Case and Song Remove Spaces And erase terra. But I'm new to mediamonkey and had no idea how to actually ...
by ACDias
Sat Mar 15, 2014 1:12 pm
Forum: Need Help with Addons? (MMW4)
Topic: Lyrics Fetcher
Replies: 136
Views: 136239

Re: Lyrics Fetcher

I'm aware of the problem of uninstalling. Probably you were executing the program and the uninstaller tried to delete. About the fetching problem: there's no option inside media monkey. it installs a program outside media monkey. It will start along with media monkey and there will be a icon near th...
by ACDias
Thu Feb 20, 2014 8:59 pm
Forum: Need Help with Addons? (MMW4)
Topic: Lyrics Fetcher
Replies: 136
Views: 136239

Re: Lyrics Fetcher

Great idea man. I'll put both options: XPath or this pattern... It will sure be more user friendly than XPath...
And the XPath way its not working on Terra anymore :-/
by ACDias
Tue Feb 18, 2014 9:14 pm
Forum: Need Help with Addons? (MMW4)
Topic: Lyrics Fetcher
Replies: 136
Views: 136239

Re: Lyrics Fetcher

oh... and I know XPath is not user friendly :/
but i can't imagine any other way to get the lyrics from the website... if you have some idea to give, it will be very welcome :)
by ACDias
Tue Feb 18, 2014 9:04 pm
Forum: Need Help with Addons? (MMW4)
Topic: Lyrics Fetcher
Replies: 136
Views: 136239

Re: Lyrics Fetcher

Hi guys... I'm thinking about doing a rework on the program and put new features on it...
So put your suggestions here, because I'll start coding soon :)
by ACDias
Tue Feb 18, 2014 9:02 pm
Forum: Need Help with Addons? (MMW4)
Topic: Lyrics Fetcher
Replies: 136
Views: 136239

Re: Lyrics Fetcher

Sry. Wrong XPath
put //*[@id="main"]/div[3]
by ACDias
Sun Jan 26, 2014 9:32 pm
Forum: Need Help with Addons? (MMW4)
Topic: Lyrics Fetcher
Replies: 136
Views: 136239

Re: Lyrics Fetcher

Yes it is
URL for AZLyrics: http://www.azlyrics.com/lyrics/{artist}/{song}.html
XPath: //*[@id="main"]/div[4]
Check Artist Lower Case, Artist Remove Spaces, Song Lower Case and Song Remove Spaces

And erase terra.
by ACDias
Mon Jan 20, 2014 4:23 pm
Forum: Need Help with Addons? (MMW4)
Topic: Lyrics Fetcher
Replies: 136
Views: 136239

Re: Lyrics Fetcher

I'm sorry guys, but I can't figure out a way to get the right XPath from terra...
They're changed the website, so I can't figure out how to get the content from all p elements from the page...
by ACDias
Sun Jan 05, 2014 10:13 am
Forum: Need Help with Addons? (MMW4)
Topic: Lyrics Fetcher
Replies: 136
Views: 136239

Re: Lyrics Fetcher

i'm unable to test right now.

But try this

Code: Select all

//*[@id="letra"]/p
by ACDias
Mon Dec 30, 2013 8:39 pm
Forum: Need Help with Addons? (MMW4)
Topic: Lyrics Fetcher
Replies: 136
Views: 136239

Re: Lyrics Fetcher

Pode ser que o erro seja no Terra. Pq o programa le a pagina pra obter a musica. Se eles tiverem mudado a estrutura do site tb vai parar de funcionar. tem q ajustar o XPath neste caso. Não estou com acesso a minha maquina aqui, mas na semana que vem poderei verificar.
by ACDias
Sun Oct 13, 2013 2:59 pm
Forum: Need Help with Addons? (MMW4)
Topic: Lyrics Fetcher
Replies: 136
Views: 136239

Re: Lyrics Fetcher

the exe is located in the path of mediamonkey
and Upload the song that made lyrics fetcher crash
by ACDias
Mon Oct 07, 2013 8:21 pm
Forum: Need Help with Addons? (MMW4)
Topic: Lyrics Fetcher
Replies: 136
Views: 136239

Re: Lyrics Fetcher

when you restart, the error keep happening?
can you upload the song that was playing when this happened?
by ACDias
Thu Sep 05, 2013 4:25 pm
Forum: Need Help with Addons? (MMW4)
Topic: Lyrics Fetcher
Replies: 136
Views: 136239

Re: Lyrics Fetcher

yes. its possible, but it seems MM 4 will bring all the features I did in this program.


I will put the possibility to choose the char to replace the space.

Vrijheid 71 explain me more how this digits should work...
by ACDias
Fri May 17, 2013 5:36 pm
Forum: Need Help with Addons? (MMW4)
Topic: Lyrics Fetcher
Replies: 136
Views: 136239

Re: Lyrics Fetcher

I don't know if you can see the lyrics from the android version. but yes. the lyrics are saved in the mp3 idv3 tag (so any player that shows this tag can see the saved lyrics, including android players - if they have such feature). I didn't know Media Monkey is going to add a similar feature on the ...