Skip to content

send id3 tags on all stream#280

Merged
alecsavvy merged 2 commits intomainfrom
as/fix-id3
Jul 31, 2025
Merged

send id3 tags on all stream#280
alecsavvy merged 2 commits intomainfrom
as/fix-id3

Conversation

@alecsavvy
Copy link
Copy Markdown
Contributor

to test:
run make against prod
hit this track on the local server https://api.audius.co/v1/tracks/ryJpOa9/stream
it will still stream but with ffprobe you also get the id3 tags back

@alecsavvy alecsavvy self-assigned this Jul 31, 2025
Copy link
Copy Markdown
Member

@raymondjacobson raymondjacobson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this works, but would be less performant than the actual fix I think. I'm fine either way.

The reason for the bug is that the URL is returned from this fn as the redirect on status ok. In the case that we return u on line 52, we should just strip off id3= false, which was used just for the probing.
It looks like this is also the case with skip_play_count... which seems bad

@alecsavvy alecsavvy merged commit 987b3ec into main Jul 31, 2025
3 checks passed
@alecsavvy alecsavvy deleted the as/fix-id3 branch July 31, 2025 17:17
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