My Lyrics 0.19 - Comments and bug reporting (1 Viewer)

mackey

Retired Team Member
  • Premium Supporter
  • May 1, 2006
    456
    177
    right there
    Home Country
    Denmark Denmark
    Hi

    I have a new version of MyLyrics with some new features and fixes ready.

    First of all a LRC editor feature where you can create a LRC from a basic lyric text while listening to the song. The lrc will be saved to the database and substitute the lyric text.

    Also, a new screen handling feature where an appropriate screen will be loaded based on the lyric text in hand. E.g. a lrc screen will be loaded for a lrc lyric and the system will even decide if the lrc will be best shown with the basic lrc screen or a wide version.

    A lot of code changes may have introduced a issue or two that I haven't found in my tests. So please report all issues, bugs and improvement suggestions, so I can release a great and failure-free 0.20 release.

    ****************************
    My Lyrics - version 0.19

    Basic features:
    - Dynamic search for lyric matching currently playing music file
    - Batch search for lyrics matching songs in music database
    - Search single title and select amoung lyrics from various lyrics sites
    - Add/delete/edit lyrics and save changes in lyrics databases
    - Include lyrics from the Internet, music tags, text- and lrc-files.
    - Create a LRC from a basic lyric on the fly.

    Keys:
    - W (or '#' button on remote): Toggle between basic and wide screen
    - E (or '*' button on remote): Toggle between lyric and editor screen
    - Enter (or 'OK' on remote): Tag line on LRC editor screen

    Changes from version 0.18 to 0.19
    - Add: Editor to convert a basic lyric text into a LRC.
    - Add: New MyLyrics screens; Lyrics basic, Lyrics wide, LRC basic, LRC wide, LRC editor.
    - Add: Now able to search for every audio source in MP, including audio cds and MyLast.fm (Thanks to WouterW!).
    - Add: Various improvements to ease the title search such as automatic fetch and move from marked to lyrics database.
    - Fix: Bugs regarding single search in configuration fixed

    Download here:
    http://www.wikiupload.com/download_page.php?id=126769

    Note: BlueTwo only supported skin in this version!
     

    cedric

    Portal Pro
    October 28, 2006
    127
    4
    42
    Lausanne
    Home Country
    Switzerland Switzerland
    Hello,

    Very usefull the lrc editor.

    Some small bugs for me.

    When I rewind 10 or more seconds, the lyrics is no more synchronous with the music.

    On my Hauppauge 45 buttons the * and the # don't work.

    Thanks for the great works

    :)

    Cédric
     

    Koschel

    Retired Team Member
  • Premium Supporter
  • April 6, 2005
    1,044
    68
    Stuttgart
    Home Country
    Germany Germany
    Seems like the GUI have a small bug. Lyrics wide shows no Cover and in the error.log this apears: 2007-04-16 08:16:58.812500 [ERROR][MPMain]: ProcessWindows exception:confused:ystem.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
    bei MyLyrics.GUIMyLyrics.getAlbumArt()
    bei MyLyrics.GUIMyLyrics.Process()
    bei MediaPortal.GUI.Library.GUIWindowManager.ProcessWindows()
    2007-04-16 08:16:58.859375 [ERROR][MPMain]: ProcessWindows exception:confused:ystem.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
    bei MyLyrics.GUIMyLyrics.getAlbumArt()
    bei MyLyrics.GUIMyLyrics.Process()
    bei MediaPortal.GUI.Library.GUIWindowManager.ProcessWindows()
     

    mackey

    Retired Team Member
  • Premium Supporter
  • May 1, 2006
    456
    177
    right there
    Home Country
    Denmark Denmark
    Seems like the GUI have a small bug. Lyrics wide shows no Cover and in the error.log this apears: 2007-04-16 08:16:58.812500 [ERROR][MPMain]: ProcessWindows exception:confused:ystem.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
    bei MyLyrics.GUIMyLyrics.getAlbumArt()
    bei MyLyrics.GUIMyLyrics.Process()
    bei MediaPortal.GUI.Library.GUIWindowManager.ProcessWindows()
    2007-04-16 08:16:58.859375 [ERROR][MPMain]: ProcessWindows exception:confused:ystem.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
    bei MyLyrics.GUIMyLyrics.getAlbumArt()
    bei MyLyrics.GUIMyLyrics.Process()
    bei MediaPortal.GUI.Library.GUIWindowManager.ProcessWindows()
    Hi Koschel. As noted in first post only the BlueTwo skin is supported in this test version. BlueTwo wide is currently not supported.
     

    u28151

    Portal Pro
    March 24, 2005
    179
    20
    Home Country
    Sweden Sweden
    Hi,

    Noticed that when skipping/replay songs the lyrics won't change.
    I have configured my Mediaportal to blank screen in fullscreen mode when idle, which also affects MyLyrics going black. Any function planned to disable that when running MyLyrics?

    Thanks for a great plugin!
     

    pierremenard

    MP Donator
  • Premium Supporter
  • April 6, 2006
    228
    0
    45
    Verona (Italy)
    Home Country
    Italy Italy
    It seems that it's not compatible with latest svn...

    It crashes in config and in MP

    F.

    -- UPDATE

    Solved re-installing the plugin. Maybe I did something wrong the first time
     

    MJGraf

    Retired Team Member
  • Premium Supporter
  • January 13, 2006
    2,478
    1,385
    Hi Mackey,

    thanks for all your work you're putting into this. I just tried to download v0.19, but the link in the first post doesn't seem to work...
    Grabbed v0.18 insteat from the official plugin download section - Great plugin!

    Could you please upload v0.19 to the official download section?

    Thanks once more!

    cheers,
    Michael
     

    mackey

    Retired Team Member
  • Premium Supporter
  • May 1, 2006
    456
    177
    right there
    Home Country
    Denmark Denmark
    Hello,

    Very usefull the lrc editor.

    Some small bugs for me.

    When I rewind 10 or more seconds, the lyrics is no more synchronous with the music.

    On my Hauppauge 45 buttons the * and the # don't work.

    Thanks for the great works

    :)

    Cédric

    I've worked the last couple of days on always having the current lyric line up to date according to the current trackposition and it seems to work flawlessly now.

    I cannot really find alternatives to the * and # buttons on my regular MCE remote. I need to use a couple of buttons which have no other use on the MyMusic page and is present on all/most remotes. Currently I don't know much about the use of remote buttons, so there might be a better altertives than the chosen keys. Suggestions are welcome.

    Hi,

    Noticed that when skipping/replay songs the lyrics won't change.
    I have configured my Mediaportal to blank screen in fullscreen mode when idle, which also affects MyLyrics going black. Any function planned to disable that when running MyLyrics?

    Thanks for a great plugin!
    I haven't had the time to look into the disabling of this. Anybody has an idea how to support this?


    Hi Mackey,

    thanks for all your work you're putting into this. I just tried to download v0.19, but the link in the first post doesn't seem to work...
    Grabbed v0.18 insteat from the official plugin download section - Great plugin!

    Could you please upload v0.19 to the official download section?

    Thanks once more!

    cheers,
    Michael
    The link still works for me. Give it a another try. :) You could also wait for the next release v0.20 which is planned ultimo this week.
     

    cedric

    Portal Pro
    October 28, 2006
    127
    4
    42
    Lausanne
    Home Country
    Switzerland Switzerland
    Hello Mackey,

    Maybe a news for you.

    Have you seen that Yahoo have a new web site to search lyrics? (totally legal, the music companies are all right with the website)

    http://music.yahoo.com/lyrics

    More than 400 000 free lyrics :D

    Maybe for the next release

    Cédric :)
     

    Users who are viewing this thread

    Top Bottom