Commit graph

9 commits

Author SHA1 Message Date
Renato "Lond" Cerqueira
c11c581e1f Fix track search for ytmusic
Track search recently changed (see linked commit), this makes the same
changes here so that the track search works again.

e1af1c2653
2021-06-02 20:31:40 +02:00
Renato "Lond" Cerqueira
216940a2b8 Add extra logic to match albums and tracks to improve match 2021-01-17 16:40:16 +01:00
Renato "Lond" Cerqueira
248e42f841 Fix artist name in track search 2021-01-17 16:22:46 +01:00
Renato "Lond" Cerqueira
7c0269229d Parse playlist and use it to figure out the album 2021-01-17 16:10:14 +01:00
Renato "Lond" Cerqueira
dd5e389739 Add check for streamUrl 2021-01-17 12:05:16 +01:00
Renato "Lond" Cerqueira
78d635a002 Fix search for various artists 2021-01-17 11:55:26 +01:00
Renato "Lond" Cerqueira
8dcb1cbecc Add search method and tests (WIP)
Working for most cases, still having troubles with "various artists"
2021-01-17 02:03:23 +01:00
Renato "Lond" Cerqueira
2119ac5c4d Add lookupAlbum to be find albums from URL 2021-01-17 00:29:05 +01:00
Renato "Lond" Cerqueira
6f5f361393 Add ytmusic service, parse track 2021-01-16 23:03:41 +01:00