Commit graph

10 commits

Author SHA1 Message Date
3ea715de39 Some service api fixes 2025-05-20 13:19:56 +01:00
da1905850c
Merge pull request #354 from renatolond/fix_alternative_album_search
Use new way to transform playlist id into album id
2021-06-17 16:52:29 +01:00
Renato "Lond" Cerqueira
1b58d95551 Use new way to transform playlist id into album id
Following changes in https://github.com/sigma67/ytmusicapi/issues/186
2021-06-08 19:08:58 +02:00
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
dd5e389739 Add check for streamUrl 2021-01-17 12:05:16 +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