Skip to content

__rtp(): do not try to play random strings that are not urls#95

Open
marado wants to merge 1 commit into
marmelo:masterfrom
marado:rtp-sanitize
Open

__rtp(): do not try to play random strings that are not urls#95
marado wants to merge 1 commit into
marmelo:masterfrom
marado:rtp-sanitize

Conversation

@marado

@marado marado commented Mar 7, 2026

Copy link
Copy Markdown
Collaborator

the grep was catching a lot more than the urls, which is particularly nasty when playing the url fails (like currently happens with one of the streams), and so we try to play the rest of the random strings, which might end up pointing to local paths mpv will actually play.

the grep was catching a lot more than the urls, which is particularly
nasty when playing the url fails (like currently happens with one of
the streams), and so we try to play the rest of the random strings,
which might end up pointing to local paths mpv will actually play.
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.

1 participant