Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] rip search tidal playlist/artist/album "xxx" does not work as expected #794

Open
morgenstern72 opened this issue Jan 26, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@morgenstern72
Copy link

morgenstern72 commented Jan 26, 2025

Describe the bug

I finally got streamrip working on Windows with Tidal, which involved using the last dev version and some downgrading (see #793 (comment))

I get a a link to login and everything looks ok.
All my playlists (yes, they are public and I can transfer them to Spotify with Tune My Music) start with "jot:"

SO i tried all of these
rip search tidal playlist 'jot'
rip search tidal playlist "jot"
rip search tidal playlist "jot:"

They all give me exact the following list with no if my playlists included and not one starting with "jot"

Tidal playlist search. Press SPACE to select, RETURN to download, CTRL-C to exit. * ( ) Jazz: Best of 2024 by Unknown ( ) Tremendo Flow: Rap en Español by Unknown ( ) Joe Bonamassa Essentials by Unknown ( ) Más Perreo by Unknown ( ) Joe Cocker Essentials by Unknown ( ) Brasil Década de 90 by Unknown ( ) Lil Jon Essentials by Unknown ( ) Jon Batiste Essentials by Unknown ( ) Fat Joe Essentials by Unknown ( ) Joe Satriani Essentials by Unknown ( ) São Paulo Hip-Hop by Unknown ( ) Live Credits: Fat Joe by Unknown ( ) Jorge Ben Jor Essencial by Unknown ( ) Joe Essentials by Unknown ( ) Tony Joe White Essentials by Unknown ( ) Latinas in Hip-Hop by Unknown ( ) Jesse & Joy Esenciales by Unknown ( ) Paktofonika Box by Unknown ( ) Guest Verses: Young Miko by Unknown ( ) Produced By: Lil Jon by Unknown ( ) Samara Joy Essentials by Unknown ( ) Joe Walsh Essentials by Unknown ( ) Joy Orbison Essentials by Unknown ( ) Joy Division Essentials by Unknown ( ) Fat Joe vs Ja Rule by Unknown ( ) Fat Joe Video Essentials by Unknown ( ) T-Pain vs. Lil Jon by Unknown ( ) Joe Arroyo Esenciales by Unknown ( ) Jon B Essentials by Unknown ( ) Black Love & Joy Through Song by Unknown ( ) Jon Z Esenciales by Unknown ( ) JOY Essentials by Unknown ( ) Jon Batiste: Black Excellence by Unknown ( ) Samara Joy: Samara’s Subway Mix by Unknown ( ) Joy Denalane Essentials by Unknown ( ) Joe Henderson Essentials by Unknown ( ) Curated by Sean Shibe by Unknown ( ) Jo Koy: The Koy Pond by Unknown ( ) JO YURI Essentials by Unknown ( ) Latin RISING: Best of 2024 by Unknown ( ) Billy Joe Shaver Essentials by Unknown ( ) Sampling: Fat Joe by Unknown ( ) The Legacy of Jon Zazula: Megaforce Records by Unknown ( ) Produced By: Jon Brion by Unknown ( ) Jo Mersa Marley Essentials by Unknown ( ) Jon Batiste's Prince Picks by Unknown ( ) Fat Joe Meets Remy Ma by Unknown ( ) Jon Hassell Essentials by Unknown ( ) Jon Batiste: Auntie Playlist by Unknown ( ) Jazz Club Playlist: Joe Lovano by Unknown ( ) Joy Crookes: #zostanwdomu by Unknown ( ) Evolution: Fat Joe ('10-Now) by Unknown ( ) Fat Joe R&B Essentials by Unknown ( ) Couples: Joe Lovano & Judi Silvano by Unknown ( ) Jon Z: ¡2018! ¡Estamos Listos! by Unknown ( ) Dijon: Forty Fort Joy Folk Bangers by Unknown ( ) Beats & Rhymes: Cool & Dre + Fat Joe by Unknown ( ) Joe Gibbs Essentials by Unknown ( ) Latin RISING: Best of 2023 by Unknown

Then I tried to search for the exact name of one of my playlists

C:\Windows\system32>rip search tidal playlist "jot: Healing Meditation"
No search results found for query jot: Healing Meditation

Using '' like the examples given on your main site does not work at all:

C:\Windows\system32>rip search tidal playlist 'jot: Healing Meditation'
Usage: rip search [OPTIONS] SOURCE MEDIA_TYPE QUERY
Try 'rip search --help' for help.
Error: Got unexpected extra arguments (Healing Meditation')

What am I doing wrong? Is it a bug?

Command Used

rip search tidal playlist "jot: Healing Meditation"

Debug Traceback

C:\Windows\system32>rip -vvv search tidal playlist "jot: Healing Meditation"
[14:20:26] DEBUG    Showing all debug logs                                                                                                                                                               cli.py:102
No search results found for query jot: Healing Meditation
[14:20:28] DEBUG    Removing dirs set()

Config File

vanilla

Operating System

WIndows 10 Pro 22H2

streamrip version

rip, version 2.0.5 (dev)

Screenshots and recordings

Tune My Music sees all my playlists

Image

Additional context

No response

@morgenstern72 morgenstern72 added the bug Something isn't working label Jan 26, 2025
@morgenstern72
Copy link
Author

Some more examples, only the last one worked

C:\Windows\system32>rip search tidal album "vanessa forbes"
No search results found for query vanessa forbes

C:\Windows\system32>rip search tidal album "Vanessa Forbes Love"
No search results found for query Vanessa Forbes Love

C:\Windows\system32>rip search tidal album "Vanessa Forbes Love Letters from the Universe"
No search results found for query Vanessa Forbes Love Letters from the Universe

C:\Windows\system32>rip search tidal artist "Vanessa Forbes"
No search results found for query Vanessa Forbes

C:\Windows\system32>rip search tidal artist "Jai-Jagdeesh"
No search results found for query Jai-Jagdeesh

But this does work!
C:\Windows\system32>rip search tidal album "Of Heaven & Earth"

Tidal album search. Press SPACE to select, RETURN to download, CTRL-C to exit.                                                                                                                                                                  * ( ) Of Heaven & Earth by Jai-Jagdeesh

@morgenstern72 morgenstern72 changed the title [BUG] rip search tidal playlist "xxx" does not work as expected [BUG] rip search tidal playlist/artist/album "xxx" does not work as expected Jan 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant