-
Notifications
You must be signed in to change notification settings - Fork 122
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
Show who reposted the track? #73
Comments
Mmh, this might make the interface a bit cluttered. It might solve #74 as well though. I guess by "who reposted the track" you mean the "like" counter? It looks like it is possible to get a list of the users who liked a track / collection, but I think that functionality is definitely outside of the scope of this program. |
@seppestas I THINK what @evanknight is asking for, is to see who reposted the track (why it shows in the feed). I.e. the information above: "Underground Hip-Hop" is missing from the Cumulus view. Apologies if I misunderstood the ask, but I'm going to go ahead and ask for this feature because I want it >:) |
@chloesil oh, I guess you are right. I think this should be easy to do if the API supports it, the hardest part will be to nicely integrate it in the UI... Personally I don't really use this feature, which is why I misunderstood the question. Thanks for clearing it up. |
I'd love this!! |
Website shows who reposted the track – which I find useful for choosing what to listen, since I follow lots of different artists.
Not sure if allowed by API, but it would be nice to see it inside this cell in the home feed.
The text was updated successfully, but these errors were encountered: