2.0 Default true Default MyLyrics acdc23fa-19b4-4867-bf25-176e79753869 mackey http://forum.team-mediaportal.com/my-lyrics-plugin-163/ http://forum.team-mediaportal.com/my-lyrics-plugin-163/ https://raw.githubusercontent.com/yoavain/mediaportal-mylyrics/master/scripts/MyLyrics.xml 1 5 0 0 MyLyrics displays the lyric of the currently played song inside MediaPortal. The plugin can show LRC's and plain lyrics. It uses both musictags and online searches to find lyrics. Release notes to MyLyrics 1.5.0.0 MyLyrics displays the lyric of the currently played song inside MediaPortal. The plugin can show LRC's and plain lyrics. It uses both musictags and online searches to find lyrics. Basic features: - Dynamic search for the lyric (both LRC's and plain lyrics) to the currently played music file. - Browse your music database and select the songs to which you want to find lyrics. - 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. - Import/export lyrics to/from music tags. - Include lyrics from the Internet, musictags, text- and lrc-files. - Create a LRC from a basic lyric on the fly and share it with the community. Keys: - E key (or '0' button on remote): Toggle between lyric and editor screen. - P key: Toggle between LRC and LRC Pick screen. - F key: Toggle between LRC and lyric mode. In lyric mode a new online search starts. - S key: Increase the vertical scroll speed in scroll mode. A total of six speed available. - Numeric keys (or left or right on remote) to select among various LRC's on LRC Pick screen - Enter key (or 'OK' or '#' on remote): Tag line in LRC editor mode. - Backslash key (or '*' on remote): Delete the last tagged line in LRC editor mode. - F9 (or info button on remote): Shows context menu Screens: - Lyric: shows lyric with coverart on the right. (Two sub modes for both Lyrics basic and Lyrics wide: static (default) or scroll mode) - LRC: shows lrc file and coverart on the right. - LRC pick: uses BennieBoy's LRCFinder to select among different matching LRC entries. - LRC editor: enables the creation of lrc lyric from a plain lyric. - Translation screen. See a translated version of the lyric. Compatible with MediaPortal 1.0.2, MediaPortal 1.1.0 Beta and MediaPortal 1.1.0 RC1 Changes and fixes since version 1.4.2.0 (by mackey): * Fix: Compatible with MediaPortal 1.1.0 RC * Fix: Titles starting with parentheses wasn't always handled correctly * Fix: Within MP LRC files were always shown/searched even when LRCFinder was deselected within configuration * Fix: First word of every other line was not translated due to inproper position of newline code '\n' * Fix: Title string is stripped when parentheses before lyrics search, but not for LRC searches * Fix: Improved search for titles including special chars Changes and fixes since version 1.4.2.0 (by SilectExcept. A BIG thank you for the many and high-quality fixes!): * Add: added new setting: alwaysAskUploadToLrcFinder - it'll always ask for uploading newly created LRC to LrcFinder * Add: implemented left - right actions on lyric picker * Fix: inserted few functions from mediaportal guiplayingnow to try to improve artist/track detection and publishing of play properties * Fix: unified key codes so (see updated key list above!) * Fix: fixed missing album covers * Fix: improved thread handling and killing * Fix: some events on LRC pick status are automatically cleared on timer after 3 seconds * Fix: hiding/showing controls order so that for example done text doesn't show over not done * Fix: hiding image on stop playback * Fix: improved browsing through all the screens * Fix: long operations called from threads are now in background workers for nice cancellation * Fix: improved reading lyrics from tag * Fix: proper message when there is no enough data for search * Fix: proper messages in lrc editor when no music file is playing and when there is no valid lyrics * Fix: scrolling or static lyrics type will be remembered until mp restart (it'll not be reset on each page load) * Fix: action key 13 now implemented on ACTION_SELECT_ITEM as selecting item on context menu also triggered action_key_pressed * Fix: implemented action key '0' to show lrc editor, implemented action key '*' to tag line in lrc editor, implemented action key '#' to untag last line in lrc editor * Fix: fixed vertical scroll speed 6 (mp error, check comments) * Fix: restricted access to some screens in certain conditions * Fix: in lrc picker, current showing LRC is compared to those returned and automatically selected Changes relevant for skinners: * Add: label controls with the id 1400-1404. Two labels shows past LRC lines, one shows the current and the latter two show the upcoming lines. * Add: since lrc time is shown only on lrc edit and lrc pick, skinner is able to choose weather lrc edit controls should be used for lrc pick also, so that he could move other LRC controls more to the left with no empty space when no lrc time is shown (<define>#MyLyrics.UseEditControlsOnLRCPick:yes</define>) * Add: adding a usage for previously added define: <define>#MyLyrics.BlacklistedControlIDs:ID1,ID2,ID3,ID4,...</define> * Add: allow skinner to define #MyLyrics.BlacklistedControlIDs in skin file, if any of those is focused plugin SELECT action (lrc pick select or lrc edit tag line) won't be executed * Add: reused control id 50 and renamed to CONTROL_TAGPICKBUTTON. button can now be used in LRC pick to pick lrc or in LRC edit to tag line. it does not have to be defined in skin file at all Stable https://github.com/yoavain/mediaportal-mylyrics/raw/master/builds/MyLyrics_1500.MPE1 2010-03-14T19:49:03 mylyrics,lyrics,lrcs,music ..\builds\MyLyrics-MAJOR.MINOR.BUILD.REVISION.MPE1 C:\svnroot\mediaportal\MyLyrics MPEI\icon.bmp File The icon file of the package (jpg,png,bmp) String The icon file of the package stored online (jpg,png,bmp) Template The file used to configure the extension. If have .exe extension the will be executed If have .dll extension used like MP plugin configuration String Online stored screenshot urls separated by ; false 2.0 Default true Default MyLyrics acdc23fa-19b4-4867-bf25-176e79753869 mackey http://forum.team-mediaportal.com/my-lyrics-plugin-163/ http://forum.team-mediaportal.com/my-lyrics-plugin-163/ https://raw.githubusercontent.com/yoavain/mediaportal-mylyrics/master/scripts/MyLyrics.xml 1 5 1 0 MyLyrics displays the lyric of the currently played song inside MediaPortal. The plugin can show LRC's and plain lyrics. It uses both musictags and online searches to find lyrics. Release notes to MyLyrics 1.5.1.0 MyLyrics displays the lyric of the currently played song inside MediaPortal. The plugin can show LRC's and plain lyrics. It uses both musictags and online searches to find lyrics. Basic features: - Dynamic search for the lyric (both LRC's and plain lyrics) to the currently played music file. - Browse your music database and select the songs to which you want to find lyrics. - 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. - Import/export lyrics to/from music tags. - Include lyrics from the Internet, musictags, text- and lrc-files. - Create a LRC from a basic lyric on the fly and share it with the community. Keys: - E key (or '0' button on remote): Toggle between lyric and editor screen. - P key: Toggle between LRC and LRC Pick screen. - F key: Toggle between LRC and lyric mode. In lyric mode a new online search starts. - S key: Increase the vertical scroll speed in scroll mode. A total of six speed available. - Numeric keys (or left or right on remote) to select among various LRC's on LRC Pick screen - Enter key (or 'OK' or '#' on remote): Tag line in LRC editor mode. - Backslash key (or '*' on remote): Delete the last tagged line in LRC editor mode. - F9 (or info button on remote): Shows context menu Screens: - Lyric: shows lyric with coverart on the right. (Two sub modes for both Lyrics basic and Lyrics wide: static (default) or scroll mode) - LRC: shows lrc file and coverart on the right. - LRC pick: uses BennieBoy's LRCFinder to select among different matching LRC entries. - LRC editor: enables the creation of lrc lyric from a plain lyric. - Translation screen. See a translated version of the lyric. Compatible with MediaPortal 1.1.0 Changes and fixes since version 1.5.0.0 * Lyricspluginsite.com was no longer suited for parsing and invalid lyric is returned. Support removed. * Replaced obsolete FreeResource calls with Dispose * Improved LRC edit when LRC is available (user can edit existing LRC if he wishes to - will be asked) * Improved LRC/Lyrics modes switch (user can now search for Lyrics even when LRC is available) * LRC file in music tag will always be used * Exiting the contextmenu without any action chosen the focus is given back to proper control * Added <define>#MyLyrics.EnableMouseControl:yes</define> to enable mouse movement on the window (was disabled before), default stays as is (no mouse) * and some smaller fixes Stable https://github.com/yoavain/mediaportal-mylyrics/raw/master/builds/MyLyrics_1510.MPE1 2010-08-04T19:49:03 mylyrics,lyrics,lrcs,music ..\builds\MyLyrics-MAJOR.MINOR.BUILD.REVISION.MPE1 C:\svnroot\mediaportal\MyLyrics MPEI\icon.bmp File The icon file of the package (jpg,png,bmp) String The icon file of the package stored online (jpg,png,bmp) Template The file used to configure the extension. If have .exe extension the will be executed If have .dll extension used like MP plugin configuration String Online stored screenshot urls separated by ; yes Bool Show dialog and force to uninstall previous version when updating an extension. Should only be disabled if you are using an NSIS/MSI installer. false 2.0 Default true Default MyLyrics acdc23fa-19b4-4867-bf25-176e79753869 mackey http://forum.team-mediaportal.com/my-lyrics-plugin-163/ http://forum.team-mediaportal.com/my-lyrics-plugin-163/ https://raw.githubusercontent.com/yoavain/mediaportal-mylyrics/master/scripts/MyLyrics.xml 1 5 2 0 MyLyrics displays the lyric of the currently played song inside MediaPortal. The plugin can show LRC's and plain lyrics. It uses both musictags and online searches to find lyrics. Release notes to MyLyrics 1.5.2.0 MyLyrics displays the lyric of the currently played song inside MediaPortal. The plugin can show LRC's and plain lyrics. It uses both musictags and online searches to find lyrics. Basic features: - Dynamic search for the lyric (both LRC's and plain lyrics) to the currently played music file. - Browse your music database and select the songs to which you want to find lyrics. - 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. - Import/export lyrics to/from music tags. - Include lyrics from the Internet, musictags, text- and lrc-files. - Create a LRC from a basic lyric on the fly and share it with the community. Keys: - E key (or '0' button on remote): Toggle between lyric and editor screen. - P key: Toggle between LRC and LRC Pick screen. - F key: Toggle between LRC and lyric mode. In lyric mode a new online search starts. - S key: Increase the vertical scroll speed in scroll mode. A total of six speed available. - Numeric keys (or left or right on remote) to select among various LRC's on LRC Pick screen - Enter key (or 'OK' or '#' on remote): Tag line in LRC editor mode. - Backslash key (or '*' on remote): Delete the last tagged line in LRC editor mode. - F9 (or info button on remote): Shows context menu Screens: - Lyric: shows lyric with coverart on the right. (Two sub modes for both Lyrics basic and Lyrics wide: static (default) or scroll mode) - LRC: shows lrc file and coverart on the right. - LRC pick: uses BennieBoy's LRCFinder to select among different matching LRC entries. - LRC editor: enables the creation of lrc lyric from a plain lyric. - Translation screen. See a translated version of the lyric. Compatible with MediaPortal 1.1.0 nad 1.1.1 Changes and fixes since version 1.5.1.0 - Fix: LyricsPluginSite fixed and reenabled (big thanks to yoavain). - Fix: Lyrics007 which didn't return valid result. - Rem: LyricWiki didn't work and could not be fixed. Stable https://github.com/yoavain/mediaportal-mylyrics/raw/master/builds/MyLyrics_1520.MPE1 2010-10-03T19:49:03 mylyrics,lyrics,lrcs,music ..\builds\MyLyrics-MAJOR.MINOR.BUILD.REVISION.MPE1 C:\svnroot\mediaportal\MyLyrics MPEI\icon.bmp File The icon file of the package (jpg,png,bmp) String The icon file of the package stored online (jpg,png,bmp) Template The file used to configure the extension. If have .exe extension the will be executed If have .dll extension used like MP plugin configuration String Online stored screenshot urls separated by ; yes Bool Show dialog and force to uninstall previous version when updating an extension. Should only be disabled if you are using an NSIS/MSI installer. false 2.0 Default true Default MyLyrics acdc23fa-19b4-4867-bf25-176e79753869 mackey http://forum.team-mediaportal.com/my-lyrics-plugin-163/ http://forum.team-mediaportal.com/my-lyrics-plugin-163/ https://raw.githubusercontent.com/yoavain/mediaportal-mylyrics/master/scripts/MyLyrics.xml 1 5 3 0 MyLyrics displays the lyric of the currently played song inside MediaPortal. The plugin can show LRC's and plain lyrics. It uses both musictags and online searches to find lyrics. Release notes to MyLyrics 1.5.3.0 MyLyrics displays the lyric of the currently played song inside MediaPortal. The plugin can show LRC's and plain lyrics. It uses both musictags and online searches to find lyrics. Basic features: - Dynamic search for the lyric (both LRC's and plain lyrics) to the currently played music file. - Browse your music database and select the songs to which you want to find lyrics. - 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. - Import/export lyrics to/from music tags. - Include lyrics from the Internet, musictags, text- and lrc-files. - Create a LRC from a basic lyric on the fly and share it with the community. Keys: - E key (or '0' button on remote): Toggle between lyric and editor screen. - P key: Toggle between LRC and LRC Pick screen. - F key: Toggle between LRC and lyric mode. In lyric mode a new online search starts. - S key: Increase the vertical scroll speed in scroll mode. A total of six speed available. - Numeric keys (or left or right on remote) to select among various LRC's on LRC Pick screen - Enter key (or 'OK' or '#' on remote): Tag line in LRC editor mode. - Backslash key (or '*' on remote): Delete the last tagged line in LRC editor mode. - F9 (or info button on remote): Shows context menu Screens: - Lyric: shows lyric with coverart on the right. (Two sub modes for both Lyrics basic and Lyrics wide: static (default) or scroll mode) - LRC: shows lrc file and coverart on the right. - LRC pick: uses BennieBoy's LRCFinder to select among different matching LRC entries. - LRC editor: enables the creation of lrc lyric from a plain lyric. - Translation screen. See a translated version of the lyric. Compatible with MediaPortal 1.1.0 nad 1.1.1 Changes and fixes since version 1.5.2.0 - Fix: LyricsPluginSite changed once again and an invalid result was when lyric not found. Changes and fixes since version 1.5.1.0 - Fix: LyricsPluginSite fixed and reenabled (big thanks to yoavain). - Fix: Lyrics007 which didn't return valid result. - Rem: LyricWiki didn't work and could not be fixed. Stable https://github.com/yoavain/mediaportal-mylyrics/raw/master/builds/MyLyrics_1530.MPE1 2010-10-05T19:49:03 mylyrics,lyrics,lrcs,music ..\builds\MyLyrics-MAJOR.MINOR.BUILD.REVISION.MPE1 C:\svnroot\mediaportal\MyLyrics MPEI\icon.bmp File The icon file of the package (jpg,png,bmp) String The icon file of the package stored online (jpg,png,bmp) Template The file used to configure the extension. If have .exe extension the will be executed If have .dll extension used like MP plugin configuration String Online stored screenshot urls separated by ; yes Bool Show dialog and force to uninstall previous version when updating an extension. Should only be disabled if you are using an NSIS/MSI installer. false 2.0 Default true Default MyLyrics acdc23fa-19b4-4867-bf25-176e79753869 mackey http://forum.team-mediaportal.com/my-lyrics-plugin-163/ http://forum.team-mediaportal.com/my-lyrics-plugin-163/ https://raw.githubusercontent.com/yoavain/mediaportal-mylyrics/master/scripts/MyLyrics.xml 1 5 4 0 MyLyrics displays the lyric of the currently played song inside MediaPortal. The plugin can show LRC's and plain lyrics. It uses both musictags and online searches to find lyrics. Release notes to MyLyrics 1.5.4.0 MyLyrics displays the lyric of the currently played song inside MediaPortal. The plugin can show LRC's and plain lyrics. It uses both musictags and online searches to find lyrics. Basic features: - Dynamic search for the lyric (both LRC's and plain lyrics) to the currently played music file. - Browse your music database and select the songs to which you want to find lyrics. - 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. - Import/export lyrics to/from music tags. - Include lyrics from the Internet, musictags, text- and lrc-files. - Create a LRC from a basic lyric on the fly and share it with the community. Keys: - E key (or '0' button on remote): Toggle between lyric and editor screen. - P key: Toggle between LRC and LRC Pick screen. - F key: Toggle between LRC and lyric mode. In lyric mode a new online search starts. - S key: Increase the vertical scroll speed in scroll mode. A total of six speed available. - Numeric keys (or left or right on remote) to select among various LRC's on LRC Pick screen - Enter key (or 'OK' or '#' on remote): Tag line in LRC editor mode. - Backslash key (or '*' on remote): Delete the last tagged line in LRC editor mode. - F9 (or info button on remote): Shows context menu Screens: - Lyric: shows lyric with coverart on the right. (Two sub modes for both Lyrics basic and Lyrics wide: static (default) or scroll mode) - LRC: shows lrc file and coverart on the right. - LRC pick: uses BennieBoy's LRCFinder to select among different matching LRC entries. - LRC editor: enables the creation of lrc lyric from a plain lyric. - Translation screen. See a translated version of the lyric. Compatible with MediaPortal 1.1.0 nad 1.1.1 Changes and fixes since version 1.5.3.0 - Add: Gui property #currentmodule returns user defined plugin name - Fix: LRC tagging offset value wasn't saved in version 1.5.2.0 - Fix: Minor fixes in configuration Stable https://github.com/yoavain/mediaportal-mylyrics/raw/master/builds/MyLyrics_1540.MPE1 2010-11-21T19:49:03 mylyrics,lyrics,lrcs,music ..\builds\MyLyrics-MAJOR.MINOR.BUILD.REVISION.MPE1 C:\svnroot\mediaportal\MyLyrics MPEI\icon.bmp File The icon file of the package (jpg,png,bmp) String The icon file of the package stored online (jpg,png,bmp) Template The file used to configure the extension. If have .exe extension the will be executed If have .dll extension used like MP plugin configuration String Online stored screenshot urls separated by ; yes Bool Show dialog and force to uninstall previous version when updating an extension. Should only be disabled if you are using an NSIS/MSI installer. false 2.0 Default true Default MyLyrics acdc23fa-19b4-4867-bf25-176e79753869 mackey http://wiki.team-mediaportal.com/1_MEDIAPORTAL_1/17_Extensions/3_Plugins/MyLyrics http://forum.team-mediaportal.com/my-lyrics-plugin-163/ https://raw.githubusercontent.com/yoavain/mediaportal-mylyrics/master/scripts/MyLyrics.xml 1 5 4 0 MyLyrics displays the lyric of the currently played song inside MediaPortal. The plugin can show LRC's and plain lyrics. It uses both musictags and online searches to find lyrics. Release notes to MyLyrics 1.6.0.0 MyLyrics displays the lyric of the currently played song inside MediaPortal. The plugin can show LRC's and plain lyrics. It uses both musictags and online searches to find lyrics. Basic features: - Dynamic search for the lyric (both LRC's and plain lyrics) to the currently played music file. - Browse your music database and select the songs to which you want to find lyrics. - 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. - Import/export lyrics to/from music tags. - Include lyrics from the Internet, musictags, text- and lrc-files. - Create a LRC from a basic lyric on the fly and share it with the community. Keys: - E key (or '0' button on remote): Toggle between lyric and editor screen. - P key: Toggle between LRC and LRC Pick screen. - F key: Toggle between LRC and lyric mode. In lyric mode a new online search starts. - S key: Increase the vertical scroll speed in scroll mode. A total of six speed available. - Numeric keys (or left or right on remote) to select among various LRC's on LRC Pick screen - Enter key (or 'OK' or '#' on remote): Tag line in LRC editor mode. - Backslash key (or '*' on remote): Delete the last tagged line in LRC editor mode. - F9 (or info button on remote): Shows context menu Screens: - Lyric: shows lyric with coverart on the right. (Two sub modes for both Lyrics basic and Lyrics wide: static (default) or scroll mode) - LRC: shows lrc file and coverart on the right. - LRC pick: uses BennieBoy's LRCFinder to select among different matching LRC entries. - LRC editor: enables the creation of lrc lyric from a plain lyric. - Translation screen. See a translated version of the lyric. Compatible with MediaPortal 1.2.0 beta Changes and fixes since version 1.5.5.0 - Add: Now compatible with MediaPotal 1.2.0 beta Stable https://github.com/yoavain/mediaportal-mylyrics/raw/master/builds/MyLyrics_1600.MPE1 2011-03-09T19:49:03 mylyrics,lyrics,lrcs,music ..\builds\MyLyrics-MAJOR.MINOR.BUILD.REVISION.MPE1 C:\svnroot\mediaportal\MyLyrics MPEI\icon.bmp File The icon file of the package (jpg,png,bmp) String The icon file of the package stored online (jpg,png,bmp) Template The file used to configure the extension. If have .exe extension the will be executed If have .dll extension used like MP plugin configuration String Online stored screenshot urls separated by ; yes Bool Show dialog and force to uninstall previous version when updating an extension. Should only be disabled if you are using an NSIS/MSI installer. false 2.0 Default true Default MyLyrics acdc23fa-19b4-4867-bf25-176e79753869 mackey http://forum.team-mediaportal.com/my-lyrics-plugin-163/ http://forum.team-mediaportal.com/my-lyrics-plugin-163/ https://raw.githubusercontent.com/yoavain/mediaportal-mylyrics/master/scripts/MyLyrics.xml 1 5 5 0 MyLyrics displays the lyric of the currently played song inside MediaPortal. The plugin can show LRC's and plain lyrics. It uses both musictags and online searches to find lyrics. Release notes to MyLyrics 1.5.5.0 MyLyrics displays the lyric of the currently played song inside MediaPortal. The plugin can show LRC's and plain lyrics. It uses both musictags and online searches to find lyrics. Basic features: - Dynamic search for the lyric (both LRC's and plain lyrics) to the currently played music file. - Browse your music database and select the songs to which you want to find lyrics. - 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. - Import/export lyrics to/from music tags. - Include lyrics from the Internet, musictags, text- and lrc-files. - Create a LRC from a basic lyric on the fly and share it with the community. Keys: - E key (or '0' button on remote): Toggle between lyric and editor screen. - P key: Toggle between LRC and LRC Pick screen. - F key: Toggle between LRC and lyric mode. In lyric mode a new online search starts. - S key: Increase the vertical scroll speed in scroll mode. A total of six speed available. - Numeric keys (or left or right on remote) to select among various LRC's on LRC Pick screen - Enter key (or 'OK' or '#' on remote): Tag line in LRC editor mode. - Backslash key (or '*' on remote): Delete the last tagged line in LRC editor mode. - F9 (or info button on remote): Shows context menu Screens: - Lyric: shows lyric with coverart on the right. (Two sub modes for both Lyrics basic and Lyrics wide: static (default) or scroll mode) - LRC: shows lrc file and coverart on the right. - LRC pick: uses BennieBoy's LRCFinder to select among different matching LRC entries. - LRC editor: enables the creation of lrc lyric from a plain lyric. - Translation screen. See a translated version of the lyric. Compatible with MediaPortal 1.1.0 nad 1.1.1 Changes and fixes since version 1.5.3.0 - Add: Gui property #currentmodule returns user defined plugin name - Fix: LRC tagging offset value wasn't saved in version 1.5.2.0 - Fix: Minor fixes in configuration Stable https://github.com/yoavain/mediaportal-mylyrics/raw/master/builds/MyLyrics_1550.MPE1 2010-11-21T19:49:03 mylyrics,lyrics,lrcs,music ..\builds\MyLyrics-MAJOR.MINOR.BUILD.REVISION.MPE1 C:\svnroot\mediaportal\MyLyrics MPEI\icon.bmp File The icon file of the package (jpg,png,bmp) String The icon file of the package stored online (jpg,png,bmp) Template The file used to configure the extension. If have .exe extension the will be executed If have .dll extension used like MP plugin configuration String Online stored screenshot urls separated by ; yes Bool Show dialog and force to uninstall previous version when updating an extension. Should only be disabled if you are using an NSIS/MSI installer. false 2.0 Default true Default MyLyrics acdc23fa-19b4-4867-bf25-176e79753869 mackey http://forum.team-mediaportal.com/my-lyrics-plugin-163/ http://forum.team-mediaportal.com/my-lyrics-plugin-163/ https://raw.githubusercontent.com/yoavain/mediaportal-mylyrics/master/scripts/MyLyrics.xml 1 5 5 0 MyLyrics displays the lyric of the currently played song inside MediaPortal. The plugin can show LRC's and plain lyrics. It uses both musictags and online searches to find lyrics. Release notes to MyLyrics 1.5.5.0 MyLyrics displays the lyric of the currently played song inside MediaPortal. The plugin can show LRC's and plain lyrics. It uses both musictags and online searches to find lyrics. Basic features: - Dynamic search for the lyric (both LRC's and plain lyrics) to the currently played music file. - Browse your music database and select the songs to which you want to find lyrics. - 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. - Import/export lyrics to/from music tags. - Include lyrics from the Internet, musictags, text- and lrc-files. - Create a LRC from a basic lyric on the fly and share it with the community. Keys: - E key (or '0' button on remote): Toggle between lyric and editor screen. - P key: Toggle between LRC and LRC Pick screen. - F key: Toggle between LRC and lyric mode. In lyric mode a new online search starts. - S key: Increase the vertical scroll speed in scroll mode. A total of six speed available. - Numeric keys (or left or right on remote) to select among various LRC's on LRC Pick screen - Enter key (or 'OK' or '#' on remote): Tag line in LRC editor mode. - Backslash key (or '*' on remote): Delete the last tagged line in LRC editor mode. - F9 (or info button on remote): Shows context menu Screens: - Lyric: shows lyric with coverart on the right. (Two sub modes for both Lyrics basic and Lyrics wide: static (default) or scroll mode) - LRC: shows lrc file and coverart on the right. - LRC pick: uses BennieBoy's LRCFinder to select among different matching LRC entries. - LRC editor: enables the creation of lrc lyric from a plain lyric. - Translation screen. See a translated version of the lyric. Compatible with MediaPortal 1.1.0 nad 1.1.1 Changes and fixes since version 1.5.3.0 - Add: Gui property #currentmodule returns user defined plugin name - Fix: LRC tagging offset value wasn't saved in version 1.5.2.0 - Fix: Minor fixes in configuration Stable https://github.com/yoavain/mediaportal-mylyrics/raw/master/builds/MyLyrics_1550.MPE1 2010-11-21T19:49:03 mylyrics,lyrics,lrcs,music ..\builds\MyLyrics-MAJOR.MINOR.BUILD.REVISION.MPE1 C:\svnroot\mediaportal\MyLyrics MPEI\icon.bmp File The icon file of the package (jpg,png,bmp) String The icon file of the package stored online (jpg,png,bmp) Template The file used to configure the extension. If have .exe extension the will be executed If have .dll extension used like MP plugin configuration String Online stored screenshot urls separated by ; yes Bool Show dialog and force to uninstall previous version when updating an extension. Should only be disabled if you are using an NSIS/MSI installer. false 2.0 Default true Default MediaPortal 1 1 6 27644 1 1 6 27644 false requires MediaPortal version 1.1.6.27644 to 1.1.6.27644. MediaPortal MyLyrics acdc23fa-19b4-4867-bf25-176e79753869 mackey http://wiki.team-mediaportal.com/1_MEDIAPORTAL_1/17_Extensions/3_Plugins/MyLyrics http://forum.team-mediaportal.com/my-lyrics-plugin-163/ https://raw.githubusercontent.com/yoavain/mediaportal-mylyrics/master/scripts/MyLyrics.xml 1 6 1 1 MyLyrics displays the lyric of the currently played song inside MediaPortal. The plugin can show LRC's and plain lyrics. It uses both musictags and online searches to find lyrics. Release notes to MyLyrics 1.6.1.0 MyLyrics displays the lyric of the currently played song inside MediaPortal. The plugin can show LRC's and plain lyrics. It uses both musictags and online searches to find lyrics. Basic features: - Dynamic search for the lyric (both LRC's and plain lyrics) to the currently played music file. - Browse your music database and select the songs to which you want to find lyrics. - 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. - Import/export lyrics to/from music tags. - Include lyrics from the Internet, musictags, text- and lrc-files. - Create a LRC from a basic lyric on the fly and share it with the community. Keys: - E key (or '0' button on remote): Toggle between lyric and editor screen. - P key: Toggle between LRC and LRC Pick screen. - F key: Toggle between LRC and lyric mode. In lyric mode a new online search starts. - S key: Increase the vertical scroll speed in scroll mode. A total of six speed available. - Numeric keys (or left or right on remote) to select among various LRC's on LRC Pick screen - Enter key (or 'OK' or '#' on remote): Tag line in LRC editor mode. - Backslash key (or '*' on remote): Delete the last tagged line in LRC editor mode. - F9 (or info button on remote): Shows context menu Screens: - Lyric: shows lyric with coverart on the right. (Two sub modes for both Lyrics basic and Lyrics wide: static (default) or scroll mode) - LRC: shows lrc file and coverart on the right. - LRC pick: uses BennieBoy's LRCFinder to select among different matching LRC entries. - LRC editor: enables the creation of lrc lyric from a plain lyric. - Translation screen. See a translated version of the lyric. Compatible with MediaPortal 1.2.0 beta Changes and fixes since version 1.6.1.0 - Add: Support for Shiron.net (Hebrew site) Stable https://github.com/yoavain/mediaportal-mylyrics/raw/master/builds/MyLyrics_1611.MPE1 2011-03-09T19:49:03 mylyrics,lyrics,lrcs,music ..\builds\MyLyrics-MAJOR.MINOR.BUILD.REVISION.MPE1 String The icon file of the package stored online (jpg,png,bmp) Template The file used to configure the extension. If have .exe extension the will be executed If have .dll extension used like MP plugin configuration String Online stored screenshot urls separated by ; yes Bool Show dialog and force to uninstall previous version when updating an extension. Should only be disabled if you are using an NSIS/MSI installer. false 2.0 Default true Default MediaPortal 1 1 6 27644 1 2 100 0 false requires MediaPortal version 1.1.6.27644 to 1.2.100.0. MediaPortal MyLyrics acdc23fa-19b4-4867-bf25-176e79753869 mackey (BennieBoy, SilentException, Søren, yoavain) http://wiki.team-mediaportal.com/1_MEDIAPORTAL_1/17_Extensions/3_Plugins/MyLyrics http://forum.team-mediaportal.com/my-lyrics-plugin-163/ https://raw.githubusercontent.com/yoavain/mediaportal-mylyrics/master/scripts/MyLyrics.xml 1 7 0 67 MyLyrics displays the lyric of the currently played song inside MediaPortal. The plugin can show LRC's and plain lyrics. It uses both musictags and online searches to find lyrics. Release notes to MyLyrics 1.7.0 Change log since 1.6.1.1: - Version is compatible with MP 1.2.0 RC or higher, and MP 1.3.0 Alpha. - Fix Lyrics007 - Fix LyricsOnDemand - Added Shironet to the find lyrics screen under configuration - Project created from scratch, from sources from both SourceForge and Google Code. - Changed location of online update xml - New skin files from ysmp for Default & DefaultWide skin - Added screenshots from ysmp MyLyrics displays the lyric of the currently played song inside MediaPortal. The plugin can show LRC's and plain lyrics. It uses both musictags and online searches to find lyrics. Basic features: - Dynamic search for the lyric (both LRC's and plain lyrics) to the currently played music file. - Browse your music database and select the songs to which you want to find lyrics. - 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. - Import/export lyrics to/from music tags. - Include lyrics from the Internet, musictags, text- and lrc-files. - Create a LRC from a basic lyric on the fly and share it with the community. Keys: - E key (or '0' button on remote): Toggle between lyric and editor screen. - P key: Toggle between LRC and LRC Pick screen. - F key: Toggle between LRC and lyric mode. In lyric mode a new online search starts. - S key: Increase the vertical scroll speed in scroll mode. A total of six speed available. - Numeric keys (or left or right on remote) to select among various LRC's on LRC Pick screen - Enter key (or 'OK' or '#' on remote): Tag line in LRC editor mode. - Backslash key (or '*' on remote): Delete the last tagged line in LRC editor mode. - F9 (or info button on remote): Shows context menu Screens: - Lyric: shows lyric with coverart on the right. (Two sub modes for both Lyrics basic and Lyrics wide: static (default) or scroll mode) - LRC: shows lrc file and coverart on the right. - LRC pick: uses BennieBoy's LRCFinder to select among different matching LRC entries. - LRC editor: enables the creation of lrc lyric from a plain lyric. - Translation screen. See a translated version of the lyric. Compatible with MediaPortal 1.2.0 and 1.3.0 alpha Stable https://github.com/yoavain/mediaportal-mylyrics/raw/master/builds/MyLyrics-1.7.0.67.MPE1 2012-08-31T17:38:58.6092+03:00 mylyrics,lyrics,lrcs,music ..\builds\MyLyrics-MAJOR.MINOR.BUILD.REVISION.MPE1 https://github.com/yoavain/mediaportal-mylyrics/raw/master/scripts/icon.bmp String The icon file of the package stored online (jpg,png,bmp) Template The file used to configure the extension. If have .exe extension the will be executed If have .dll extension used like MP plugin configuration https://github.com/yoavain/mediaportal-mylyrics/raw/master/Screenshots/DefaultWide01.jpg;https://github.com/yoavain/mediaportal-mylyrics/raw/master/Screenshots/DefaultWide02.jpg;https://github.com/yoavain/mediaportal-mylyrics/raw/master/Screenshots/DefaultWide03-LRC.jpg;https://github.com/yoavain/mediaportal-mylyrics/raw/master/Screenshots/Default01.jpg;https://github.com/yoavain/mediaportal-mylyrics/raw/master/Screenshots/Default02.jpg String Online stored screenshot urls separated by ; YES Bool Show dialog and force to uninstall previous version when updating an extension. Should only be disabled if you are using an NSIS/MSI installer. false 2.0 Default true Default MediaPortal 1 4 0 0 1 4 0 0 false requires MediaPortal version 1.4.0.0 to 1.4.0.0. MediaPortal MyLyrics acdc23fa-19b4-4867-bf25-176e79753869 mackey (BennieBoy, SilentException, Søren, yoavain) http://wiki.team-mediaportal.com/1_MEDIAPORTAL_1/17_Extensions/3_Plugins/MyLyrics http://forum.team-mediaportal.com/my-lyrics-plugin-163/ https://raw.githubusercontent.com/yoavain/mediaportal-mylyrics/master/scripts/MyLyrics.xml 1 7 1 85 MyLyrics displays the lyric of the currently played song inside MediaPortal. The plugin can show LRC's and plain lyrics. It uses both musictags and online searches to find lyrics. Release notes to MyLyrics 1.7.1 Change log since 1.7.0: - Version is compatible with MP 1.4.0 Final or higher MyLyrics displays the lyric of the currently played song inside MediaPortal. The plugin can show LRC's and plain lyrics. It uses both musictags and online searches to find lyrics. Basic features: - Dynamic search for the lyric (both LRC's and plain lyrics) to the currently played music file. - Browse your music database and select the songs to which you want to find lyrics. - 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. - Import/export lyrics to/from music tags. - Include lyrics from the Internet, musictags, text- and lrc-files. - Create a LRC from a basic lyric on the fly and share it with the community. Keys: - E key (or '0' button on remote): Toggle between lyric and editor screen. - P key: Toggle between LRC and LRC Pick screen. - F key: Toggle between LRC and lyric mode. In lyric mode a new online search starts. - S key: Increase the vertical scroll speed in scroll mode. A total of six speed available. - Numeric keys (or left or right on remote) to select among various LRC's on LRC Pick screen - Enter key (or 'OK' or '#' on remote): Tag line in LRC editor mode. - Backslash key (or '*' on remote): Delete the last tagged line in LRC editor mode. - F9 (or info button on remote): Shows context menu Screens: - Lyric: shows lyric with coverart on the right. (Two sub modes for both Lyrics basic and Lyrics wide: static (default) or scroll mode) - LRC: shows lrc file and coverart on the right. - LRC pick: uses BennieBoy's LRCFinder to select among different matching LRC entries. - LRC editor: enables the creation of lrc lyric from a plain lyric. - Translation screen. See a translated version of the lyric. Compatible with MediaPortal 1.4.0 Stable https://github.com/yoavain/mediaportal-mylyrics/raw/master/builds/MyLyrics-1.7.1.85.MPE1 2013-06-18T21:14:26.9034339+03:00 mylyrics,lyrics,lrcs,music ..\builds\MyLyrics-MAJOR.MINOR.BUILD.REVISION.MPE1 https://github.com/yoavain/mediaportal-mylyrics/raw/master/scripts/icon.bmp String The icon file of the package stored online (jpg,png,bmp) Template The file used to configure the extension. If have .exe extension the will be executed If have .dll extension used like MP plugin configuration https://github.com/yoavain/mediaportal-mylyrics/raw/master/Screenshots/DefaultWide01.jpg;https://github.com/yoavain/mediaportal-mylyrics/raw/master/Screenshots/DefaultWide02.jpg;https://github.com/yoavain/mediaportal-mylyrics/raw/master/Screenshots/DefaultWide03-LRC.jpg;https://github.com/yoavain/mediaportal-mylyrics/raw/master/Screenshots/Default01.jpg;https://github.com/yoavain/mediaportal-mylyrics/raw/master/Screenshots/Default02.jpg String Online stored screenshot urls separated by ; YES Bool Show dialog and force to uninstall previous version when updating an extension. Should only be disabled if you are using an NSIS/MSI installer. false 2.0 Default true Default MediaPortal 1 4 0 0 1 4 0 0 false requires MediaPortal version 1.4.0.0 to 1.4.0.0. MediaPortal MyLyrics acdc23fa-19b4-4867-bf25-176e79753869 mackey (BennieBoy, SilentException, Søren, yoavain) http://wiki.team-mediaportal.com/1_MEDIAPORTAL_1/17_Extensions/3_Plugins/MyLyrics http://forum.team-mediaportal.com/my-lyrics-plugin-163/ https://raw.githubusercontent.com/yoavain/mediaportal-mylyrics/master/scripts/MyLyrics.xml 1 7 1 92 MyLyrics displays the lyric of the currently played song inside MediaPortal. The plugin can show LRC's and plain lyrics. It uses both musictags and online searches to find lyrics. Release notes to MyLyrics 1.7.1 Change log since 1.7.0: - Version is compatible with MP 1.4.0 Final or higher MyLyrics displays the lyric of the currently played song inside MediaPortal. The plugin can show LRC's and plain lyrics. It uses both musictags and online searches to find lyrics. Basic features: - Dynamic search for the lyric (both LRC's and plain lyrics) to the currently played music file. - Browse your music database and select the songs to which you want to find lyrics. - 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. - Import/export lyrics to/from music tags. - Include lyrics from the Internet, musictags, text- and lrc-files. - Create a LRC from a basic lyric on the fly and share it with the community. Keys: - E key (or '0' button on remote): Toggle between lyric and editor screen. - P key: Toggle between LRC and LRC Pick screen. - F key: Toggle between LRC and lyric mode. In lyric mode a new online search starts. - S key: Increase the vertical scroll speed in scroll mode. A total of six speed available. - Numeric keys (or left or right on remote) to select among various LRC's on LRC Pick screen - Enter key (or 'OK' or '#' on remote): Tag line in LRC editor mode. - Backslash key (or '*' on remote): Delete the last tagged line in LRC editor mode. - F9 (or info button on remote): Shows context menu Screens: - Lyric: shows lyric with coverart on the right. (Two sub modes for both Lyrics basic and Lyrics wide: static (default) or scroll mode) - LRC: shows lrc file and coverart on the right. - LRC pick: uses BennieBoy's LRCFinder to select among different matching LRC entries. - LRC editor: enables the creation of lrc lyric from a plain lyric. - Translation screen. See a translated version of the lyric. Compatible with MediaPortal 1.4.0 Stable https://github.com/yoavain/mediaportal-mylyrics/raw/master/builds/MyLyrics-1.7.1.92.MPE1 2013-06-18T21:14:26.9034339+03:00 mylyrics,lyrics,lrcs,music ..\builds\MyLyrics-MAJOR.MINOR.BUILD.REVISION.MPE1 https://github.com/yoavain/mediaportal-mylyrics/raw/master/scripts/icon.bmp String The icon file of the package stored online (jpg,png,bmp) Template The file used to configure the extension. If have .exe extension the will be executed If have .dll extension used like MP plugin configuration https://github.com/yoavain/mediaportal-mylyrics/raw/master/Screenshots/DefaultWide01.jpg;https://github.com/yoavain/mediaportal-mylyrics/raw/master/Screenshots/DefaultWide02.jpg;https://github.com/yoavain/mediaportal-mylyrics/raw/master/Screenshots/DefaultWide03-LRC.jpg;https://github.com/yoavain/mediaportal-mylyrics/raw/master/Screenshots/Default01.jpg;https://github.com/yoavain/mediaportal-mylyrics/raw/master/Screenshots/Default02.jpg String Online stored screenshot urls separated by ; YES Bool Show dialog and force to uninstall previous version when updating an extension. Should only be disabled if you are using an NSIS/MSI installer. false 2.0 Default true Default MediaPortal 1 1 6 27644 1 1 6 27644 true This version of MyLyrics requires MediaPortal 1.2.0 Beta or higher! MediaPortal Skin 1 4 0 0 1 4 0 0 true requires Skin version 1.4.0.0 to 1.4.0.0. Skin MyLyrics acdc23fa-19b4-4867-bf25-176e79753869 mackey (BennieBoy, SilentException, Søren, yoavain) http://wiki.team-mediaportal.com/1_MEDIAPORTAL_1/17_Extensions/3_Plugins/MyLyrics http://forum.team-mediaportal.com/my-lyrics-plugin-163/ https://raw.githubusercontent.com/yoavain/mediaportal-mylyrics/master/scripts/MyLyrics.xml 1 7 1 100 MyLyrics displays the lyric of the currently played song inside MediaPortal. The plugin can show LRC's and plain lyrics. It uses both musictags and online searches to find lyrics. Release notes to MyLyrics 1.7.1 Change log since 1.7.0: - Version is compatible with MP 1.4.0 Final or higher MyLyrics displays the lyric of the currently played song inside MediaPortal. The plugin can show LRC's and plain lyrics. It uses both musictags and online searches to find lyrics. Basic features: - Dynamic search for the lyric (both LRC's and plain lyrics) to the currently played music file. - Browse your music database and select the songs to which you want to find lyrics. - 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. - Import/export lyrics to/from music tags. - Include lyrics from the Internet, musictags, text- and lrc-files. - Create a LRC from a basic lyric on the fly and share it with the community. Keys: - E key (or '0' button on remote): Toggle between lyric and editor screen. - P key: Toggle between LRC and LRC Pick screen. - F key: Toggle between LRC and lyric mode. In lyric mode a new online search starts. - S key: Increase the vertical scroll speed in scroll mode. A total of six speed available. - Numeric keys (or left or right on remote) to select among various LRC's on LRC Pick screen - Enter key (or 'OK' or '#' on remote): Tag line in LRC editor mode. - Backslash key (or '*' on remote): Delete the last tagged line in LRC editor mode. - F9 (or info button on remote): Shows context menu Screens: - Lyric: shows lyric with coverart on the right. (Two sub modes for both Lyrics basic and Lyrics wide: static (default) or scroll mode) - LRC: shows lrc file and coverart on the right. - LRC pick: uses BennieBoy's LRCFinder to select among different matching LRC entries. - LRC editor: enables the creation of lrc lyric from a plain lyric. - Translation screen. See a translated version of the lyric. Compatible with MediaPortal 1.4.0 Stable https://github.com/yoavain/mediaportal-mylyrics/raw/master/builds/MyLyrics-1.7.1.100.MPE1 2013-06-26T00:24:53.0260531+03:00 mylyrics,lyrics,lrcs,music ..\builds\MyLyrics-MAJOR.MINOR.BUILD.REVISION.MPE1 https://github.com/yoavain/mediaportal-mylyrics/raw/master/scripts/icon.bmp String The icon file of the package stored online (jpg,png,bmp) Template The file used to configure the extension. If have .exe extension the will be executed If have .dll extension used like MP plugin configuration https://github.com/yoavain/mediaportal-mylyrics/raw/master/Screenshots/DefaultWide01.jpg;https://github.com/yoavain/mediaportal-mylyrics/raw/master/Screenshots/DefaultWide02.jpg;https://github.com/yoavain/mediaportal-mylyrics/raw/master/Screenshots/DefaultWide03-LRC.jpg;https://github.com/yoavain/mediaportal-mylyrics/raw/master/Screenshots/Default01.jpg;https://github.com/yoavain/mediaportal-mylyrics/raw/master/Screenshots/Default02.jpg String Online stored screenshot urls separated by ; YES Bool Show dialog and force to uninstall previous version when updating an extension. Should only be disabled if you are using an NSIS/MSI installer. false 2.0 Default true Default MediaPortal 1 1 6 27644 1 1 6 27644 true This version of MyLyrics requires MediaPortal 1.2.0 Beta or higher! MediaPortal Skin 1 4 0 0 1 4 0 0 true requires Skin version 1.4.0.0 to 1.4.0.0. Skin MyLyrics acdc23fa-19b4-4867-bf25-176e79753869 mackey (BennieBoy, SilentException, Søren, yoavain) http://wiki.team-mediaportal.com/1_MEDIAPORTAL_1/17_Extensions/3_Plugins/MyLyrics http://forum.team-mediaportal.com/my-lyrics-plugin-163/ https://raw.githubusercontent.com/yoavain/mediaportal-mylyrics/master/scripts/MyLyrics.xml 1 7 1 103 MyLyrics displays the lyric of the currently played song inside MediaPortal. The plugin can show LRC's and plain lyrics. It uses both musictags and online searches to find lyrics. Release notes to MyLyrics 1.7.1 Change log since 1.7.0: - Version is compatible with MP 1.4.0 Final or higher MyLyrics displays the lyric of the currently played song inside MediaPortal. The plugin can show LRC's and plain lyrics. It uses both musictags and online searches to find lyrics. Basic features: - Dynamic search for the lyric (both LRC's and plain lyrics) to the currently played music file. - Browse your music database and select the songs to which you want to find lyrics. - 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. - Import/export lyrics to/from music tags. - Include lyrics from the Internet, musictags, text- and lrc-files. - Create a LRC from a basic lyric on the fly and share it with the community. Keys: - E key (or '0' button on remote): Toggle between lyric and editor screen. - P key: Toggle between LRC and LRC Pick screen. - F key: Toggle between LRC and lyric mode. In lyric mode a new online search starts. - S key: Increase the vertical scroll speed in scroll mode. A total of six speed available. - Numeric keys (or left or right on remote) to select among various LRC's on LRC Pick screen - Enter key (or 'OK' or '#' on remote): Tag line in LRC editor mode. - Backslash key (or '*' on remote): Delete the last tagged line in LRC editor mode. - F9 (or info button on remote): Shows context menu Screens: - Lyric: shows lyric with coverart on the right. (Two sub modes for both Lyrics basic and Lyrics wide: static (default) or scroll mode) - LRC: shows lrc file and coverart on the right. - LRC pick: uses BennieBoy's LRCFinder to select among different matching LRC entries. - LRC editor: enables the creation of lrc lyric from a plain lyric. - Translation screen. See a translated version of the lyric. Compatible with MediaPortal 1.4.0 Stable https://github.com/yoavain/mediaportal-mylyrics/raw/master/builds/MyLyrics-1.7.1.103.MPE1 2013-06-26T01:23:47.3712061+03:00 mylyrics,lyrics,lrcs,music ..\builds\MyLyrics-MAJOR.MINOR.BUILD.REVISION.MPE1 https://github.com/yoavain/mediaportal-mylyrics/raw/master/scripts/icon.bmp String The icon file of the package stored online (jpg,png,bmp) Template The file used to configure the extension. If have .exe extension the will be executed If have .dll extension used like MP plugin configuration https://github.com/yoavain/mediaportal-mylyrics/raw/master/Screenshots/DefaultWide01.jpg;https://github.com/yoavain/mediaportal-mylyrics/raw/master/Screenshots/DefaultWide02.jpg;https://github.com/yoavain/mediaportal-mylyrics/raw/master/Screenshots/DefaultWide03-LRC.jpg;https://github.com/yoavain/mediaportal-mylyrics/raw/master/Screenshots/Default01.jpg;https://github.com/yoavain/mediaportal-mylyrics/raw/master/Screenshots/Default02.jpg String Online stored screenshot urls separated by ; YES Bool Show dialog and force to uninstall previous version when updating an extension. Should only be disabled if you are using an NSIS/MSI installer. false 2.0 Default true Default MediaPortal 1 1 6 27644 1 1 6 27644 true This version of MyLyrics requires MediaPortal 1.2.0 Beta or higher! MediaPortal Skin 1 4 0 0 1 4 0 0 true requires Skin version 1.4.0.0 to 1.4.0.0. Skin MyLyrics acdc23fa-19b4-4867-bf25-176e79753869 mackey (BennieBoy, SilentException, Søren, yoavain) http://wiki.team-mediaportal.com/1_MEDIAPORTAL_1/17_Extensions/3_Plugins/MyLyrics http://forum.team-mediaportal.com/my-lyrics-plugin-163/ https://raw.githubusercontent.com/yoavain/mediaportal-mylyrics/master/scripts/MyLyrics.xml 1 7 2 113 MyLyrics displays the lyric of the currently played song inside MediaPortal. The plugin can show LRC's and plain lyrics. It uses both musictags and online searches to find lyrics. Release notes to MyLyrics 1.7.2 Change log since 1.7.1: - Fixed LRC finder - Fixed Shironet parser Change log since 1.7.0: - Version is compatible with MP 1.4.0 Final or higher MyLyrics displays the lyric of the currently played song inside MediaPortal. The plugin can show LRC's and plain lyrics. It uses both musictags and online searches to find lyrics. Basic features: - Dynamic search for the lyric (both LRC's and plain lyrics) to the currently played music file. - Browse your music database and select the songs to which you want to find lyrics. - 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. - Import/export lyrics to/from music tags. - Include lyrics from the Internet, musictags, text- and lrc-files. - Create a LRC from a basic lyric on the fly and share it with the community. Keys: - E key (or '0' button on remote): Toggle between lyric and editor screen. - P key: Toggle between LRC and LRC Pick screen. - F key: Toggle between LRC and lyric mode. In lyric mode a new online search starts. - S key: Increase the vertical scroll speed in scroll mode. A total of six speed available. - Numeric keys (or left or right on remote) to select among various LRC's on LRC Pick screen - Enter key (or 'OK' or '#' on remote): Tag line in LRC editor mode. - Backslash key (or '*' on remote): Delete the last tagged line in LRC editor mode. - F9 (or info button on remote): Shows context menu Screens: - Lyric: shows lyric with coverart on the right. (Two sub modes for both Lyrics basic and Lyrics wide: static (default) or scroll mode) - LRC: shows lrc file and coverart on the right. - LRC pick: uses BennieBoy's LRCFinder to select among different matching LRC entries. - LRC editor: enables the creation of lrc lyric from a plain lyric. - Translation screen. See a translated version of the lyric. Compatible with MediaPortal 1.4.0 Stable https://github.com/yoavain/mediaportal-mylyrics/raw/master/builds/MyLyrics-1.7.2.113.MPE1 2013-06-27T01:32:20.0923294+03:00 mylyrics,lyrics,lrcs,music ..\builds\MyLyrics-MAJOR.MINOR.BUILD.REVISION.MPE1 https://github.com/yoavain/mediaportal-mylyrics/raw/master/scripts/icon.bmp String The icon file of the package stored online (jpg,png,bmp) Template The file used to configure the extension. If have .exe extension the will be executed If have .dll extension used like MP plugin configuration https://github.com/yoavain/mediaportal-mylyrics/raw/master/Screenshots/DefaultWide01.jpg;https://github.com/yoavain/mediaportal-mylyrics/raw/master/Screenshots/DefaultWide02.jpg;https://github.com/yoavain/mediaportal-mylyrics/raw/master/Screenshots/DefaultWide03-LRC.jpg;https://github.com/yoavain/mediaportal-mylyrics/raw/master/Screenshots/Default01.jpg;https://github.com/yoavain/mediaportal-mylyrics/raw/master/Screenshots/Default02.jpg String Online stored screenshot urls separated by ; YES Bool Show dialog and force to uninstall previous version when updating an extension. Should only be disabled if you are using an NSIS/MSI installer. false 2.0 Default true Default MediaPortal 1 1 6 27644 1 1 6 27644 true This version of MyLyrics requires MediaPortal 1.2.0 Beta or higher! MediaPortal Skin 1 4 0 0 1 4 0 0 true requires Skin version 1.4.0.0 to 1.4.0.0. Skin MyLyrics acdc23fa-19b4-4867-bf25-176e79753869 mackey (BennieBoy, SilentException, Søren, yoavain) http://wiki.team-mediaportal.com/1_MEDIAPORTAL_1/17_Extensions/3_Plugins/MyLyrics http://forum.team-mediaportal.com/my-lyrics-plugin-163/ https://raw.githubusercontent.com/yoavain/mediaportal-mylyrics/master/scripts/MyLyrics.xml 1 7 3 118 MyLyrics displays the lyric of the currently played song inside MediaPortal. The plugin can show LRC's and plain lyrics. It uses both musictags and online searches to find lyrics. Release notes to MyLyrics 1.7.3 Change log since 1.7.2: - Fixed Lyrics007 (rewritten) Change log since 1.7.1: - Fixed LRC finder - Fixed Shironet parser Change log since 1.7.0: - Version is compatible with MP 1.4.0 Final or higher MyLyrics displays the lyric of the currently played song inside MediaPortal. The plugin can show LRC's and plain lyrics. It uses both musictags and online searches to find lyrics. Basic features: - Dynamic search for the lyric (both LRC's and plain lyrics) to the currently played music file. - Browse your music database and select the songs to which you want to find lyrics. - 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. - Import/export lyrics to/from music tags. - Include lyrics from the Internet, musictags, text- and lrc-files. - Create a LRC from a basic lyric on the fly and share it with the community. Keys: - E key (or '0' button on remote): Toggle between lyric and editor screen. - P key: Toggle between LRC and LRC Pick screen. - F key: Toggle between LRC and lyric mode. In lyric mode a new online search starts. - S key: Increase the vertical scroll speed in scroll mode. A total of six speed available. - Numeric keys (or left or right on remote) to select among various LRC's on LRC Pick screen - Enter key (or 'OK' or '#' on remote): Tag line in LRC editor mode. - Backslash key (or '*' on remote): Delete the last tagged line in LRC editor mode. - F9 (or info button on remote): Shows context menu Screens: - Lyric: shows lyric with coverart on the right. (Two sub modes for both Lyrics basic and Lyrics wide: static (default) or scroll mode) - LRC: shows lrc file and coverart on the right. - LRC pick: uses BennieBoy's LRCFinder to select among different matching LRC entries. - LRC editor: enables the creation of lrc lyric from a plain lyric. - Translation screen. See a translated version of the lyric. Compatible with MediaPortal 1.4.0 Stable https://github.com/yoavain/mediaportal-mylyrics/raw/master/builds/MyLyrics-1.7.3.118.MPE1 2013-06-28T18:46:28.7622831+03:00 mylyrics,lyrics,lrcs,music ..\builds\MyLyrics-MAJOR.MINOR.BUILD.REVISION.MPE1 https://github.com/yoavain/mediaportal-mylyrics/raw/master/scripts/icon.bmp String The icon file of the package stored online (jpg,png,bmp) Template The file used to configure the extension. If have .exe extension the will be executed If have .dll extension used like MP plugin configuration https://github.com/yoavain/mediaportal-mylyrics/raw/master/Screenshots/DefaultWide01.jpg;https://github.com/yoavain/mediaportal-mylyrics/raw/master/Screenshots/DefaultWide02.jpg;https://github.com/yoavain/mediaportal-mylyrics/raw/master/Screenshots/DefaultWide03-LRC.jpg;https://github.com/yoavain/mediaportal-mylyrics/raw/master/Screenshots/Default01.jpg;https://github.com/yoavain/mediaportal-mylyrics/raw/master/Screenshots/Default02.jpg String Online stored screenshot urls separated by ; YES Bool Show dialog and force to uninstall previous version when updating an extension. Should only be disabled if you are using an NSIS/MSI installer. false 2.0 Default true Default MediaPortal 1 1 6 27644 1 1 6 27644 true This version of MyLyrics requires MediaPortal 1.2.0 Beta or higher! MediaPortal Skin 1 4 0 0 1 4 0 0 true requires Skin version 1.4.0.0 to 1.4.0.0. Skin MyLyrics acdc23fa-19b4-4867-bf25-176e79753869 yoavain http://wiki.team-mediaportal.com/1_MEDIAPORTAL_1/17_Extensions/3_Plugins/MyLyrics http://forum.team-mediaportal.com/my-lyrics-plugin-163/ https://raw.githubusercontent.com/yoavain/mediaportal-mylyrics/master/scripts/MyLyrics.xml 1 8 0 227 MyLyrics displays the lyric of the currently played song inside MediaPortal. The plugin can show LRC's and plain lyrics. It uses both musictags and online searches to find lyrics. Release notes to MyLyrics 1.8.0 Change log since 1.7.3: Reworked everything. All lyrics search sites are now implementing a common interface. An abstract site class now handles timings and common stuff. Site implementation now only has to do the specific site things such as the parsing. GUI is dynamically created according to the number of active implementations. Site implementation now also responsible of the search categories, i.e. in which search priority to enable it when in Lyrics mode. (Sorry if the previous paragraph was too low level) The reason for doing such a work, which was practically rewriting almost everything, is this: Adding a new search site was hell, but now the effort is very very small. Since sites often change, there's a need to be able to disable a site by changing a single word in code, and not by searching all the places it is being used (GUI, configuration, etc.) Other changes: - Added skin files for Default 4:3 - Added www.lyrster.com (took 1 hour now with the new interface ;) ) - Added www.ViewLyrics.com - Added www.lyricsmode.com - Added www.lyrics.net - Changed Shironet to only work on Hebrew artists/titles. - Removed LyricsPluginSite - Removed HotLyrics - Removed LyricWiki - Fixed progress bar in batch search. 2 step progress bar: First for counting candidate songs for search, the second for the search itself (The reason the first is not filling till the end is because looping over all artists and all songs does not total to the number of songs due to "various" or missing titles…) - Removed any hardcoded references to GUILocalizeStrings. - Update #Play.Current.Lyrics on lyrics found - Some GUI overhaul done. Fixed a few inconsistencies. - Fix URL in about tab (and remove the use of IE. Now calls default browser) - Start using the correct configuration file (the MediaPortal.xml from ProgramData and not Program Files) - Change logger to print nicer. - Split About tab into 2 tabs: About & Help. About now contains list of supported sites, and credits section - Implement required changes for MPTagThat, so that it can use latest LyricsEngine from plugin. - Added Lyrics by site counter to batch search in the message box - Separated import from music tags and export to music tags (to be more readable) Change log since 1.7.2: - Fixed Lyrics007 (rewritten) Change log since 1.7.1: - Fixed LRC finder - Fixed Shironet parser Change log since 1.7.0: - Version is compatible with MP 1.4.0 Final or higher MyLyrics displays the lyric of the currently played song inside MediaPortal. The plugin can show LRC's and plain lyrics. It uses both musictags and online searches to find lyrics. Basic features: - Dynamic search for the lyric (both LRC's and plain lyrics) to the currently played music file. - Browse your music database and select the songs to which you want to find lyrics. - 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. - Import/export lyrics to/from music tags. - Include lyrics from the Internet, musictags, text- and lrc-files. - Create a LRC from a basic lyric on the fly and share it with the community. Keys: - E key (or '0' button on remote): Toggle between lyric and editor screen. - P key: Toggle between LRC and LRC Pick screen. - F key: Toggle between LRC and lyric mode. In lyric mode a new online search starts. - S key: Increase the vertical scroll speed in scroll mode. A total of six speed available. - Numeric keys (or left or right on remote) to select among various LRC's on LRC Pick screen - Enter key (or 'OK' or '#' on remote): Tag line in LRC editor mode. - Backslash key (or '*' on remote): Delete the last tagged line in LRC editor mode. - F9 (or info button on remote): Shows context menu Screens: - Lyric: shows lyric with coverart on the right. (Two sub modes for both Lyrics basic and Lyrics wide: static (default) or scroll mode) - LRC: shows lrc file and coverart on the right. - LRC pick: uses BennieBoy's LRCFinder to select among different matching LRC entries. - LRC editor: enables the creation of lrc lyric from a plain lyric. - Translation screen. See a translated version of the lyric. Compatible with MediaPortal 1.4.0 Stable https://github.com/yoavain/mediaportal-mylyrics/raw/master/builds/MyLyrics-1.8.0.227.MPE1 2013-07-26T12:06:51.0097581+03:00 mylyrics,lyrics,lrcs,music ..\builds\MyLyrics-MAJOR.MINOR.BUILD.REVISION.MPE1 https://github.com/yoavain/mediaportal-mylyrics/raw/master/scripts/icon.bmp String The icon file of the package stored online (jpg,png,bmp) Template The file used to configure the extension. If have .exe extension the will be executed If have .dll extension used like MP plugin configuration https://github.com/yoavain/mediaportal-mylyrics/raw/master/Screenshots/DefaultWide01.jpg;https://github.com/yoavain/mediaportal-mylyrics/raw/master/Screenshots/DefaultWide02.jpg;https://github.com/yoavain/mediaportal-mylyrics/raw/master/Screenshots/DefaultWide03-LRC.jpg;https://github.com/yoavain/mediaportal-mylyrics/raw/master/Screenshots/Default01.jpg;https://github.com/yoavain/mediaportal-mylyrics/raw/master/Screenshots/Default02.jpg String Online stored screenshot urls separated by ; YES Bool Show dialog and force to uninstall previous version when updating an extension. Should only be disabled if you are using an NSIS/MSI installer. false 2.0 Default true Default MediaPortal 1 1 6 27644 1 1 6 27644 true This version of MyLyrics requires MediaPortal 1.2.0 Beta or higher! MediaPortal Skin 1 4 0 0 1 4 0 0 true requires Skin version 1.4.0.0 to 1.4.0.0. Skin MyLyrics acdc23fa-19b4-4867-bf25-176e79753869 yoavain http://wiki.team-mediaportal.com/1_MEDIAPORTAL_1/17_Extensions/3_Plugins/MyLyrics http://forum.team-mediaportal.com/my-lyrics-plugin-163/ https://raw.githubusercontent.com/yoavain/mediaportal-mylyrics/master/scripts/MyLyrics.xml 1 8 0 230 MyLyrics displays the lyric of the currently played song inside MediaPortal. The plugin can show LRC's and plain lyrics. It uses both musictags and online searches to find lyrics. Release notes to MyLyrics 1.8.0 Change log since 1.7.3: Reworked everything. All lyrics search sites are now implementing a common interface. An abstract site class now handles timings and common stuff. Site implementation now only has to do the specific site things such as the parsing. GUI is dynamically created according to the number of active implementations. Site implementation now also responsible of the search categories, i.e. in which search priority to enable it when in Lyrics mode. (Sorry if the previous paragraph was too low level) The reason for doing such a work, which was practically rewriting almost everything, is this: Adding a new search site was hell, but now the effort is very very small. Since sites often change, there's a need to be able to disable a site by changing a single word in code, and not by searching all the places it is being used (GUI, configuration, etc.) Other changes: - Added skin files for Default 4:3 - Added www.lyrster.com (took 1 hour now with the new interface ;) ) - Added www.ViewLyrics.com - Added www.lyricsmode.com - Added www.lyrics.net - Changed Shironet to only work on Hebrew artists/titles. - Removed LyricsPluginSite - Removed HotLyrics - Removed LyricWiki - Fixed progress bar in batch search. 2 step progress bar: First for counting candidate songs for search, the second for the search itself (The reason the first is not filling till the end is because looping over all artists and all songs does not total to the number of songs due to "various" or missing titles…) - Removed any hardcoded references to GUILocalizeStrings. - Update #Play.Current.Lyrics on lyrics found - Some GUI overhaul done. Fixed a few inconsistencies. - Fix URL in about tab (and remove the use of IE. Now calls default browser) - Start using the correct configuration file (the MediaPortal.xml from ProgramData and not Program Files) - Change logger to print nicer. - Split About tab into 2 tabs: About & Help. About now contains list of supported sites, and credits section - Implement required changes for MPTagThat, so that it can use latest LyricsEngine from plugin. - Added Lyrics by site counter to batch search in the message box - Separated import from music tags and export to music tags (to be more readable) Change log since 1.7.2: - Fixed Lyrics007 (rewritten) Change log since 1.7.1: - Fixed LRC finder - Fixed Shironet parser Change log since 1.7.0: - Version is compatible with MP 1.4.0 Final or higher MyLyrics displays the lyric of the currently played song inside MediaPortal. The plugin can show LRC's and plain lyrics. It uses both musictags and online searches to find lyrics. Basic features: - Dynamic search for the lyric (both LRC's and plain lyrics) to the currently played music file. - Browse your music database and select the songs to which you want to find lyrics. - 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. - Import/export lyrics to/from music tags. - Include lyrics from the Internet, musictags, text- and lrc-files. - Create a LRC from a basic lyric on the fly and share it with the community. Keys: - E key (or '0' button on remote): Toggle between lyric and editor screen. - P key: Toggle between LRC and LRC Pick screen. - F key: Toggle between LRC and lyric mode. In lyric mode a new online search starts. - S key: Increase the vertical scroll speed in scroll mode. A total of six speed available. - Numeric keys (or left or right on remote) to select among various LRC's on LRC Pick screen - Enter key (or 'OK' or '#' on remote): Tag line in LRC editor mode. - Backslash key (or '*' on remote): Delete the last tagged line in LRC editor mode. - F9 (or info button on remote): Shows context menu Screens: - Lyric: shows lyric with coverart on the right. (Two sub modes for both Lyrics basic and Lyrics wide: static (default) or scroll mode) - LRC: shows lrc file and coverart on the right. - LRC pick: uses BennieBoy's LRCFinder to select among different matching LRC entries. - LRC editor: enables the creation of lrc lyric from a plain lyric. - Translation screen. See a translated version of the lyric. Compatible with MediaPortal 1.4.0 Stable https://github.com/yoavain/mediaportal-mylyrics/raw/master/builds/MyLyrics-1.8.0.230.MPE1 2013-08-04T11:12:47.4218245+03:00 mylyrics,lyrics,lrcs,music ..\builds\MyLyrics-MAJOR.MINOR.BUILD.REVISION.MPE1 https://github.com/yoavain/mediaportal-mylyrics/raw/master/scripts/icon.bmp String The icon file of the package stored online (jpg,png,bmp) Template The file used to configure the extension. If have .exe extension the will be executed If have .dll extension used like MP plugin configuration https://github.com/yoavain/mediaportal-mylyrics/raw/master/Screenshots/DefaultWide01.jpg;https://github.com/yoavain/mediaportal-mylyrics/raw/master/Screenshots/DefaultWide02.jpg;https://github.com/yoavain/mediaportal-mylyrics/raw/master/Screenshots/DefaultWide03-LRC.jpg;https://github.com/yoavain/mediaportal-mylyrics/raw/master/Screenshots/Default01.jpg;https://github.com/yoavain/mediaportal-mylyrics/raw/master/Screenshots/Default02.jpg String Online stored screenshot urls separated by ; YES Bool Show dialog and force to uninstall previous version when updating an extension. Should only be disabled if you are using an NSIS/MSI installer. false 2.0 Default true Default MediaPortal 1 1 6 27644 1 1 6 27644 true This version of MyLyrics requires MediaPortal 1.2.0 Beta or higher! MediaPortal Skin 1 4 0 0 1 4 0 0 true requires Skin version 1.4.0.0 to 1.4.0.0. Skin MyLyrics acdc23fa-19b4-4867-bf25-176e79753869 yoavain http://wiki.team-mediaportal.com/1_MEDIAPORTAL_1/17_Extensions/3_Plugins/MyLyrics http://forum.team-mediaportal.com/my-lyrics-plugin-163/ https://raw.githubusercontent.com/yoavain/mediaportal-mylyrics/master/scripts/MyLyrics.xml 1 8 0 233 MyLyrics displays the lyric of the currently played song inside MediaPortal. The plugin can show LRC's and plain lyrics. It uses both musictags and online searches to find lyrics. Release notes to MyLyrics 1.8.0 Change log since 1.7.3: Reworked everything. All lyrics search sites are now implementing a common interface. An abstract site class now handles timings and common stuff. Site implementation now only has to do the specific site things such as the parsing. GUI is dynamically created according to the number of active implementations. Site implementation now also responsible of the search categories, i.e. in which search priority to enable it when in Lyrics mode. (Sorry if the previous paragraph was too low level) The reason for doing such a work, which was practically rewriting almost everything, is this: Adding a new search site was hell, but now the effort is very very small. Since sites often change, there's a need to be able to disable a site by changing a single word in code, and not by searching all the places it is being used (GUI, configuration, etc.) Other changes: - Added skin files for Default 4:3 - Added www.lyrster.com (took 1 hour now with the new interface ;) ) - Added www.ViewLyrics.com - Added www.lyricsmode.com - Added www.lyrics.net - Changed Shironet to only work on Hebrew artists/titles. - Removed LyricsPluginSite - Removed HotLyrics - Removed LyricWiki - Fixed progress bar in batch search. 2 step progress bar: First for counting candidate songs for search, the second for the search itself (The reason the first is not filling till the end is because looping over all artists and all songs does not total to the number of songs due to "various" or missing titles…) - Removed any hardcoded references to GUILocalizeStrings. - Update #Play.Current.Lyrics on lyrics found - Some GUI overhaul done. Fixed a few inconsistencies. - Fix URL in about tab (and remove the use of IE. Now calls default browser) - Start using the correct configuration file (the MediaPortal.xml from ProgramData and not Program Files) - Change logger to print nicer. - Split About tab into 2 tabs: About & Help. About now contains list of supported sites, and credits section - Implement required changes for MPTagThat, so that it can use latest LyricsEngine from plugin. - Added Lyrics by site counter to batch search in the message box - Separated import from music tags and export to music tags (to be more readable) - Fixed stack overflow issue that caused MediaPortal to crash Change log since 1.7.2: - Fixed Lyrics007 (rewritten) Change log since 1.7.1: - Fixed LRC finder - Fixed Shironet parser Change log since 1.7.0: - Version is compatible with MP 1.4.0 Final or higher MyLyrics displays the lyric of the currently played song inside MediaPortal. The plugin can show LRC's and plain lyrics. It uses both musictags and online searches to find lyrics. Basic features: - Dynamic search for the lyric (both LRC's and plain lyrics) to the currently played music file. - Browse your music database and select the songs to which you want to find lyrics. - 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. - Import/export lyrics to/from music tags. - Include lyrics from the Internet, musictags, text- and lrc-files. - Create a LRC from a basic lyric on the fly and share it with the community. Keys: - E key (or '0' button on remote): Toggle between lyric and editor screen. - P key: Toggle between LRC and LRC Pick screen. - F key: Toggle between LRC and lyric mode. In lyric mode a new online search starts. - S key: Increase the vertical scroll speed in scroll mode. A total of six speed available. - Numeric keys (or left or right on remote) to select among various LRC's on LRC Pick screen - Enter key (or 'OK' or '#' on remote): Tag line in LRC editor mode. - Backslash key (or '*' on remote): Delete the last tagged line in LRC editor mode. - F9 (or info button on remote): Shows context menu Screens: - Lyric: shows lyric with coverart on the right. (Two sub modes for both Lyrics basic and Lyrics wide: static (default) or scroll mode) - LRC: shows lrc file and coverart on the right. - LRC pick: uses BennieBoy's LRCFinder to select among different matching LRC entries. - LRC editor: enables the creation of lrc lyric from a plain lyric. - Translation screen. See a translated version of the lyric. Compatible with MediaPortal 1.4.0 Stable https://github.com/yoavain/mediaportal-mylyrics/raw/master/builds/MyLyrics-1.8.0.233.MPE1 2013-08-16T02:49:40.1884956+03:00 mylyrics,lyrics,lrcs,music ..\builds\MyLyrics-MAJOR.MINOR.BUILD.REVISION.MPE1 https://github.com/yoavain/mediaportal-mylyrics/raw/master/scripts/icon.bmp String The icon file of the package stored online (jpg,png,bmp) Template The file used to configure the extension. If have .exe extension the will be executed If have .dll extension used like MP plugin configuration https://github.com/yoavain/mediaportal-mylyrics/raw/master/Screenshots/DefaultWide01.jpg;https://github.com/yoavain/mediaportal-mylyrics/raw/master/Screenshots/DefaultWide02.jpg;https://github.com/yoavain/mediaportal-mylyrics/raw/master/Screenshots/DefaultWide03-LRC.jpg;https://github.com/yoavain/mediaportal-mylyrics/raw/master/Screenshots/Default01.jpg;https://github.com/yoavain/mediaportal-mylyrics/raw/master/Screenshots/Default02.jpg String Online stored screenshot urls separated by ; YES Bool Show dialog and force to uninstall previous version when updating an extension. Should only be disabled if you are using an NSIS/MSI installer. false 2.0 Default true Default MediaPortal 1 1 6 27644 1 1 6 27644 false This version of MyLyrics requires MediaPortal 1.6.0 MediaPortal Skin 1 4 0 0 1 4 0 0 true requires Skin version 1.4.0.0 to 1.4.0.0. Skin Installer 1 6 0 0 1 6 0 0 false requires Installer version 1.6.0.0 to 1.6.0.0. Installer MyLyrics acdc23fa-19b4-4867-bf25-176e79753869 yoavain http://wiki.team-mediaportal.com/1_MEDIAPORTAL_1/17_Extensions/3_Plugins/MyLyrics http://forum.team-mediaportal.com/my-lyrics-plugin-163/ https://raw.githubusercontent.com/yoavain/mediaportal-mylyrics/master/scripts/MyLyrics.xml 1 9 0 249 MyLyrics displays the lyric of the currently played song inside MediaPortal. The plugin can show LRC's and plain lyrics. It uses both musictags and online searches to find lyrics. Release notes to MyLyrics 1.9.0 MediaPortal 1.6 compatibility Release notes to MyLyrics 1.8.0 Change log since 1.7.3: Reworked everything. All lyrics search sites are now implementing a common interface. An abstract site class now handles timings and common stuff. Site implementation now only has to do the specific site things such as the parsing. GUI is dynamically created according to the number of active implementations. Site implementation now also responsible of the search categories, i.e. in which search priority to enable it when in Lyrics mode. (Sorry if the previous paragraph was too low level) The reason for doing such a work, which was practically rewriting almost everything, is this: Adding a new search site was hell, but now the effort is very very small. Since sites often change, there's a need to be able to disable a site by changing a single word in code, and not by searching all the places it is being used (GUI, configuration, etc.) Other changes: - Added skin files for Default 4:3 - Added www.lyrster.com (took 1 hour now with the new interface ;) ) - Added www.ViewLyrics.com - Added www.lyricsmode.com - Added www.lyrics.net - Changed Shironet to only work on Hebrew artists/titles. - Removed LyricsPluginSite - Removed HotLyrics - Removed LyricWiki - Fixed progress bar in batch search. 2 step progress bar: First for counting candidate songs for search, the second for the search itself (The reason the first is not filling till the end is because looping over all artists and all songs does not total to the number of songs due to "various" or missing titles…) - Removed any hardcoded references to GUILocalizeStrings. - Update #Play.Current.Lyrics on lyrics found - Some GUI overhaul done. Fixed a few inconsistencies. - Fix URL in about tab (and remove the use of IE. Now calls default browser) - Start using the correct configuration file (the MediaPortal.xml from ProgramData and not Program Files) - Change logger to print nicer. - Split About tab into 2 tabs: About & Help. About now contains list of supported sites, and credits section - Implement required changes for MPTagThat, so that it can use latest LyricsEngine from plugin. - Added Lyrics by site counter to batch search in the message box - Separated import from music tags and export to music tags (to be more readable) - Fixed stack overflow issue that caused MediaPortal to crash Change log since 1.7.2: - Fixed Lyrics007 (rewritten) Change log since 1.7.1: - Fixed LRC finder - Fixed Shironet parser Change log since 1.7.0: - Version is compatible with MP 1.4.0 Final or higher MyLyrics displays the lyric of the currently played song inside MediaPortal. The plugin can show LRC's and plain lyrics. It uses both musictags and online searches to find lyrics. Basic features: - Dynamic search for the lyric (both LRC's and plain lyrics) to the currently played music file. - Browse your music database and select the songs to which you want to find lyrics. - 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. - Import/export lyrics to/from music tags. - Include lyrics from the Internet, musictags, text- and lrc-files. - Create a LRC from a basic lyric on the fly and share it with the community. Keys: - E key (or '0' button on remote): Toggle between lyric and editor screen. - P key: Toggle between LRC and LRC Pick screen. - F key: Toggle between LRC and lyric mode. In lyric mode a new online search starts. - S key: Increase the vertical scroll speed in scroll mode. A total of six speed available. - Numeric keys (or left or right on remote) to select among various LRC's on LRC Pick screen - Enter key (or 'OK' or '#' on remote): Tag line in LRC editor mode. - Backslash key (or '*' on remote): Delete the last tagged line in LRC editor mode. - F9 (or info button on remote): Shows context menu Screens: - Lyric: shows lyric with coverart on the right. (Two sub modes for both Lyrics basic and Lyrics wide: static (default) or scroll mode) - LRC: shows lrc file and coverart on the right. - LRC pick: uses BennieBoy's LRCFinder to select among different matching LRC entries. - LRC editor: enables the creation of lrc lyric from a plain lyric. - Translation screen. See a translated version of the lyric. Compatible with MediaPortal 1.4.0 Stable https://github.com/yoavain/mediaportal-mylyrics/raw/master/builds/MyLyrics-1.9.0.249.MPE1 2014-01-09T08:28:03.6324189+02:00 mylyrics,lyrics,lrcs,music ..\builds\MyLyrics-MAJOR.MINOR.BUILD.REVISION.MPE1 https://github.com/yoavain/mediaportal-mylyrics/raw/master/scripts/icon.bmp String The icon file of the package stored online (jpg,png,bmp) Template The file used to configure the extension. If have .exe extension the will be executed If have .dll extension used like MP plugin configuration https://github.com/yoavain/mediaportal-mylyrics/raw/master/Screenshots/DefaultWide01.jpg;https://github.com/yoavain/mediaportal-mylyrics/raw/master/Screenshots/DefaultWide02.jpg;https://github.com/yoavain/mediaportal-mylyrics/raw/master/Screenshots/DefaultWide03-LRC.jpg;https://github.com/yoavain/mediaportal-mylyrics/raw/master/Screenshots/Default01.jpg;https://github.com/yoavain/mediaportal-mylyrics/raw/master/Screenshots/Default02.jpg String Online stored screenshot urls separated by ; YES Bool Show dialog and force to uninstall previous version when updating an extension. Should only be disabled if you are using an NSIS/MSI installer. false 2.0 Default true Default MediaPortal 1 1 6 27644 1 1 6 27644 false This version of MyLyrics requires MediaPortal 1.6.0 MediaPortal Skin 1 4 0 0 1 4 0 0 true requires Skin version 1.4.0.0 to 1.4.0.0. Skin Installer 1 6 0 0 1 6 0 0 false requires Installer version 1.6.0.0 to 1.6.0.0. Installer MyLyrics acdc23fa-19b4-4867-bf25-176e79753869 yoavain http://wiki.team-mediaportal.com/1_MEDIAPORTAL_1/17_Extensions/3_Plugins/MyLyrics http://forum.team-mediaportal.com/my-lyrics-plugin-163/ https://raw.githubusercontent.com/yoavain/mediaportal-mylyrics/master/scripts/MyLyrics.xml 1 9 1 256 MyLyrics displays the lyric of the currently played song inside MediaPortal. The plugin can show LRC's and plain lyrics. It uses both musictags and online searches to find lyrics. Release notes to MyLyrics 1.9.1 Fixed issue with unicode characters Release notes to MyLyrics 1.9.0 MediaPortal 1.6 compatibility Release notes to MyLyrics 1.8.0 Change log since 1.7.3: Reworked everything. All lyrics search sites are now implementing a common interface. An abstract site class now handles timings and common stuff. Site implementation now only has to do the specific site things such as the parsing. GUI is dynamically created according to the number of active implementations. Site implementation now also responsible of the search categories, i.e. in which search priority to enable it when in Lyrics mode. (Sorry if the previous paragraph was too low level) The reason for doing such a work, which was practically rewriting almost everything, is this: Adding a new search site was hell, but now the effort is very very small. Since sites often change, there's a need to be able to disable a site by changing a single word in code, and not by searching all the places it is being used (GUI, configuration, etc.) Other changes: - Added skin files for Default 4:3 - Added www.lyrster.com (took 1 hour now with the new interface ;) ) - Added www.ViewLyrics.com - Added www.lyricsmode.com - Added www.lyrics.net - Changed Shironet to only work on Hebrew artists/titles. - Removed LyricsPluginSite - Removed HotLyrics - Removed LyricWiki - Fixed progress bar in batch search. 2 step progress bar: First for counting candidate songs for search, the second for the search itself (The reason the first is not filling till the end is because looping over all artists and all songs does not total to the number of songs due to "various" or missing titles…) - Removed any hardcoded references to GUILocalizeStrings. - Update #Play.Current.Lyrics on lyrics found - Some GUI overhaul done. Fixed a few inconsistencies. - Fix URL in about tab (and remove the use of IE. Now calls default browser) - Start using the correct configuration file (the MediaPortal.xml from ProgramData and not Program Files) - Change logger to print nicer. - Split About tab into 2 tabs: About & Help. About now contains list of supported sites, and credits section - Implement required changes for MPTagThat, so that it can use latest LyricsEngine from plugin. - Added Lyrics by site counter to batch search in the message box - Separated import from music tags and export to music tags (to be more readable) - Fixed stack overflow issue that caused MediaPortal to crash Change log since 1.7.2: - Fixed Lyrics007 (rewritten) Change log since 1.7.1: - Fixed LRC finder - Fixed Shironet parser Change log since 1.7.0: - Version is compatible with MP 1.4.0 Final or higher MyLyrics displays the lyric of the currently played song inside MediaPortal. The plugin can show LRC's and plain lyrics. It uses both musictags and online searches to find lyrics. Basic features: - Dynamic search for the lyric (both LRC's and plain lyrics) to the currently played music file. - Browse your music database and select the songs to which you want to find lyrics. - 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. - Import/export lyrics to/from music tags. - Include lyrics from the Internet, musictags, text- and lrc-files. - Create a LRC from a basic lyric on the fly and share it with the community. Keys: - E key (or '0' button on remote): Toggle between lyric and editor screen. - P key: Toggle between LRC and LRC Pick screen. - F key: Toggle between LRC and lyric mode. In lyric mode a new online search starts. - S key: Increase the vertical scroll speed in scroll mode. A total of six speed available. - Numeric keys (or left or right on remote) to select among various LRC's on LRC Pick screen - Enter key (or 'OK' or '#' on remote): Tag line in LRC editor mode. - Backslash key (or '*' on remote): Delete the last tagged line in LRC editor mode. - F9 (or info button on remote): Shows context menu Screens: - Lyric: shows lyric with coverart on the right. (Two sub modes for both Lyrics basic and Lyrics wide: static (default) or scroll mode) - LRC: shows lrc file and coverart on the right. - LRC pick: uses BennieBoy's LRCFinder to select among different matching LRC entries. - LRC editor: enables the creation of lrc lyric from a plain lyric. - Translation screen. See a translated version of the lyric. Compatible with MediaPortal 1.4.0 Stable https://github.com/yoavain/mediaportal-mylyrics/raw/master/builds/MyLyrics-1.9.1.256.MPE1 2014-01-20T22:30:41.2423653+02:00 mylyrics,lyrics,lrcs,music ..\builds\MyLyrics-MAJOR.MINOR.BUILD.REVISION.MPE1 https://github.com/yoavain/mediaportal-mylyrics/raw/master/scripts/icon.bmp String The icon file of the package stored online (jpg,png,bmp) Template The file used to configure the extension. If have .exe extension the will be executed If have .dll extension used like MP plugin configuration https://github.com/yoavain/mediaportal-mylyrics/raw/master/Screenshots/DefaultWide01.jpg;https://github.com/yoavain/mediaportal-mylyrics/raw/master/Screenshots/DefaultWide02.jpg;https://github.com/yoavain/mediaportal-mylyrics/raw/master/Screenshots/DefaultWide03-LRC.jpg;https://github.com/yoavain/mediaportal-mylyrics/raw/master/Screenshots/Default01.jpg;https://github.com/yoavain/mediaportal-mylyrics/raw/master/Screenshots/Default02.jpg String Online stored screenshot urls separated by ; YES Bool Show dialog and force to uninstall previous version when updating an extension. Should only be disabled if you are using an NSIS/MSI installer. false 2.0 Default true Default MediaPortal 1 1 6 27644 1 1 6 27644 false This version of MyLyrics requires MediaPortal 1.7.0 MediaPortal Skin 1 4 0 0 1 4 0 0 true requires Skin version 1.4.0.0 to 1.4.0.0. Skin Installer 1 6 100 0 1 7 0 0 false requires Installer version 1.6.100.0 to 1.7.0.0. Installer MyLyrics acdc23fa-19b4-4867-bf25-176e79753869 yoavain http://wiki.team-mediaportal.com/1_MEDIAPORTAL_1/17_Extensions/3_Plugins/MyLyrics http://forum.team-mediaportal.com/my-lyrics-plugin-163/ https://raw.githubusercontent.com/yoavain/mediaportal-mylyrics/master/scripts/MyLyrics.xml 1 9 5 262 MyLyrics displays the lyric of the currently played song inside MediaPortal. The plugin can show LRC's and plain lyrics. It uses both musictags and online searches to find lyrics. Release notes to MyLyrics 1.9.5 Compatibility for 1.7 Pre Release notes to MyLyrics 1.9.1 Fixed issue with unicode characters Release notes to MyLyrics 1.9.0 MediaPortal 1.6 compatibility Release notes to MyLyrics 1.8.0 Change log since 1.7.3: Reworked everything. All lyrics search sites are now implementing a common interface. An abstract site class now handles timings and common stuff. Site implementation now only has to do the specific site things such as the parsing. GUI is dynamically created according to the number of active implementations. Site implementation now also responsible of the search categories, i.e. in which search priority to enable it when in Lyrics mode. (Sorry if the previous paragraph was too low level) The reason for doing such a work, which was practically rewriting almost everything, is this: Adding a new search site was hell, but now the effort is very very small. Since sites often change, there's a need to be able to disable a site by changing a single word in code, and not by searching all the places it is being used (GUI, configuration, etc.) Other changes: - Added skin files for Default 4:3 - Added www.lyrster.com (took 1 hour now with the new interface ;) ) - Added www.ViewLyrics.com - Added www.lyricsmode.com - Added www.lyrics.net - Changed Shironet to only work on Hebrew artists/titles. - Removed LyricsPluginSite - Removed HotLyrics - Removed LyricWiki - Fixed progress bar in batch search. 2 step progress bar: First for counting candidate songs for search, the second for the search itself (The reason the first is not filling till the end is because looping over all artists and all songs does not total to the number of songs due to "various" or missing titles…) - Removed any hardcoded references to GUILocalizeStrings. - Update #Play.Current.Lyrics on lyrics found - Some GUI overhaul done. Fixed a few inconsistencies. - Fix URL in about tab (and remove the use of IE. Now calls default browser) - Start using the correct configuration file (the MediaPortal.xml from ProgramData and not Program Files) - Change logger to print nicer. - Split About tab into 2 tabs: About & Help. About now contains list of supported sites, and credits section - Implement required changes for MPTagThat, so that it can use latest LyricsEngine from plugin. - Added Lyrics by site counter to batch search in the message box - Separated import from music tags and export to music tags (to be more readable) - Fixed stack overflow issue that caused MediaPortal to crash Change log since 1.7.2: - Fixed Lyrics007 (rewritten) Change log since 1.7.1: - Fixed LRC finder - Fixed Shironet parser Change log since 1.7.0: - Version is compatible with MP 1.4.0 Final or higher MyLyrics displays the lyric of the currently played song inside MediaPortal. The plugin can show LRC's and plain lyrics. It uses both musictags and online searches to find lyrics. Basic features: - Dynamic search for the lyric (both LRC's and plain lyrics) to the currently played music file. - Browse your music database and select the songs to which you want to find lyrics. - 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. - Import/export lyrics to/from music tags. - Include lyrics from the Internet, musictags, text- and lrc-files. - Create a LRC from a basic lyric on the fly and share it with the community. Keys: - E key (or '0' button on remote): Toggle between lyric and editor screen. - P key: Toggle between LRC and LRC Pick screen. - F key: Toggle between LRC and lyric mode. In lyric mode a new online search starts. - S key: Increase the vertical scroll speed in scroll mode. A total of six speed available. - Numeric keys (or left or right on remote) to select among various LRC's on LRC Pick screen - Enter key (or 'OK' or '#' on remote): Tag line in LRC editor mode. - Backslash key (or '*' on remote): Delete the last tagged line in LRC editor mode. - F9 (or info button on remote): Shows context menu Screens: - Lyric: shows lyric with coverart on the right. (Two sub modes for both Lyrics basic and Lyrics wide: static (default) or scroll mode) - LRC: shows lrc file and coverart on the right. - LRC pick: uses BennieBoy's LRCFinder to select among different matching LRC entries. - LRC editor: enables the creation of lrc lyric from a plain lyric. - Translation screen. See a translated version of the lyric. Compatible with MediaPortal 1.4.0 Stable https://github.com/yoavain/mediaportal-mylyrics/raw/master/builds/MyLyrics-1.9.5.262.MPE1 2014-03-03T07:41:18.4181993+02:00 mylyrics,lyrics,lrcs,music ..\builds\MyLyrics-MAJOR.MINOR.BUILD.REVISION.MPE1 https://github.com/yoavain/mediaportal-mylyrics/raw/master/scripts/icon.bmp String The icon file of the package stored online (jpg,png,bmp) Template The file used to configure the extension. If have .exe extension the will be executed If have .dll extension used like MP plugin configuration https://github.com/yoavain/mediaportal-mylyrics/raw/master/Screenshots/DefaultWide01.jpg;https://github.com/yoavain/mediaportal-mylyrics/raw/master/Screenshots/DefaultWide02.jpg;https://github.com/yoavain/mediaportal-mylyrics/raw/master/Screenshots/DefaultWide03-LRC.jpg;https://github.com/yoavain/mediaportal-mylyrics/raw/master/Screenshots/Default01.jpg;https://github.com/yoavain/mediaportal-mylyrics/raw/master/Screenshots/Default02.jpg String Online stored screenshot urls separated by ; YES Bool Show dialog and force to uninstall previous version when updating an extension. Should only be disabled if you are using an NSIS/MSI installer. false 2.0 Default true Default MediaPortal 1 1 6 27644 1 1 6 27644 false This version of MyLyrics requires MediaPortal 1.7.0 MediaPortal Skin 1 4 0 0 1 4 0 0 true requires Skin version 1.4.0.0 to 1.4.0.0. Skin Installer 1 7 0 0 1 7 99 0 false requires Installer version 1.7.0.0 to 1.7.99.0. Installer MyLyrics acdc23fa-19b4-4867-bf25-176e79753869 yoavain http://wiki.team-mediaportal.com/1_MEDIAPORTAL_1/17_Extensions/3_Plugins/MyLyrics http://forum.team-mediaportal.com/my-lyrics-plugin-163/ https://raw.githubusercontent.com/yoavain/mediaportal-mylyrics/master/scripts/MyLyrics.xml 1 9 7 279 MyLyrics displays the lyric of the currently played song inside MediaPortal. The plugin can show LRC's and plain lyrics. It uses both musictags and online searches to find lyrics. Release notes to MyLyrics 1.9.7 Compatibility for 1.7 Final /1.7.1 HotFix Release notes to MyLyrics 1.9.5 Compatibility for 1.7 Pre Release notes to MyLyrics 1.9.1 Fixed issue with unicode characters Release notes to MyLyrics 1.9.0 MediaPortal 1.6 compatibility Release notes to MyLyrics 1.8.0 Change log since 1.7.3: Reworked everything. All lyrics search sites are now implementing a common interface. An abstract site class now handles timings and common stuff. Site implementation now only has to do the specific site things such as the parsing. GUI is dynamically created according to the number of active implementations. Site implementation now also responsible of the search categories, i.e. in which search priority to enable it when in Lyrics mode. (Sorry if the previous paragraph was too low level) The reason for doing such a work, which was practically rewriting almost everything, is this: Adding a new search site was hell, but now the effort is very very small. Since sites often change, there's a need to be able to disable a site by changing a single word in code, and not by searching all the places it is being used (GUI, configuration, etc.) Other changes: - Added skin files for Default 4:3 - Added www.lyrster.com (took 1 hour now with the new interface ;) ) - Added www.ViewLyrics.com - Added www.lyricsmode.com - Added www.lyrics.net - Changed Shironet to only work on Hebrew artists/titles. - Removed LyricsPluginSite - Removed HotLyrics - Removed LyricWiki - Fixed progress bar in batch search. 2 step progress bar: First for counting candidate songs for search, the second for the search itself (The reason the first is not filling till the end is because looping over all artists and all songs does not total to the number of songs due to "various" or missing titles…) - Removed any hardcoded references to GUILocalizeStrings. - Update #Play.Current.Lyrics on lyrics found - Some GUI overhaul done. Fixed a few inconsistencies. - Fix URL in about tab (and remove the use of IE. Now calls default browser) - Start using the correct configuration file (the MediaPortal.xml from ProgramData and not Program Files) - Change logger to print nicer. - Split About tab into 2 tabs: About & Help. About now contains list of supported sites, and credits section - Implement required changes for MPTagThat, so that it can use latest LyricsEngine from plugin. - Added Lyrics by site counter to batch search in the message box - Separated import from music tags and export to music tags (to be more readable) - Fixed stack overflow issue that caused MediaPortal to crash Change log since 1.7.2: - Fixed Lyrics007 (rewritten) Change log since 1.7.1: - Fixed LRC finder - Fixed Shironet parser Change log since 1.7.0: - Version is compatible with MP 1.4.0 Final or higher MyLyrics displays the lyric of the currently played song inside MediaPortal. The plugin can show LRC's and plain lyrics. It uses both musictags and online searches to find lyrics. Basic features: - Dynamic search for the lyric (both LRC's and plain lyrics) to the currently played music file. - Browse your music database and select the songs to which you want to find lyrics. - 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. - Import/export lyrics to/from music tags. - Include lyrics from the Internet, musictags, text- and lrc-files. - Create a LRC from a basic lyric on the fly and share it with the community. Keys: - E key (or '0' button on remote): Toggle between lyric and editor screen. - P key: Toggle between LRC and LRC Pick screen. - F key: Toggle between LRC and lyric mode. In lyric mode a new online search starts. - S key: Increase the vertical scroll speed in scroll mode. A total of six speed available. - Numeric keys (or left or right on remote) to select among various LRC's on LRC Pick screen - Enter key (or 'OK' or '#' on remote): Tag line in LRC editor mode. - Backslash key (or '*' on remote): Delete the last tagged line in LRC editor mode. - F9 (or info button on remote): Shows context menu Screens: - Lyric: shows lyric with coverart on the right. (Two sub modes for both Lyrics basic and Lyrics wide: static (default) or scroll mode) - LRC: shows lrc file and coverart on the right. - LRC pick: uses BennieBoy's LRCFinder to select among different matching LRC entries. - LRC editor: enables the creation of lrc lyric from a plain lyric. - Translation screen. See a translated version of the lyric. Compatible with MediaPortal 1.4.0 Stable https://github.com/yoavain/mediaportal-mylyrics/raw/master/builds/MyLyrics-1.9.7.279.MPE1 2014-04-28T22:52:10.0353214+03:00 mylyrics,lyrics,lrcs,music ..\builds\MyLyrics-MAJOR.MINOR.BUILD.REVISION.MPE1 https://github.com/yoavain/mediaportal-mylyrics/raw/master/scripts/icon.bmp String The icon file of the package stored online (jpg,png,bmp) Template The file used to configure the extension. If have .exe extension the will be executed If have .dll extension used like MP plugin configuration https://github.com/yoavain/mediaportal-mylyrics/raw/master/Screenshots/DefaultWide01.jpg;https://github.com/yoavain/mediaportal-mylyrics/raw/master/Screenshots/DefaultWide02.jpg;https://github.com/yoavain/mediaportal-mylyrics/raw/master/Screenshots/DefaultWide03-LRC.jpg;https://github.com/yoavain/mediaportal-mylyrics/raw/master/Screenshots/Default01.jpg;https://github.com/yoavain/mediaportal-mylyrics/raw/master/Screenshots/Default02.jpg String Online stored screenshot urls separated by ; YES Bool Show dialog and force to uninstall previous version when updating an extension. Should only be disabled if you are using an NSIS/MSI installer. false 2.0 Default true Default MediaPortal 1 1 6 27644 1 1 6 27644 false This version of MyLyrics requires MediaPortal 1.7.0 MediaPortal Skin 1 4 0 0 1 4 0 0 true requires Skin version 1.4.0.0 to 1.4.0.0. Skin Installer 1 7 0 0 1 7 100 0 false requires Installer version 1.7.0.0 to 1.7.99.0. Installer MyLyrics acdc23fa-19b4-4867-bf25-176e79753869 yoavain http://wiki.team-mediaportal.com/1_MEDIAPORTAL_1/17_Extensions/3_Plugins/MyLyrics http://forum.team-mediaportal.com/my-lyrics-plugin-163/ https://raw.githubusercontent.com/yoavain/mediaportal-mylyrics/master/scripts/MyLyrics.xml 1 9 8 284 MyLyrics displays the lyric of the currently played song inside MediaPortal. The plugin can show LRC's and plain lyrics. It uses both musictags and online searches to find lyrics. Release notes to MyLyrics 1.9.8 Compatibility for 1.8 Pre-Release Release notes to MyLyrics 1.9.7 Compatibility for 1.7 Final /1.7.1 HotFix Release notes to MyLyrics 1.9.5 Compatibility for 1.7 Pre Release notes to MyLyrics 1.9.1 Fixed issue with unicode characters Release notes to MyLyrics 1.9.0 MediaPortal 1.6 compatibility Release notes to MyLyrics 1.8.0 Change log since 1.7.3: Reworked everything. All lyrics search sites are now implementing a common interface. An abstract site class now handles timings and common stuff. Site implementation now only has to do the specific site things such as the parsing. GUI is dynamically created according to the number of active implementations. Site implementation now also responsible of the search categories, i.e. in which search priority to enable it when in Lyrics mode. (Sorry if the previous paragraph was too low level) The reason for doing such a work, which was practically rewriting almost everything, is this: Adding a new search site was hell, but now the effort is very very small. Since sites often change, there's a need to be able to disable a site by changing a single word in code, and not by searching all the places it is being used (GUI, configuration, etc.) Other changes: - Added skin files for Default 4:3 - Added www.lyrster.com (took 1 hour now with the new interface ;) ) - Added www.ViewLyrics.com - Added www.lyricsmode.com - Added www.lyrics.net - Changed Shironet to only work on Hebrew artists/titles. - Removed LyricsPluginSite - Removed HotLyrics - Removed LyricWiki - Fixed progress bar in batch search. 2 step progress bar: First for counting candidate songs for search, the second for the search itself (The reason the first is not filling till the end is because looping over all artists and all songs does not total to the number of songs due to "various" or missing titles…) - Removed any hardcoded references to GUILocalizeStrings. - Update #Play.Current.Lyrics on lyrics found - Some GUI overhaul done. Fixed a few inconsistencies. - Fix URL in about tab (and remove the use of IE. Now calls default browser) - Start using the correct configuration file (the MediaPortal.xml from ProgramData and not Program Files) - Change logger to print nicer. - Split About tab into 2 tabs: About & Help. About now contains list of supported sites, and credits section - Implement required changes for MPTagThat, so that it can use latest LyricsEngine from plugin. - Added Lyrics by site counter to batch search in the message box - Separated import from music tags and export to music tags (to be more readable) - Fixed stack overflow issue that caused MediaPortal to crash Change log since 1.7.2: - Fixed Lyrics007 (rewritten) Change log since 1.7.1: - Fixed LRC finder - Fixed Shironet parser Change log since 1.7.0: - Version is compatible with MP 1.4.0 Final or higher MyLyrics displays the lyric of the currently played song inside MediaPortal. The plugin can show LRC's and plain lyrics. It uses both musictags and online searches to find lyrics. Basic features: - Dynamic search for the lyric (both LRC's and plain lyrics) to the currently played music file. - Browse your music database and select the songs to which you want to find lyrics. - 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. - Import/export lyrics to/from music tags. - Include lyrics from the Internet, musictags, text- and lrc-files. - Create a LRC from a basic lyric on the fly and share it with the community. Keys: - E key (or '0' button on remote): Toggle between lyric and editor screen. - P key: Toggle between LRC and LRC Pick screen. - F key: Toggle between LRC and lyric mode. In lyric mode a new online search starts. - S key: Increase the vertical scroll speed in scroll mode. A total of six speed available. - Numeric keys (or left or right on remote) to select among various LRC's on LRC Pick screen - Enter key (or 'OK' or '#' on remote): Tag line in LRC editor mode. - Backslash key (or '*' on remote): Delete the last tagged line in LRC editor mode. - F9 (or info button on remote): Shows context menu Screens: - Lyric: shows lyric with coverart on the right. (Two sub modes for both Lyrics basic and Lyrics wide: static (default) or scroll mode) - LRC: shows lrc file and coverart on the right. - LRC pick: uses BennieBoy's LRCFinder to select among different matching LRC entries. - LRC editor: enables the creation of lrc lyric from a plain lyric. - Translation screen. See a translated version of the lyric. Compatible with MediaPortal 1.4.0 Stable https://github.com/yoavain/mediaportal-mylyrics/raw/master/builds/MyLyrics-1.9.8.284.MPE1 2014-06-01T18:43:17.0421288+03:00 mylyrics,lyrics,lrcs,music ..\builds\MyLyrics-MAJOR.MINOR.BUILD.REVISION.MPE1 https://github.com/yoavain/mediaportal-mylyrics/raw/master/scripts/icon.bmp String The icon file of the package stored online (jpg,png,bmp) Template The file used to configure the extension. If have .exe extension the will be executed If have .dll extension used like MP plugin configuration https://github.com/yoavain/mediaportal-mylyrics/raw/master/Screenshots/DefaultWide01.jpg;https://github.com/yoavain/mediaportal-mylyrics/raw/master/Screenshots/DefaultWide02.jpg;https://github.com/yoavain/mediaportal-mylyrics/raw/master/Screenshots/DefaultWide03-LRC.jpg;https://github.com/yoavain/mediaportal-mylyrics/raw/master/Screenshots/Default01.jpg;https://github.com/yoavain/mediaportal-mylyrics/raw/master/Screenshots/Default02.jpg String Online stored screenshot urls separated by ; YES Bool Show dialog and force to uninstall previous version when updating an extension. Should only be disabled if you are using an NSIS/MSI installer. false 2.0 Default true Default MediaPortal 1 1 6 27644 1 1 6 27644 false This version of MyLyrics requires MediaPortal 1.7.0 MediaPortal Skin 1 4 0 0 1 4 0 0 true requires Skin version 1.4.0.0 to 1.4.0.0. Skin Installer 1 8 0 0 1 8 999 999 false requires Installer version 1.8.0.0 to 1.8.999.999. Installer MyLyrics acdc23fa-19b4-4867-bf25-176e79753869 yoavain http://wiki.team-mediaportal.com/1_MEDIAPORTAL_1/17_Extensions/3_Plugins/MyLyrics http://forum.team-mediaportal.com/my-lyrics-plugin-163/ https://raw.githubusercontent.com/yoavain/mediaportal-mylyrics/master/scripts/MyLyrics.xml 2 0 0 289 MyLyrics displays the lyric of the currently played song inside MediaPortal. The plugin can show LRC's and plain lyrics. It uses both musictags and online searches to find lyrics. Release notes to MyLyrics 2.0.0 Compatibility for 1.8 Final Release notes to MyLyrics 1.9.8 Compatibility for 1.8 Pre-Release Release notes to MyLyrics 1.9.7 Compatibility for 1.7 Final /1.7.1 HotFix Release notes to MyLyrics 1.9.5 Compatibility for 1.7 Pre Release notes to MyLyrics 1.9.1 Fixed issue with unicode characters Release notes to MyLyrics 1.9.0 MediaPortal 1.6 compatibility Release notes to MyLyrics 1.8.0 Change log since 1.7.3: Reworked everything. All lyrics search sites are now implementing a common interface. An abstract site class now handles timings and common stuff. Site implementation now only has to do the specific site things such as the parsing. GUI is dynamically created according to the number of active implementations. Site implementation now also responsible of the search categories, i.e. in which search priority to enable it when in Lyrics mode. (Sorry if the previous paragraph was too low level) The reason for doing such a work, which was practically rewriting almost everything, is this: Adding a new search site was hell, but now the effort is very very small. Since sites often change, there's a need to be able to disable a site by changing a single word in code, and not by searching all the places it is being used (GUI, configuration, etc.) Other changes: - Added skin files for Default 4:3 - Added www.lyrster.com (took 1 hour now with the new interface ;) ) - Added www.ViewLyrics.com - Added www.lyricsmode.com - Added www.lyrics.net - Changed Shironet to only work on Hebrew artists/titles. - Removed LyricsPluginSite - Removed HotLyrics - Removed LyricWiki - Fixed progress bar in batch search. 2 step progress bar: First for counting candidate songs for search, the second for the search itself (The reason the first is not filling till the end is because looping over all artists and all songs does not total to the number of songs due to "various" or missing titles…) - Removed any hardcoded references to GUILocalizeStrings. - Update #Play.Current.Lyrics on lyrics found - Some GUI overhaul done. Fixed a few inconsistencies. - Fix URL in about tab (and remove the use of IE. Now calls default browser) - Start using the correct configuration file (the MediaPortal.xml from ProgramData and not Program Files) - Change logger to print nicer. - Split About tab into 2 tabs: About & Help. About now contains list of supported sites, and credits section - Implement required changes for MPTagThat, so that it can use latest LyricsEngine from plugin. - Added Lyrics by site counter to batch search in the message box - Separated import from music tags and export to music tags (to be more readable) - Fixed stack overflow issue that caused MediaPortal to crash Change log since 1.7.2: - Fixed Lyrics007 (rewritten) Change log since 1.7.1: - Fixed LRC finder - Fixed Shironet parser Change log since 1.7.0: - Version is compatible with MP 1.4.0 Final or higher MyLyrics displays the lyric of the currently played song inside MediaPortal. The plugin can show LRC's and plain lyrics. It uses both musictags and online searches to find lyrics. Basic features: - Dynamic search for the lyric (both LRC's and plain lyrics) to the currently played music file. - Browse your music database and select the songs to which you want to find lyrics. - 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. - Import/export lyrics to/from music tags. - Include lyrics from the Internet, musictags, text- and lrc-files. - Create a LRC from a basic lyric on the fly and share it with the community. Keys: - E key (or '0' button on remote): Toggle between lyric and editor screen. - P key: Toggle between LRC and LRC Pick screen. - F key: Toggle between LRC and lyric mode. In lyric mode a new online search starts. - S key: Increase the vertical scroll speed in scroll mode. A total of six speed available. - Numeric keys (or left or right on remote) to select among various LRC's on LRC Pick screen - Enter key (or 'OK' or '#' on remote): Tag line in LRC editor mode. - Backslash key (or '*' on remote): Delete the last tagged line in LRC editor mode. - F9 (or info button on remote): Shows context menu Screens: - Lyric: shows lyric with coverart on the right. (Two sub modes for both Lyrics basic and Lyrics wide: static (default) or scroll mode) - LRC: shows lrc file and coverart on the right. - LRC pick: uses BennieBoy's LRCFinder to select among different matching LRC entries. - LRC editor: enables the creation of lrc lyric from a plain lyric. - Translation screen. See a translated version of the lyric. Compatible with MediaPortal 1.4.0 Stable https://github.com/yoavain/mediaportal-mylyrics/raw/master/builds/MyLyrics-2.0.0.289.MPE1 2014-07-01T23:32:45.0804886+03:00 mylyrics,lyrics,lrcs,music ..\builds\MyLyrics-MAJOR.MINOR.BUILD.REVISION.MPE1 https://github.com/yoavain/mediaportal-mylyrics/raw/master/scripts/icon.bmp String The icon file of the package stored online (jpg,png,bmp) Template The file used to configure the extension. If have .exe extension the will be executed If have .dll extension used like MP plugin configuration https://github.com/yoavain/mediaportal-mylyrics/raw/master/Screenshots/DefaultWide01.jpg;https://github.com/yoavain/mediaportal-mylyrics/raw/master/Screenshots/DefaultWide02.jpg;https://github.com/yoavain/mediaportal-mylyrics/raw/master/Screenshots/DefaultWide03-LRC.jpg;https://github.com/yoavain/mediaportal-mylyrics/raw/master/Screenshots/Default01.jpg;https://github.com/yoavain/mediaportal-mylyrics/raw/master/Screenshots/Default02.jpg String Online stored screenshot urls separated by ; YES Bool Show dialog and force to uninstall previous version when updating an extension. Should only be disabled if you are using an NSIS/MSI installer. false 2.0 Default true Default MediaPortal 1 1 6 27644 1 1 6 27644 false This version of MyLyrics requires MediaPortal 1.7.0 MediaPortal Skin 1 4 0 0 1 4 0 0 true requires Skin version 1.4.0.0 to 1.4.0.0. Skin Installer 1 9 0 0 1 9 999 999 true requires Installer version 1.8.0.0 to 1.8.999.999. Installer MyLyrics acdc23fa-19b4-4867-bf25-176e79753869 yoavain http://wiki.team-mediaportal.com/1_MEDIAPORTAL_1/17_Extensions/3_Plugins/MyLyrics http://forum.team-mediaportal.com/my-lyrics-plugin-163/ https://raw.githubusercontent.com/yoavain/mediaportal-mylyrics/master/scripts/MyLyrics.xml 2 1 0 294 MyLyrics displays the lyric of the currently played song inside MediaPortal. The plugin can show LRC's and plain lyrics. It uses both musictags and online searches to find lyrics. Release notes to MyLyrics 2.1.0 Compatibility for 1.9 Final Release notes to MyLyrics 2.0.0 Compatibility for 1.8 Final Release notes to MyLyrics 1.9.8 Compatibility for 1.8 Pre-Release Release notes to MyLyrics 1.9.7 Compatibility for 1.7 Final /1.7.1 HotFix Release notes to MyLyrics 1.9.5 Compatibility for 1.7 Pre Release notes to MyLyrics 1.9.1 Fixed issue with unicode characters Release notes to MyLyrics 1.9.0 MediaPortal 1.6 compatibility Release notes to MyLyrics 1.8.0 Change log since 1.7.3: Reworked everything. All lyrics search sites are now implementing a common interface. An abstract site class now handles timings and common stuff. Site implementation now only has to do the specific site things such as the parsing. GUI is dynamically created according to the number of active implementations. Site implementation now also responsible of the search categories, i.e. in which search priority to enable it when in Lyrics mode. (Sorry if the previous paragraph was too low level) The reason for doing such a work, which was practically rewriting almost everything, is this: Adding a new search site was hell, but now the effort is very very small. Since sites often change, there's a need to be able to disable a site by changing a single word in code, and not by searching all the places it is being used (GUI, configuration, etc.) Other changes: - Added skin files for Default 4:3 - Added www.lyrster.com (took 1 hour now with the new interface ;) ) - Added www.ViewLyrics.com - Added www.lyricsmode.com - Added www.lyrics.net - Changed Shironet to only work on Hebrew artists/titles. - Removed LyricsPluginSite - Removed HotLyrics - Removed LyricWiki - Fixed progress bar in batch search. 2 step progress bar: First for counting candidate songs for search, the second for the search itself (The reason the first is not filling till the end is because looping over all artists and all songs does not total to the number of songs due to "various" or missing titles…) - Removed any hardcoded references to GUILocalizeStrings. - Update #Play.Current.Lyrics on lyrics found - Some GUI overhaul done. Fixed a few inconsistencies. - Fix URL in about tab (and remove the use of IE. Now calls default browser) - Start using the correct configuration file (the MediaPortal.xml from ProgramData and not Program Files) - Change logger to print nicer. - Split About tab into 2 tabs: About & Help. About now contains list of supported sites, and credits section - Implement required changes for MPTagThat, so that it can use latest LyricsEngine from plugin. - Added Lyrics by site counter to batch search in the message box - Separated import from music tags and export to music tags (to be more readable) - Fixed stack overflow issue that caused MediaPortal to crash Change log since 1.7.2: - Fixed Lyrics007 (rewritten) Change log since 1.7.1: - Fixed LRC finder - Fixed Shironet parser Change log since 1.7.0: - Version is compatible with MP 1.4.0 Final or higher MyLyrics displays the lyric of the currently played song inside MediaPortal. The plugin can show LRC's and plain lyrics. It uses both musictags and online searches to find lyrics. Basic features: - Dynamic search for the lyric (both LRC's and plain lyrics) to the currently played music file. - Browse your music database and select the songs to which you want to find lyrics. - 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. - Import/export lyrics to/from music tags. - Include lyrics from the Internet, musictags, text- and lrc-files. - Create a LRC from a basic lyric on the fly and share it with the community. Keys: - E key (or '0' button on remote): Toggle between lyric and editor screen. - P key: Toggle between LRC and LRC Pick screen. - F key: Toggle between LRC and lyric mode. In lyric mode a new online search starts. - S key: Increase the vertical scroll speed in scroll mode. A total of six speed available. - Numeric keys (or left or right on remote) to select among various LRC's on LRC Pick screen - Enter key (or 'OK' or '#' on remote): Tag line in LRC editor mode. - Backslash key (or '*' on remote): Delete the last tagged line in LRC editor mode. - F9 (or info button on remote): Shows context menu Screens: - Lyric: shows lyric with coverart on the right. (Two sub modes for both Lyrics basic and Lyrics wide: static (default) or scroll mode) - LRC: shows lrc file and coverart on the right. - LRC pick: uses BennieBoy's LRCFinder to select among different matching LRC entries. - LRC editor: enables the creation of lrc lyric from a plain lyric. - Translation screen. See a translated version of the lyric. Compatible with MediaPortal 1.4.0 Stable https://github.com/yoavain/mediaportal-mylyrics/raw/master/builds/MyLyrics-2.1.0.294.MPE1 2014-09-30T20:17:21.7827145+03:00 mylyrics,lyrics,lrcs,music ..\builds\MyLyrics-MAJOR.MINOR.BUILD.REVISION.MPE1 https://github.com/yoavain/mediaportal-mylyrics/raw/master/scripts/icon.bmp String The icon file of the package stored online (jpg,png,bmp) Template The file used to configure the extension. If have .exe extension the will be executed If have .dll extension used like MP plugin configuration https://github.com/yoavain/mediaportal-mylyrics/raw/master/Screenshots/DefaultWide01.jpg;https://github.com/yoavain/mediaportal-mylyrics/raw/master/Screenshots/DefaultWide02.jpg;https://github.com/yoavain/mediaportal-mylyrics/raw/master/Screenshots/DefaultWide03-LRC.jpg;https://github.com/yoavain/mediaportal-mylyrics/raw/master/Screenshots/Default01.jpg;https://github.com/yoavain/mediaportal-mylyrics/raw/master/Screenshots/Default02.jpg String Online stored screenshot urls separated by ; YES Bool Show dialog and force to uninstall previous version when updating an extension. Should only be disabled if you are using an NSIS/MSI installer. false 2.0 Default true Default MediaPortal 1 1 6 27644 1 1 6 27644 false This version of MyLyrics requires MediaPortal 1.7.0 MediaPortal Skin 1 4 0 0 1 4 0 0 true requires Skin version 1.4.0.0 to 1.4.0.0. Skin Installer 1 9 0 0 1 99 999 999 true requires Installer version 1.8.0.0 to 1.99.999.999. Installer MyLyrics acdc23fa-19b4-4867-bf25-176e79753869 yoavain http://wiki.team-mediaportal.com/1_MEDIAPORTAL_1/17_Extensions/3_Plugins/MyLyrics http://forum.team-mediaportal.com/my-lyrics-plugin-163/ https://raw.githubusercontent.com/yoavain/mediaportal-mylyrics/master/scripts/MyLyrics.xml 2 2 0 300 MyLyrics displays the lyric of the currently played song inside MediaPortal. The plugin can show LRC's and plain lyrics. It uses both musictags and online searches to find lyrics. Release notes to MyLyrics 2.2.0 Compatibility for 1.10 Final and above Release notes to MyLyrics 2.1.0 Compatibility for 1.9 Final Release notes to MyLyrics 2.0.0 Compatibility for 1.8 Final Release notes to MyLyrics 1.9.8 Compatibility for 1.8 Pre-Release Release notes to MyLyrics 1.9.7 Compatibility for 1.7 Final /1.7.1 HotFix Release notes to MyLyrics 1.9.5 Compatibility for 1.7 Pre Release notes to MyLyrics 1.9.1 Fixed issue with unicode characters Release notes to MyLyrics 1.9.0 MediaPortal 1.6 compatibility Release notes to MyLyrics 1.8.0 Change log since 1.7.3: Reworked everything. All lyrics search sites are now implementing a common interface. An abstract site class now handles timings and common stuff. Site implementation now only has to do the specific site things such as the parsing. GUI is dynamically created according to the number of active implementations. Site implementation now also responsible of the search categories, i.e. in which search priority to enable it when in Lyrics mode. (Sorry if the previous paragraph was too low level) The reason for doing such a work, which was practically rewriting almost everything, is this: Adding a new search site was hell, but now the effort is very very small. Since sites often change, there's a need to be able to disable a site by changing a single word in code, and not by searching all the places it is being used (GUI, configuration, etc.) Other changes: - Added skin files for Default 4:3 - Added www.lyrster.com (took 1 hour now with the new interface ;) ) - Added www.ViewLyrics.com - Added www.lyricsmode.com - Added www.lyrics.net - Changed Shironet to only work on Hebrew artists/titles. - Removed LyricsPluginSite - Removed HotLyrics - Removed LyricWiki - Fixed progress bar in batch search. 2 step progress bar: First for counting candidate songs for search, the second for the search itself (The reason the first is not filling till the end is because looping over all artists and all songs does not total to the number of songs due to "various" or missing titles…) - Removed any hardcoded references to GUILocalizeStrings. - Update #Play.Current.Lyrics on lyrics found - Some GUI overhaul done. Fixed a few inconsistencies. - Fix URL in about tab (and remove the use of IE. Now calls default browser) - Start using the correct configuration file (the MediaPortal.xml from ProgramData and not Program Files) - Change logger to print nicer. - Split About tab into 2 tabs: About & Help. About now contains list of supported sites, and credits section - Implement required changes for MPTagThat, so that it can use latest LyricsEngine from plugin. - Added Lyrics by site counter to batch search in the message box - Separated import from music tags and export to music tags (to be more readable) - Fixed stack overflow issue that caused MediaPortal to crash Change log since 1.7.2: - Fixed Lyrics007 (rewritten) Change log since 1.7.1: - Fixed LRC finder - Fixed Shironet parser Change log since 1.7.0: - Version is compatible with MP 1.4.0 Final or higher MyLyrics displays the lyric of the currently played song inside MediaPortal. The plugin can show LRC's and plain lyrics. It uses both musictags and online searches to find lyrics. Basic features: - Dynamic search for the lyric (both LRC's and plain lyrics) to the currently played music file. - Browse your music database and select the songs to which you want to find lyrics. - 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. - Import/export lyrics to/from music tags. - Include lyrics from the Internet, musictags, text- and lrc-files. - Create a LRC from a basic lyric on the fly and share it with the community. Keys: - E key (or '0' button on remote): Toggle between lyric and editor screen. - P key: Toggle between LRC and LRC Pick screen. - F key: Toggle between LRC and lyric mode. In lyric mode a new online search starts. - S key: Increase the vertical scroll speed in scroll mode. A total of six speed available. - Numeric keys (or left or right on remote) to select among various LRC's on LRC Pick screen - Enter key (or 'OK' or '#' on remote): Tag line in LRC editor mode. - Backslash key (or '*' on remote): Delete the last tagged line in LRC editor mode. - F9 (or info button on remote): Shows context menu Screens: - Lyric: shows lyric with coverart on the right. (Two sub modes for both Lyrics basic and Lyrics wide: static (default) or scroll mode) - LRC: shows lrc file and coverart on the right. - LRC pick: uses BennieBoy's LRCFinder to select among different matching LRC entries. - LRC editor: enables the creation of lrc lyric from a plain lyric. - Translation screen. See a translated version of the lyric. Compatible with MediaPortal 1.4.0 Stable https://github.com/yoavain/mediaportal-mylyrics/raw/master/builds/MyLyrics-2.2.0.300.MPE1 2014-12-31T19:17:53.4732115+02:00 mylyrics,lyrics,lrcs,music ..\builds\MyLyrics-MAJOR.MINOR.BUILD.REVISION.MPE1 https://github.com/yoavain/mediaportal-mylyrics/raw/master/scripts/icon.bmp String The icon file of the package stored online (jpg,png,bmp) Template The file used to configure the extension. If have .exe extension the will be executed If have .dll extension used like MP plugin configuration https://github.com/yoavain/mediaportal-mylyrics/raw/master/Screenshots/DefaultWide01.jpg;https://github.com/yoavain/mediaportal-mylyrics/raw/master/Screenshots/DefaultWide02.jpg;https://github.com/yoavain/mediaportal-mylyrics/raw/master/Screenshots/DefaultWide03-LRC.jpg;https://github.com/yoavain/mediaportal-mylyrics/raw/master/Screenshots/Default01.jpg;https://github.com/yoavain/mediaportal-mylyrics/raw/master/Screenshots/Default02.jpg String Online stored screenshot urls separated by ; YES Bool Show dialog and force to uninstall previous version when updating an extension. Should only be disabled if you are using an NSIS/MSI installer. false 2.0 Default true Default MediaPortal 1 1 6 27644 1 1 6 27644 false This version of MyLyrics requires MediaPortal 1.7.0 MediaPortal Skin 1 4 0 0 1 4 0 0 true requires Skin version 1.4.0.0 to 1.4.0.0. Skin Installer 1 9 0 0 1 99 999 999 true requires Installer version 1.8.0.0 to 1.99.999.999. Installer MyLyrics acdc23fa-19b4-4867-bf25-176e79753869 yoavain http://wiki.team-mediaportal.com/1_MEDIAPORTAL_1/17_Extensions/3_Plugins/MyLyrics http://forum.team-mediaportal.com/my-lyrics-plugin-163/ https://raw.githubusercontent.com/yoavain/mediaportal-mylyrics/master/scripts/MyLyrics.xml 2 2 1 284 MyLyrics displays the lyric of the currently played song inside MediaPortal. The plugin can show LRC's and plain lyrics. It uses both musictags and online searches to find lyrics. Release notes to MyLyrics 2.2.1 Move to GitHub Compatibility for 1.11 Final and above Release notes to MyLyrics 2.2.0 Compatibility for 1.10 Final and above Release notes to MyLyrics 2.1.0 Compatibility for 1.9 Final Release notes to MyLyrics 2.0.0 Compatibility for 1.8 Final Release notes to MyLyrics 1.9.8 Compatibility for 1.8 Pre-Release Release notes to MyLyrics 1.9.7 Compatibility for 1.7 Final /1.7.1 HotFix Release notes to MyLyrics 1.9.5 Compatibility for 1.7 Pre Release notes to MyLyrics 1.9.1 Fixed issue with unicode characters Release notes to MyLyrics 1.9.0 MediaPortal 1.6 compatibility Release notes to MyLyrics 1.8.0 Change log since 1.7.3: Reworked everything. All lyrics search sites are now implementing a common interface. An abstract site class now handles timings and common stuff. Site implementation now only has to do the specific site things such as the parsing. GUI is dynamically created according to the number of active implementations. Site implementation now also responsible of the search categories, i.e. in which search priority to enable it when in Lyrics mode. (Sorry if the previous paragraph was too low level) The reason for doing such a work, which was practically rewriting almost everything, is this: Adding a new search site was hell, but now the effort is very very small. Since sites often change, there's a need to be able to disable a site by changing a single word in code, and not by searching all the places it is being used (GUI, configuration, etc.) Other changes: - Added skin files for Default 4:3 - Added www.lyrster.com (took 1 hour now with the new interface ;) ) - Added www.ViewLyrics.com - Added www.lyricsmode.com - Added www.lyrics.net - Changed Shironet to only work on Hebrew artists/titles. - Removed LyricsPluginSite - Removed HotLyrics - Removed LyricWiki - Fixed progress bar in batch search. 2 step progress bar: First for counting candidate songs for search, the second for the search itself (The reason the first is not filling till the end is because looping over all artists and all songs does not total to the number of songs due to "various" or missing titles…) - Removed any hardcoded references to GUILocalizeStrings. - Update #Play.Current.Lyrics on lyrics found - Some GUI overhaul done. Fixed a few inconsistencies. - Fix URL in about tab (and remove the use of IE. Now calls default browser) - Start using the correct configuration file (the MediaPortal.xml from ProgramData and not Program Files) - Change logger to print nicer. - Split About tab into 2 tabs: About & Help. About now contains list of supported sites, and credits section - Implement required changes for MPTagThat, so that it can use latest LyricsEngine from plugin. - Added Lyrics by site counter to batch search in the message box - Separated import from music tags and export to music tags (to be more readable) - Fixed stack overflow issue that caused MediaPortal to crash Change log since 1.7.2: - Fixed Lyrics007 (rewritten) Change log since 1.7.1: - Fixed LRC finder - Fixed Shironet parser Change log since 1.7.0: - Version is compatible with MP 1.4.0 Final or higher MyLyrics displays the lyric of the currently played song inside MediaPortal. The plugin can show LRC's and plain lyrics. It uses both musictags and online searches to find lyrics. Basic features: - Dynamic search for the lyric (both LRC's and plain lyrics) to the currently played music file. - Browse your music database and select the songs to which you want to find lyrics. - 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. - Import/export lyrics to/from music tags. - Include lyrics from the Internet, musictags, text- and lrc-files. - Create a LRC from a basic lyric on the fly and share it with the community. Keys: - E key (or '0' button on remote): Toggle between lyric and editor screen. - P key: Toggle between LRC and LRC Pick screen. - F key: Toggle between LRC and lyric mode. In lyric mode a new online search starts. - S key: Increase the vertical scroll speed in scroll mode. A total of six speed available. - Numeric keys (or left or right on remote) to select among various LRC's on LRC Pick screen - Enter key (or 'OK' or '#' on remote): Tag line in LRC editor mode. - Backslash key (or '*' on remote): Delete the last tagged line in LRC editor mode. - F9 (or info button on remote): Shows context menu Screens: - Lyric: shows lyric with coverart on the right. (Two sub modes for both Lyrics basic and Lyrics wide: static (default) or scroll mode) - LRC: shows lrc file and coverart on the right. - LRC pick: uses BennieBoy's LRCFinder to select among different matching LRC entries. - LRC editor: enables the creation of lrc lyric from a plain lyric. - Translation screen. See a translated version of the lyric. Compatible with MediaPortal 1.4.0 Stable https://github.com/yoavain/mediaportal-mylyrics/raw/master/builds/MyLyrics-2.2.1.284.MPE1 2015-04-01T22:48:46.1006214+03:00 mylyrics,lyrics,lrcs,music ..\builds\MyLyrics-MAJOR.MINOR.BUILD.REVISION.MPE1 https://github.com/yoavain/mediaportal-mylyrics/raw/master/scripts/icon.bmp String The icon file of the package stored online (jpg,png,bmp) Template The file used to configure the extension. If have .exe extension the will be executed If have .dll extension used like MP plugin configuration https://github.com/yoavain/mediaportal-mylyrics/raw/master/Screenshots/DefaultWide01.jpg;https://github.com/yoavain/mediaportal-mylyrics/raw/master/Screenshots/DefaultWide02.jpg;https://github.com/yoavain/mediaportal-mylyrics/raw/master/Screenshots/DefaultWide03-LRC.jpg;https://github.com/yoavain/mediaportal-mylyrics/raw/master/Screenshots/Default01.jpg;https://github.com/yoavain/mediaportal-mylyrics/raw/master/Screenshots/Default02.jpg String Online stored screenshot urls separated by ; YES Bool Show dialog and force to uninstall previous version when updating an extension. Should only be disabled if you are using an NSIS/MSI installer. false