Skip to content

Tags: metabrainz/troi-recommendation-playground

Tags

v2024.12.04.0

Toggle v2024.12.04.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #153 from metabrainz/spotify-playlist-tracks

Get all tracks from spotify playlist

v2024.12.03.0

Toggle v2024.12.03.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #152 from phw/subsonic-playlist-id

Allow specifying subsonic playlist ID to overwrite

v2024.08.30.1

Toggle v2024.08.30.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Artist nosim fix (#149)

* If nosim is specified, request 0 similar artists. This change
depends on metabrainz/listenbrainz-server#2970
to be deployed.

* Remove print

v2024.08.30.0

Toggle v2024.08.30.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
SoundCloud Export & Lookup (#147)

* added soundcloud lookup

* fix create http session

* api fix

* api fix

* soudncloud track id fix

* http session fix

* http session fix

* http session fix

* added fixup

* commented fixup

* fixed func

* fixed func

* fixed func

* fixed list

* fixed list

* fixed lookup soundcloud

* fixed lookup soundcloud

* fix soundcloud export cli and unplayable check

* added pagination

* added hook

* fixed fixup playlist

* remove duplicate function

---------

Co-authored-by: Rimma Kubanova <rimma.kubanova@gmail.com>
Co-authored-by: Kartik Ohri <kartikohri13@gmail.com>

v-2024-08-05.0

Toggle v-2024-08-05.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Import Playlists from SoundCloud (#143)

* added soundcloud import

* added soundcloud import

* added soundcloud import

* added title spliter

* added title spliter

* removed logs and cleaned the code

* added rate limit to apple/soundcloud endpoints

* defined rate limit for better clarification

* added http session with retry && refactored API calls

* minor cleanup

fix authorization header, formatting fixes, and remove unused dependency

---------

Co-authored-by: Rimma Kubanova <rimma.kubanova@gmail.com>
Co-authored-by: Kartik Ohri <kartikohri13@gmail.com>

v-2024-06-21.0

Toggle v-2024-06-21.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
A new Patch for importing playlists from Spotify (#141)

* added new patch for import

* fixed token

* fixed token

* fixed token

* fixed token

* fixed track fetching

* added comments

* TEST: added chunking

* fixed chunking

* integrated  apple music

* fixed typo

* fixed missing parameter

* Refactor lookup functions

---------

Co-authored-by: Rimma Kubanova <rimma.kubanova@gmail.com>
Co-authored-by: Kartik Ohri <kartikohri13@gmail.com>

v-2024-05-28.0

Toggle v-2024-05-28.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #140 from metabrainz/identifier-fix

JSPF Track identifiers should be a list

v-2024-05-03.0

Toggle v-2024-05-03.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Adapt to new labs api query format (#137)

* Adapt to new labs api query format

* fix test

v-2024-04-29.0

Toggle v-2024-04-29.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix troi.patch imports (#136)

v2024.04.26.0

Toggle v2024.04.26.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #135 from metabrainz/integration-fixes

Integration fixes