2009-12-05, 00:35
Quote:0.7.0 attempts to fetch lyrics for the next track/song and saves it to file. when track changes, the lyrics (if exist) are shown immediately.nice feature
Quote:0.7.0 attempts to fetch lyrics for the next track/song and saves it to file. when track changes, the lyrics (if exist) are shown immediately.nice feature
paco Wrote:I like the new release Amet. Any progress with the apostrophe (') / capitalization issue? I also noticed that symbols like (&) cause your script grief. I know you tried to hack in the "e; workaround with but it still appears in many songs (I've also run into & in some songs).
ATOLIUS Wrote:Hi there
I was wondering if anybody got this script working on Aeon skin. To be specific i am using Aeon Phil65 mod on Ubuntu Karmic / XBMC 9.11 beta.
I will appreciate any feedback and thank you very much for making XBMC better every day
Aytac
paco Wrote:I like the new release Amet. Any progress with the apostrophe (') / capitalization issue? I also noticed that symbols like (&) cause your script grief. I know you tried to hack in the "e; workaround with but it still appears in many songs (I've also run into & in some songs).
Amet Wrote:try version 0.7.1 on SVN repo installer. I would appreciate the feedback as my music library is almost nonexistent.
v 0.7.1 should fix """, "&" and others, as for the ( ' ) issue , the script will not capitalize any artist or song name with ( ' ) in it. the best would probably be to search for it in a title and decapitalize the letter after it.
I will have some more time over the weekend and I should be able to fix it.
Zeljko
paco Wrote:Hi Zeljko,
Thanks for the update. Good job on the (') issue. From the quick test I gave the file, most of my problem files worked! Very nice! Even quotes (") in songs were showing up correctly!
This version seems to have trouble when switching songs. Sometimes it refreshes, other times it doesn't. I have to start and stop the script sometimes. No such issue with 0.70. I find that if the next song is available on the HDD, it refreshes. If it has to go to the internet, it doesn't.
Great progress with this script! Keep up the nice work!
Amet Wrote:Thanks for letting me know, mind trying 0.7.2 on SVN?
I have to stop doing this at 3AM, always make silly little mistakes.
Zeljko
paco Wrote:Wow! Awesome job Zeljko! Now when your script fails it makes me check the lyricwiki. Believe it or not, in a few cases I had a misnamed song and in a few cases they had it wrong (always check original album when in doubt!).
There is still one issue I have found. Artists with an ampersand in the name (see below):
NOTICE: Song: Is This Love
NOTICE: Artist: Bob Marley & The Wailers
NOTICE: Title:[Bob Marley & The Wailers:Is This Love]
NOTICE: http://lyricwiki.org/index.php?title=Bob...ction=edit
It seems that your script sends 2 ampersands when formatting the artist or title.
That small problem aside, your script kicks major butt! Great work!