Cynnexis / MuSync

MuSync is a Qt base application that fetch the lyrics of your current song on Spotify.
GNU Affero General Public License v3.0
0 stars 0 forks source link

Optimize API Call #13

Closed Cynnexis closed 5 years ago

Cynnexis commented 5 years ago

Instead of fetching Track + Lyrics, fetch only the track (in MainWindow) and then fetch the lyrics if currentTrack != track.