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

fix #364: Hide reposts in stream #425

Merged
merged 1 commit into from
Oct 26, 2015
Merged

fix #364: Hide reposts in stream #425

merged 1 commit into from
Oct 26, 2015

Conversation

mradionov
Copy link
Contributor

Fixes: #364

After a few tests on SoundCloud website, in case when one track has a lot of reposts in stream, it seems that only the very first appearance of the track is displayed. By removing all duplicates all the side effects described in the original issue go away.

To re-create this behavior I'm filtering loaded tracks for unique ids.

@weblancaster weblancaster changed the title fix #364: Hide reposts in stream closes #364: Hide reposts in stream Oct 26, 2015
@weblancaster weblancaster changed the title closes #364: Hide reposts in stream fix #364: Hide reposts in stream Oct 26, 2015
@weblancaster
Copy link
Member

Great thanks @mradionov works like a charm.

weblancaster added a commit that referenced this pull request Oct 26, 2015
@weblancaster weblancaster merged commit d2402cb into Soundnode:master Oct 26, 2015
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

Successfully merging this pull request may close these issues.

2 participants