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

fixed: support shoutcast over https #16874

Merged
merged 1 commit into from Nov 12, 2019
Merged

Conversation

notspiff
Copy link
Contributor

@notspiff notspiff commented Nov 6, 2019

we can no longer blindly replace protocol with http since
shoutcast over https is now a thing.

replace shout:// protocol with http
replace shouts://protocol with https

Description

Shoutcast over https was not working since protocol was blindly replaced with http.

Motivation and Context

Make fernetmenta happy.

How Has This Been Tested?

Tried a https shoutcast stream.

notspiff referenced this pull request Nov 6, 2019
@notspiff notspiff added the Type: Improvement non-breaking change which improves existing functionality label Nov 6, 2019
@notspiff notspiff added this to the Matrix 19.0-alpha 1 milestone Nov 6, 2019
@notspiff
Copy link
Contributor Author

notspiff commented Nov 7, 2019

jenkins build this please

1 similar comment
@notspiff
Copy link
Contributor Author

jenkins build this please

we can no longer blindly replace protocol with http since
shoutcast over https is now a thing.

replace shout:// protocol with http
replace shouts://protocol with https
@notspiff
Copy link
Contributor Author

@Rechi this is as good as it gets, no ?

@Rechi
Copy link
Member

Rechi commented Nov 12, 2019

yes

@notspiff notspiff merged commit f6311e3 into xbmc:master Nov 12, 2019
@notspiff notspiff deleted the fix_shoutcast_https branch November 12, 2019 13:08
@DaveTBlake DaveTBlake added Type: Fix non-breaking change which fixes an issue v19 Matrix and removed Type: Improvement non-breaking change which improves existing functionality labels Nov 12, 2019
@DaveTBlake
Copy link
Member

@notspiff called "fix" in title so changed the label to match. Does v18 have this issue? If so then backport please

@notspiff
Copy link
Contributor Author

it does have the issue, everything since 2010 has it ;) if you consider it backport material, i'm on it.

Maven85 pushed a commit to Maven85/kodi that referenced this pull request Jan 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backport: Done Type: Fix non-breaking change which fixes an issue v19 Matrix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants