feat: Created a RESTFul API endpoint for MusicInfo.

This commit is contained in:
real-zony
2022-10-23 12:39:56 +08:00
parent d19b1d8d2a
commit 895f68184d
14 changed files with 157 additions and 116 deletions

View File

@@ -16,11 +16,6 @@
<PackageReference Include="TagLibSharp" Version="2.3.0" />
</ItemGroup>
<ItemGroup>
<Folder Include="Lyrics\Providers\Kugeci" />
<Folder Include="Lyrics\Providers\KuWo" />
</ItemGroup>
<ItemGroup>
<Compile Remove="Lyrics\Providers\Kugeci\KugeciDownloader.cs" />
</ItemGroup>