mirror of
https://github.com/whoeevee/EeveeSpotifyReborn.git
synced 2026-01-09 00:23:20 +01:00
fix: improve lyrics fetching and query encoding for special characters (#594)
* chore: gitignore .vscode * fix(lrclib): use 'get' API, return empty lines when instrumental * build: add workflow_dispatch trigger * fix: encode query strings with stricter character set
This commit is contained in:
@@ -5,6 +5,7 @@ on:
|
||||
branches: [ "swift" ]
|
||||
pull_request:
|
||||
branches: [ "swift" ]
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user