01b4393ccf
Merge pull request #352 from renatolond/fix_track_search
...
Fix track search for ytmusic
2021-06-17 16:50:38 +01:00
59d4a99fb6
RIP GPM
2021-06-17 16:46:57 +01: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
d2ca7b5195
Merge pull request #316 from renatolond/misc/disable_google
...
Disable google service
2021-01-23 16:27:00 +00:00
Renato "Lond" Cerqueira
6d9d32d347
Disable google service
2021-01-17 16:41:47 +01: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
70bd12a4d6
Use native esm
2020-01-18 10:19:20 +00:00
3abe8f1a79
Handle broken links better
2019-03-11 23:26:54 +00:00
b5f99b217a
Switch to @sentry/node
2019-03-11 21:07:17 +00:00
fc33d1ea92
Remove support for Amazon because they are banned me for not making money off this.
2019-03-11 20:13:10 +00:00
971d58380d
Fix memory leak in ssr renderer
2018-08-04 23:04:19 +01:00
18021e0ef8
Switch to async/await
2018-04-14 00:18:48 +01:00
87459b2acc
Update to Koa 2
2018-04-13 21:44:31 +01:00
42b6cd5a32
Remove unnecessary bluebird dependency
2018-04-13 18:36:58 +01:00
e12152f7a8
Update footer
2018-04-11 00:18:43 +01:00
9e4626daa4
Fix Spotify matching with their new urls
2018-04-10 23:55:24 +01:00
f1d7faf02d
Amazon doesn't like colons
2018-04-08 22:49:37 +01:00
3876a85a73
Use a queue for fixing missing matches
2018-04-08 22:39:50 +01:00
3428986268
Handle errors in Amazon API
2018-04-08 17:22:19 +01:00
b0fcf55071
Add initial Amazon Music support
2018-04-08 16:31:46 +01:00
bd85678303
Change Google auth strategy
2018-03-11 20:22:17 +00:00
29cbd00b16
Fix bad match edge case for google
2017-12-15 12:00:04 +00:00
a919d80f64
Make Youtube matching work a little again
2017-11-12 00:33:56 +00:00
5d5bd605ea
Restore old Google auth behaviour
2017-11-11 21:02:42 +00:00
2245428465
Fix Deezer covers
2017-11-11 20:55:09 +00:00
2c7e4f9dee
Make Google searches only try stripping strings once
2017-11-11 20:33:47 +00:00
ca1fbf9e66
Fix tests
2017-10-24 19:45:41 +01:00
b0b2c452bd
Authenticate with Google on each API call
2017-10-24 19:45:16 +01:00
7b36e8bf0c
Fix itunes matching
2017-10-23 22:47:14 +01:00
2d99710fc2
Fix some styling, add Procfile
2017-10-23 19:21:19 +01:00
a6cd5f4266
Migrating to workers, renaming service
2017-10-23 17:58:23 +01:00
6c29d50f1e
Fix Google Play Music and Spotify
2017-07-20 17:33:02 +01:00
2693afb2bd
Minor bugfixes for groove and deezer
2017-05-26 19:47:17 +01:00
bf8b6eea52
Improve Groove music matching
2017-05-07 22:47:06 +01:00
147ad4f3d2
Search additional markets for itunes and spotify
2017-05-07 22:16:43 +01:00
00ca82c851
Improve Deezer matching
2017-05-07 20:57:12 +01:00
c5ea8f5b7a
Improve spotify matching
2017-05-07 20:36:20 +01:00
d6352b6250
Fix track matching, upgrade GPM heuristics
2017-05-07 19:59:25 +01:00
2fdf364947
Add static asset invalidation.
2017-05-07 00:02:20 +01:00
Renato "Lond" Cerqueira
00b24efdc5
Change the way trackId and albumId are set.
2017-05-06 21:32:04 +01:00
4bb21f407a
Fix Groove music and bump playmusic
2017-05-06 20:30:55 +01:00
0a9ea15b58
Add error handling to the frontend
2016-10-23 23:36:34 +01:00
7bb0497ff4
Migrate all the things
...
* Migrates from Mongo to Postgres.
* Migrates from JSPM to Webpack.
* Migrates from React to Vuejs.
* Migrates from Bootstrap to Bulma.
Also:
* Fixes rendering of meta data in the document head tag.
2016-10-23 21:36:23 +01:00