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

Request: "browse" screen using the genre playlists #187

Closed
tshirtman opened this issue Apr 27, 2020 · 7 comments
Closed

Request: "browse" screen using the genre playlists #187

tshirtman opened this issue Apr 27, 2020 · 7 comments

Comments

@tshirtman
Copy link

https://developer.spotify.com/documentation/web-api/reference/browse/get-list-featured-playlists/

@tshirtman tshirtman changed the title "browse" screen using the genre playlists Request: "browse" screen using the genre playlists Apr 27, 2020
@mtshrmn
Copy link
Contributor

mtshrmn commented Aug 2, 2020

I've implemented this method myself. I feel like this isn't enough, can you give some feedback on this?

image

@JojiiOfficial
Copy link
Contributor

@mtshrmn I'd like to see this feature in the official ncspot application!

@hrkfdn hrkfdn closed this as completed in f55ed4a Aug 20, 2022
@hrkfdn
Copy link
Owner

hrkfdn commented Aug 20, 2022

Hey there, I have added support for category browsing.

image

image

The featured playlists seemed very generic and I only received around 10 lists, so not very interesting, which is why I have skipped them for now. @mtshrmn Did you have the same experience?

hrkfdn added a commit that referenced this issue Aug 20, 2022
@mtshrmn
Copy link
Contributor

mtshrmn commented Aug 21, 2022

I don't remember anything about 2 years ago, but it seems to be more than just 10 playlists, it's also consistent over the spotify app on my phone. Looks good to me.

image

PS. please ignore the weird rtl text, im not running a rtl supported terminal

@hrkfdn
Copy link
Owner

hrkfdn commented Aug 21, 2022

Hey! Yeah, the categories are fine. But the featured playlist API (which ncspot doesn't use currently) only returned very few playlists when I tested it, which is why I was wondering whether I did something wrong.

Anyway, the category browsing seems to work well and has a lot of content, so it's decent enough I suppose :)

@mtshrmn
Copy link
Contributor

mtshrmn commented Aug 21, 2022

If I remember correctly, it's related to the token that spotify will allow us to generate.
They limit a lot of results and the only way to bypass it is by using methods that are against the ToS.

@hrkfdn
Copy link
Owner

hrkfdn commented Aug 21, 2022

Ah, interesting, thanks for sharing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants