1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-10-04 17:41:42 +02:00

Better spotifyUri parsing, now allowing embed links to

This commit is contained in:
Hugo Lindström
2012-11-17 12:58:27 +01:00
committed by Hugo Lindström
parent 5f100891f6
commit 986730a51d
3 changed files with 29 additions and 11 deletions

View File

@@ -79,7 +79,7 @@ private:
void lookupUrl( const QString& url );
void lookupTrack( const QString& track );
void lookupSpotifyBrowse( const QString& playlist );
void lookupSpotifyBrowse(const QString& link );
void checkTrackFinished();
void checkBrowseFinished();