Skip to content

Releases: skuill/LyricsScraperNET

1.4.2

09 Dec 22:55
50e67ef
Compare
Choose a tag to compare

Fixed CI/CD publish to GitHub stage

1.4.1

09 Dec 22:32
3da8b75
Compare
Choose a tag to compare
  • Add LyricFind external provider (#13)
  • Add Unit Tests for host creation with LyricScraperClient service configuration (#6)
  • LyricsScraperClient changes:
    • Added comments for ILyricsScraperClient methods
    • An indexer has been added to retrieve a provider by its type.
    • Added method RemoveProvider to remove an external provider by the type from the list of search providers.
    • Added methods for enabling Enable and disabling Disable client providers. In case of searching when the client is turned off the lyrics search method will return an empty result.
  • Fixed the formation of the URL search string for the SongLyrics provider in some cases. Added Unit Tests.
  • Fixed parsing of settings when calling AddLyricScraperClientService. The necessary constructors have been added to all providers in case logging is not configured.

1.3.2

27 Sep 16:40
17c3fa7
Compare
Choose a tag to compare
  • Added MemoryCache for generated token in MusixmatchProvider (#10)
  • The level of logging for providers has been reduced.

1.3.1

20 Aug 20:56
Compare
Choose a tag to compare
  • Support external lyrics providers. SongLyrics (Issue #9)
  • Use XUnit instead of MSTest.
  • Added NetHttpClient exception handling.

1.2.1

07 Aug 19:49
Compare
Choose a tag to compare
  • Add Unit tests for Genius provider. (Issue #4)
  • Fix Genius provider returns malformed lyric text. (Issue #7)

1.1.1

06 Aug 19:45
Compare
Choose a tag to compare
  1. Fixing a problem with using a library for WPF projects. (Issue #8)
  2. Added integration tests (Issue #5)

1.1.0

09 Jul 14:53
0b6b9c7
Compare
Choose a tag to compare

Added external lyrics provider. MusixMatch. (Issue #2)

1.0.0-preview

18 Feb 22:14
Compare
Choose a tag to compare
1.0.0-preview Pre-release
Pre-release

Initial Release!

If you find any problem please feel free to contact me!