INTERACT FORUM

Windows => Third Party Plug-ins, Programs, and Skins => Topic started by: hardolf on June 02, 2019, 09:36:24 am

Title: LyricsFinder for Media Center
Post by: hardolf on June 02, 2019, 09:36:24 am
Hi all,

I have created a new LyricsFinder for the Media Center:

(https://raw.githubusercontent.com/hardolf/JRiver.MediaCenter/master/Images/LyricsFinder_Main_600x370.png)

Features:
Visit the project repository on GitHub: https://github.com/hardolf/JRiver.MediaCenter (https://github.com/hardolf/JRiver.MediaCenter) (LyricsFinder.sln and LyricsFinder subfolder)

Wiki with user manual: https://github.com/hardolf/JRiver.MediaCenter/wiki/LyricsFinder (https://github.com/hardolf/JRiver.MediaCenter/wiki/LyricsFinder)

Download area with source code and binaries: https://github.com/hardolf/JRiver.MediaCenter/releases (https://github.com/hardolf/JRiver.MediaCenter/releases)
Title: Re: LyricsFinder for Media Center
Post by: JimH on June 02, 2019, 09:39:07 am
Thank you.
Title: Re: LyricsFinder for Media Center
Post by: bytestar on June 02, 2019, 01:03:58 pm
It does not work with Media Center 25 x64 bit.
Media Center does not seem to be recognized.

  • Tested on Media Center 23, 24 and 25
  • Simple installation with automatic detection of installed Media Center version(s)
Title: Re: LyricsFinder for Media Center
Post by: hardolf on June 02, 2019, 01:38:55 pm
Thanks for the feedback, bytestar.
It's only been tested on 32-bit MCs on Windows 10.
I'll look into it and get back to you
Title: Re: LyricsFinder for Media Center
Post by: hardolf on June 02, 2019, 04:33:49 pm
Hi bytestar,
I have uploaded a new Setup.zip file to the release area.
The Setup can now detect both 32- and 64-bit MCs - and place the registry keys accordingly.
It works on my MC 25 x64 inst.
Could you please try it once more on your MC 25 x64?
Title: Re: LyricsFinder for Media Center
Post by: Matt on June 02, 2019, 04:48:05 pm
Great work.  Thank you!
Title: Re: LyricsFinder for Media Center
Post by: bytestar on June 03, 2019, 03:20:18 pm
Thanks but now i get this when mc starts

"Failed initializing the lyric services.
    File not found: "C:\Users\Ronald\Documents\LyricsFinder\LyricsFinder.xml"

The failure occurred in class object Utility
when calling Method Void XmlSerializeToFile(System.Object, System.String, System.Type[]).
 
Stack trace:
   bei MediaCenter.SharedComponents.Serialize.XmlSerializeToFile(Object objectInstance, String filePath, Type[] knownTypes) in D:\Projects\JRiver.MediaCenter\SharedComponents\Utility\Serialize.cs:Zeile 179.
   bei MediaCenter.LyricsFinder.Model.LyricsFinderDataType.Save() in D:\Projects\JRiver.MediaCenter\LyricsFinder\LyricsFinderCore\Model\LyricsFinderData.cs:Zeile 128.
   bei MediaCenter.LyricsFinder.LyricsFinderCore.InitLocalData() in D:\Projects\JRiver.MediaCenter\LyricsFinder\LyricsFinderCore\LyricsFinderCore.Private.cs:Zeile 281."

Hi bytestar,
I have uploaded a new Setup.zip file to the release area.
The Setup can now detect both 32- and 64-bit MCs - and place the registry keys accordingly.
It works on my MC 25 x64 inst.
Could you please try it once more on your MC 25 x64?
Title: Re: LyricsFinder for Media Center
Post by: hardolf on June 03, 2019, 04:12:46 pm
I appreciate your tests and feedbacks, bytestar!
If you're up to more testing, you can now find an updated Setup1.0.1.zip file with a fix in the same release v1.0.1.
I we continue these test/fix cycles, have you other suggestions as to the release versioning vs. the Setup file? - i.e. should I make a new release each cycle or continue like this fix with an update of the Setup file on the same release v1.0.1?
Title: Re: LyricsFinder for Media Center
Post by: bytestar on June 03, 2019, 04:19:50 pm
Now i get this

"Error handling background worker event in LyricsFinder.
    Error in MediaCenter routine "MediaCenter.LyricsFinder.LyricsFinderPlugin.Connect".

The failure occurred in class object LyricsFinderCore
when calling Method Void Connect(System.ComponentModel.BackgroundWorker).
 
Inner exception:
    System.Exception: The connected MediaCenter Web Service has AccessKey "NWGZaJ" but "YOUR_OWN_STRING" was expected.
   bei MediaCenter.LyricsFinder.LyricsFinderCore.Connect(BackgroundWorker worker) in D:\Projects\JRiver.MediaCenter\LyricsFinder\LyricsFinderCore\LyricsFinderCore.Process.cs:Zeile 82.
 
Stack trace:
   bei MediaCenter.LyricsFinder.LyricsFinderCore.Connect(BackgroundWorker worker) in D:\Projects\JRiver.MediaCenter\LyricsFinder\LyricsFinderCore\LyricsFinderCore.Process.cs:Zeile 116.
   bei MediaCenter.LyricsFinder.LyricsFinderCore.ProcessWorker_DoWork(Object sender, DoWorkEventArgs e) in D:\Projects\JRiver.MediaCenter\LyricsFinder\LyricsFinderCore\LyricsFinderCore.cs:Zeile 592.
   bei System.ComponentModel.BackgroundWorker.OnDoWork(DoWorkEventArgs e)
   bei System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)."

I appreciate your tests and feedbacks, bytestar!
If you're up to more testing, you can now find an updated Setup1.0.1.zip file with a fix in the same release v1.0.1.
I we continue these test/fix cycles, have you other suggestions as to the release versioning vs. the Setup file? - i.e. should I make a new release each cycle or continue like this fix with an update of the Setup file on the same release v1.0.1?
Title: Re: LyricsFinder for Media Center
Post by: hardolf on June 03, 2019, 04:31:41 pm
The private configuration files must be edited with your own installation's information.
You have to edit these files in your installation folder:
MC info from MC Options > Media Network: LyricsFinderCore.dll.private.config
Lyric services, you must contact the services yourself to get your own user ID and/or token info for: ApiseedsService.dll.private.config, MusiXmatchService.dll.private.config, Stands4Service.dll.private.config
Look for help in these private conf. files.
See the user manual: https://github.com/hardolf/JRiver.MediaCenter/wiki/LyricsFinder-Installation

***** UPDATE *****

A new version is now available from https://github.com/hardolf/JRiver.MediaCenter/releases
Manual edit of the private configuration files is no longer necessary.

Features:
Title: Re: LyricsFinder for Media Center
Post by: hardolf on July 11, 2019, 05:41:49 pm
New version 1.2.0 is available from https://github.com/hardolf/JRiver.MediaCenter/releases
Changes:
Title: Re: LyricsFinder for Media Center
Post by: hardolf on July 21, 2019, 03:27:54 pm
New version 1.2.1 is available from https://github.com/hardolf/JRiver.MediaCenter/releases
Changes:
Title: Re: LyricsFinder for Media Center
Post by: HaWi on July 23, 2019, 10:51:28 am
Is there any chance to get this for Mac OS as well?
many thanks,
Hans
Title: Re: LyricsFinder for Media Center
Post by: wer on July 23, 2019, 12:46:41 pm
This looks great, but it doesn't seem to install properly in MC21.  The installer detects the app (MC21, 32bit, windows 7x64) and directory, says it successfully installs, but when running MC the plugin just isn't there.

Is there a regular plugin file (instead of the installer) so a manual installation using the JRiver interface can be tried?
Title: Re: LyricsFinder for Media Center
Post by: hardolf on July 23, 2019, 01:11:30 pm
@HaWi: no, there are no plans for any other edition than Windows .NET - sorry!

@wer: the LyricsFinder has not been tested in versions before MC 23, but it might work there.
Have you tried to select Options > Services > Interface Plug-ins > manage interface plug-ins > LyricsFinder > Show in MC?
Can you connect via the standalone LyricsFinder?
Title: Re: LyricsFinder for Media Center
Post by: wer on July 23, 2019, 01:35:16 pm
LyricsFinder did not show in Options > Services > Interface Plug-ins > manage interface plug-ins.  Can't tell if it's an installer problem without a plugin file to test manual installation.

I did try the standalone installation, but with poor results.

Am I missing something in the documentation that says we need to individually sign up or get tokens for lyrics services?

My installation left no lyrics services selected/active, so it of course returned zero results "out of the box".

I tried enabling them one by one.  AZLyrics and ChartLyrics were the only ones that actually worked.  Apiseeds and Musixmatch both threw error screens, and Stands4 gave no error but returned no results.

There is no place in the app to configure a token or anything for the services, so some of them can't be used.  Why are they there?  Documentation says the private parts can like token can be edited, but that does not work in the app (yes, v1.2.1)  Likewise, AZLyrics shows a comment in your app saying automatic searches can get you banned, so that really only leaves ChartLyrics.  And Chartlyrics works poorly.  The app returns (wrong) results when a manual search on the website says there are no lyrics for the song. (example: "A Place Nobody Can Find" by Sam & Dave)

Is what I'm describing not working as you intended, or am I missing something here?  If we need to register or get tokens for the services, it would be helpful if the documentation made that plain, and also provided a way to enter those values.

Also, every time the standalone app is run, it throws the an error screen because it failed to save configuration from the last run.  See attachment.

Thanks...
Title: Re: LyricsFinder for Media Center
Post by: hardolf on July 24, 2019, 04:20:28 am
Plugin installation: I will see if I can create a plugin file, it may take some time, though.
Standalone:
AZLyrics and ChartLyrics are the only services you don't need any tokens or user IDs for - all other services you need your own tokens for - and in the case of STANDS4, also a user ID.
The comment field for each service outlines these requirements and also the Web site to contact in order to get a token etc.
Also, for the services with these requirements, framed text boxes are displayed in the lower detail part of the lyric form for you to enter the required info - maybe you have missed this?

No lyric services are active or can be used until you provide the required info.
I will edit the lyric service help page to emphasize this fact.

The error you experience at each start comes from the missing info above in combination with the LyricsFinder attempting to upgrade any older private configuration files from earlier versions.
Later today I will make a new release solving this problem.

As for the quality of the services, I agree, it could be better.
For that reason, I myself mostly use the manual lyric finding instead of the automatic one.
Title: Re: LyricsFinder for Media Center
Post by: hardolf on July 24, 2019, 09:14:56 am
New version 1.2.2 is available from https://github.com/hardolf/JRiver.MediaCenter/releases
Changes:

* Improved editing in lyric editor, including proper case etc.
* Fixed problems when starting from an empty dataset

@wer: hope this solves your problems with the standalone LyricsFinder  :)
Please note: You should delete the LyricsFinder.xml file from the data folder "%USERPROFILE%\Documents\LyricsFinder\" before starting for the first time after installation.

The "Lyric Service List" Wiki/help page is updated with a note stressing the need for individual user tokens etc.

The plugin file is still pending and will be uploaded when ready.
Title: Re: LyricsFinder for Media Center
Post by: wer on July 24, 2019, 12:08:11 pm
Also, for the services with these requirements, framed text boxes are displayed in the lower detail part of the lyric form for you to enter the required info - maybe you have missed this?

I didn't miss it; it wasn't there. But it looks like you changed this in 1.2.2.  See the attached screenshots showing the lyrics services options screens from version 1.2.1 and 1.2.2.

The error on restart seems to be fixed, thanks.

Regarding the "manual" lyric finding vs automatic, could you be a little more explicit about what you mean?  I see no options in the program for manual or automatic.

The only thing I see is a button for "Start Search All" with the alternative being to right-click on an individual track and selecting "Edit/search lyrics".  Is this what you mean?  "Start Search All" is what you're calling automatic?

If that is the case, does setting "Delay between searches" to some value like 30 seconds effectively prevent banning?

Thanks...

Title: Re: LyricsFinder for Media Center
Post by: wer on July 24, 2019, 12:42:13 pm
Since I was now able to enter a token, I was able to try out one of the services.  It works pretty well.

One thing I would ask, could you please add an option to not add all this junk at the end of lyrics?


-----------------------------------------------------------
Found by LyricsFinder for JRiver MediaCenter on 2019.07.24
Lyrics found in Apiseeds Lyrics API
Apiseeds - https://apiseeds.com/
Apiseeds Lyrics API - https://orion.apiseeds.com/api/music/lyric
A Place Nobody Can Find lyrics are property and copyright of their owners. Commercial use is not allowed.
Copyright Sam & Dave.
All lyrics provided for educational purposes and personal use only.
-----------------------------------------------------------
Title: Re: LyricsFinder for Media Center
Post by: hardolf on July 25, 2019, 03:08:50 am
Your'e right, the framed text boxes were not there when you started from scratch.
They are created dynamically when a service is selected in the upper list and when the value was empty, it wasn't shown.

Automatic vs. manual:
"Automatic" search mode is used when pressing the "Start Search All" button, as you guessed, and "manual" search is done when clicking the "Search" button in the lyric editor that is shown when a lyric is clicked in the main grid or if you right-click the row and select "Edit/search lyrics".

The "Delay between searches" is there for the reason, you mentioned.
I haven't found an optimal value; mostly because I've abandoned AZLyrics for the automatic searches and because I am banned for a couple of days and am worried that they should ban me permanently...
I do not recommend the AZLyrics for automatic searches, it is fine for manual searhes, though.

When using the automatic searches, I suggest you start with a short playlist and make your own quality control on the "hit quality" of the different lyric services and then adjust the order of the lyric searches accordingly.
The reason for this is, that the automatic search takes the first hit found by any of the services and stops searching for more.
The fist hit is not necessarily the best for the song, it might be far off the mark, in fact.

Tip: when the automatic search is done, I suggest that you sort the grid by clicking on the lyric column header.
This way the "Found" lyrics are grouped together and the quality control is easier to do.

In the next version coming up shortly, probably this week, you will be able to edit the "credit notes" yourself (the text you call "junk").
Title: Re: LyricsFinder for Media Center
Post by: wer on July 25, 2019, 03:31:12 am
Thank you!
Title: Re: LyricsFinder for Media Center
Post by: hardolf on July 31, 2019, 01:04:55 pm
New version 1.2.3 is available from https://github.com/hardolf/JRiver.MediaCenter/releases
Changes:


Please note:
The MPJ files fail to register the plug-in and Media Center does not give any clue as to the reason.
I would really, really like to know more details from MC as to the reason when these plug-in installation problems arise.
The bottom line is: the EXE installer is still the best shot at installing the plug-in.
Title: Re: LyricsFinder for Media Center
Post by: trappersak on October 10, 2019, 06:20:11 am
Hi Hardolf,
just installed lyricsfinder, but there are no lyrics services shown.
Message:
Error in LyricServiceForm_FormClosingAsync event.
    Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.

The failure occurred in class object LyricsFinderCore

Inner exception messages: (all)

Stack trace:
   bei MediaCenter.LyricsFinder.Model.LyricServiceForm.<>c__DisplayClass11_0.<LyricServiceForm_FormClosingAsync>b__0(AbstractLyricService service) in D:\Projects\JRiver.MediaCenter\LyricsFinder\LyricsFinderCore\LyricServiceForm.cs:Zeile 351.
   bei System.Linq.Enumerable.First[TSource](IEnumerable`1 source, Func`2 predicate)
   bei MediaCenter.LyricsFinder.Model.LyricServiceForm.<LyricServiceForm_FormClosingAsync>d__11.MoveNext() in D:\Projects\JRiver.MediaCenter\LyricsFinder\LyricsFinderCore\LyricServiceForm.cs:Zeile 351.
.

How can I fix it?

Cheers and thanx for your work  :)
Title: Re: LyricsFinder for Media Center
Post by: hardolf on October 11, 2019, 04:50:57 am
Hi trappersak and thanks for your response.

I have reproduced the problem when starting with a new data file (I thought that I already tested the scenario, but evidently not properly...)

A new version will be published shortly.
In the meantime, this is a workaround:


Code: [Select]
  <LyricServices>
    <LyricService xsi:type="ApiseedsService">
      <Comment>No user ID required.
Token required, may be obtained from:
https://apiseeds.com/documentation/lyrics</Comment>
      <Credit>
        <Company>Apiseeds</Company>
        <CreditDate>2019-10-08T19:34:38.1504904+02:00</CreditDate>
        <CreditTextFormat>

-----------------------------------------------------------
Found by LyricsFinder for JRiver MediaCenter on {Date}
Lyrics found in {ServiceName}
{Company} - {CreditUrl}
{ServiceName} - {ServiceUrl}
{Copyright}
-----------------------------------------------------------
</CreditTextFormat>
        <DateFormat>yyyy.MM.dd</DateFormat>
        <ServiceName>Apiseeds Lyrics API</ServiceName>
        <CreditUrlText>https://apiseeds.com/</CreditUrlText>
        <ServiceUrlText>https://orion.apiseeds.com/api/music/lyric</ServiceUrlText>
      </Credit>
      <IsActive>true</IsActive>
      <LastRequest>2019-10-08T19:46:54.8304743+02:00</LastRequest>
      <RequestCountToday>8</RequestCountToday>
      <HitCountToday>8</HitCountToday>
      <RequestCountTotal>3426</RequestCountTotal>
      <HitCountTotal>969</HitCountTotal>
      <Token></Token>
    </LyricService>
    <LyricService xsi:type="AZLyricsService">
      <Comment>No user ID or token required.
Use this service for manual lyric searches only,
as automatic search can make the service ban
your IP address temporarily for a day or two</Comment>
      <Credit>
        <Company>AZLyrics</Company>
        <CreditDate>2019-10-08T19:34:38.1534811+02:00</CreditDate>
        <CreditTextFormat>

-----------------------------------------------------------
Found by LyricsFinder for JRiver MediaCenter on {Date}
Lyrics found in {ServiceName}
{Company} - {CreditUrl}
{ServiceName} - {ServiceUrl}
-----------------------------------------------------------
</CreditTextFormat>
        <DateFormat>yyyy.MM.dd</DateFormat>
        <ServiceName>AZLyrics</ServiceName>
        <CreditUrlText>https://azlyrics.com/</CreditUrlText>
        <ServiceUrlText>https://search.azlyrics.com/search.php</ServiceUrlText>
      </Credit>
      <IsActive>true</IsActive>
      <LastRequest>2019-10-08T19:46:45.9811095+02:00</LastRequest>
      <RequestCountToday>46</RequestCountToday>
      <HitCountToday>30</HitCountToday>
      <RequestCountTotal>1995</RequestCountTotal>
      <HitCountTotal>473</HitCountTotal>
    </LyricService>
    <LyricService xsi:type="ChartLyricsService">
      <Comment>No user ID or token required</Comment>
      <Credit>
        <Company>Chart Lyrics</Company>
        <CreditDate>2019-10-08T19:34:38.1544795+02:00</CreditDate>
        <CreditTextFormat>

-----------------------------------------------------------
Found by LyricsFinder for JRiver MediaCenter on {Date}
Lyrics found in {ServiceName}
{Company} - {CreditUrl}
{ServiceName} - {ServiceUrl}
-----------------------------------------------------------
</CreditTextFormat>
        <DateFormat>yyyy.MM.dd</DateFormat>
        <ServiceName>ChartLyrics</ServiceName>
        <CreditUrlText>http://www.chartlyrics.com/</CreditUrlText>
        <ServiceUrlText>http://api.chartlyrics.com/apiv1.asmx?WSDL</ServiceUrlText>
      </Credit>
      <IsActive>true</IsActive>
      <LastRequest>2019-10-08T19:46:54.8304743+02:00</LastRequest>
      <RequestCountToday>9</RequestCountToday>
      <HitCountToday>15</HitCountToday>
      <RequestCountTotal>13544</RequestCountTotal>
      <HitCountTotal>7968</HitCountTotal>
    </LyricService>
    <LyricService xsi:type="MusiXmatchService">
      <Comment>No user ID required.
Token required, may be obtained from:
https://developer.musixmatch.com/signup.
Only the first 30% of found lyric text is returned under the free plan.
Paid plans are available</Comment>
      <Credit>
        <Company>Musixmatch</Company>
        <CreditDate>2019-10-08T19:34:38.1564729+02:00</CreditDate>
        <CreditTextFormat>

-----------------------------------------------------------
Found by LyricsFinder for JRiver MediaCenter on {Date}
Lyrics found in {ServiceName}
{Company} - {CreditUrl}
{ServiceName} - {ServiceUrl}
{Copyright}
-----------------------------------------------------------
</CreditTextFormat>
        <DateFormat>yyyy.MM.dd</DateFormat>
        <ServiceName>Musixmatch API</ServiceName>
        <CreditUrlText>https://www.musixmatch.com/</CreditUrlText>
        <ServiceUrlText>http://api.musixmatch.com/ws/1.1</ServiceUrlText>
      </Credit>
      <IsActive>true</IsActive>
      <LastRequest>2019-10-08T19:46:54.8304743+02:00</LastRequest>
      <RequestCountToday>43</RequestCountToday>
      <HitCountToday>9</HitCountToday>
      <RequestCountTotal>4325</RequestCountTotal>
      <HitCountTotal>759</HitCountTotal>
      <Token></Token>
    </LyricService>
    <LyricService xsi:type="Stands4Service">
      <Comment>User ID and Token required, may be obtained from:
https://www.abbreviations.com/api.php</Comment>
      <Credit>
        <Company>STANDS4 Network</Company>
        <CreditDate>2019-10-08T19:34:38.1614595+02:00</CreditDate>
        <CreditTextFormat>

-----------------------------------------------------------
Found by LyricsFinder for JRiver MediaCenter on {Date}
Lyrics found in {ServiceName}
{Company} - {CreditUrl}
{ServiceName} - {ServiceUrl}
-----------------------------------------------------------
</CreditTextFormat>
        <DateFormat>yyyy.MM.dd</DateFormat>
        <ServiceName>STANDS4 Lyrics.com</ServiceName>
        <CreditUrlText>https://www.lyrics.com/</CreditUrlText>
        <ServiceUrlText>https://www.abbreviations.com/services/v2/lyrics.php</ServiceUrlText>
      </Credit>
      <IsActive>true</IsActive>
      <LastRequest>2019-10-08T19:46:45.985098+02:00</LastRequest>
      <RequestCountToday>101</RequestCountToday>
      <HitCountToday>6</HitCountToday>
      <RequestCountTotal>1604</RequestCountTotal>
      <HitCountTotal>202</HitCountTotal>
      <DailyQuota>100</DailyQuota>
      <QuotaResetTime>
        <UniversalTime>2019-10-08T04:00:00Z</UniversalTime>
        <TimeZoneId>Eastern Standard Time</TimeZoneId>
      </QuotaResetTime>
      <Token></Token>
      <UserId></UserId>
    </LyricService>
  </LyricServices>

Remember that you must request your own user IDs and/or tokens for the lyric services that require this info.
Information on where your requests should be sent to may be found in the text above or in the LyricsFinder menu Tools > Lyric Services....
Title: Re: LyricsFinder for Media Center
Post by: hardolf on December 23, 2019, 09:03:56 am
New version 1.2.4 is available from https://github.com/hardolf/JRiver.MediaCenter/releases
Changes:


Please note:
The MJP files fail to register the plug-in and Media Center does not give any clue as to the reason.
I would really, really like to know more details from MC as to the reason when these plug-in installation problems arise.
The bottom line is: the Setup.exe installer is still the best shot at installing the plug-in.
Title: Re: LyricsFinder for Media Center
Post by: hardolf on January 06, 2020, 05:47:40 am
The LyricsFinder user manual is now updated with a keyboard hot keys page.
https://github.com/hardolf/JRiver.MediaCenter/wiki/LyricsFinder-Keyboard-Hot-Keys
Title: Re: LyricsFinder for Media Center
Post by: hardolf on February 01, 2020, 02:45:15 pm
New version 1.2.5 is now available from https://github.com/hardolf/JRiver.MediaCenter/releases
Changes:


Please note:
The MJP files fail to register the plug-in and Media Center does not give any clue as to the reason.
I would really, really like to know more details from the MC log as to the reason why these plug-in installation problems arise.
The bottom line is: the Setup.exe installer is still the best option to install the plug-in.
Title: Re: LyricsFinder for Media Center
Post by: JimH on February 01, 2020, 03:17:14 pm
Should be MJP, not MPJ.
Title: Re: LyricsFinder for Media Center
Post by: hardolf on February 01, 2020, 03:53:11 pm
Thanks, Jim.

I got the correct file extension in the installation package, though - and it won't install in MC 25.
I get the error shown in the attached file.

Bent
Title: Re: LyricsFinder for Media Center
Post by: hardolf on March 22, 2020, 02:49:53 pm
New version 1.3.0 is now available from https://github.com/hardolf/JRiver.MediaCenter/releases

This version primarily features an improved lyric editor and new lyric services.
Changes:
.NET Framework 4.8 is required for this version. You may get it here:
https://dotnet.microsoft.com/download/dotnet-framework/net48

The LyricsFinder user manual is now updated with descriptions of the new features and changed keyboard hot-keys:
https://github.com/hardolf/JRiver.MediaCenter/wiki/Lyrics-Window
https://github.com/hardolf/JRiver.MediaCenter/wiki/LyricsFinder-Keyboard-Hot-Keys

Please note:
The MJP files fail to register the plug-in and Media Center does not give any clue as to the reason.
The Setup.exe installer is still the best option to install the plug-in.
Title: Re: LyricsFinder for Media Center
Post by: hardolf on April 07, 2020, 04:26:13 am
New version 1.3.1 is now available from https://github.com/hardolf/JRiver.MediaCenter/releases

LyricsFinder improvement and bug fix update.
Changes:
.NET Framework 4.8 is required for this version. You may get it here:
https://dotnet.microsoft.com/download/dotnet-framework/net48

Starting from this version, LyricsFinder MJP files are no longer released, as they don't work anyway.
The Setup.exe installer is the best option to install the plug-in.
Title: Re: LyricsFinder for Media Center
Post by: JimH on April 07, 2020, 06:33:15 am
The MJP files should work if MC owns the filetype.  Why don't  you  post the contents of one here?  Maybe someone can help.
Title: Re: LyricsFinder for Media Center
Post by: hardolf on April 09, 2020, 03:55:03 pm
Hi Jim.

The MC is associated with MJP files and correctly tries to install the plug-in.
As you suggested, I have posted my problem, including the MJP file, in the Plug-in Development forum:

https://yabb.jriver.com/interact/index.php/topic,124841.msg864415.html#msg864415

rgds, Bent
Title: Re: LyricsFinder for Media Center
Post by: hardolf on August 09, 2020, 05:31:04 am
New version 1.3.3 is now available from https://github.com/hardolf/JRiver.MediaCenter/releases

August 2020. LyricsFinder improvement and bug fix update.
Changes:
.NET Framework 4.8 is required for this version. You may get it here:
https://dotnet.microsoft.com/download/dotnet-framework/net48

The Setup.exe is the easiest option for installing the plug-in (and/or the standalone).

The standalone may also be installed by simply unpacking the LyricsFinderFiles ZIP file into your Program Files folder.
Title: Re: LyricsFinder for Media Center
Post by: mabes on January 02, 2021, 03:37:48 pm
This is great, any way I could modify the source code to look up guitar chords instead of lyrics?
Title: Re: LyricsFinder for Media Center
Post by: Awesome Donkey on January 02, 2021, 05:03:02 pm
It's open-source, so if you're a developer and know how to do it, you can.
Title: Re: LyricsFinder for Media Center
Post by: hardolf on January 03, 2021, 04:40:13 pm
The LyricsFinder code is rather lyrics-centered, so a fair amount of change will have to be done, both in the main code body and in the code parts that actually fetch the lyrics.

The code that actually fetch the lyrics is located in separate assemblies, each written to get lyrics from one lyrics service source.
These assemblies are in separate folders below the the "LyricServices" folder in the source code.

I suggest starting by making a quick look at any guitar chords service you can find out on the Internet - and see how easy it would be to get data from it, given the artist, album and track title.

Then you could compare the guitar chords service interface(s) with some of the lyrics search assemblies mentioned above.
This would give you an idea as to the work extent involved.