razzeee / xbmc-test

0 stars 0 forks source link

Support for password protected SHOUTcast / Icecast (HTTP) streams #49

Closed razzeee closed 7 years ago

razzeee commented 7 years ago

Reported by Gamester17 on 4 Oct 2003 10:35 UTC

Support for password protected Ice/SHOUT-cast

Be great if could add support for SHOUTcast streams that are password protected, after SHOUTcast is added.

Example:

[playlist] NumberOfEntries=2 File1=http://username:password@xxx.xx.xxx.xx:8070 Title1=Trance Length1=-1 File2=http://username:passoword@xxx.xx.xxx.xx:80 Title2=Trance Length2=-1 Version=2

Migrated-From: http://trac.kodi.tv/ticket/49

razzeee commented 7 years ago

Comment by horseflesh on 17 Feb 2004 09:52 UTC

Logged In: YES user_id=77435

I just submitted the same thing under #898583, didn't know it was a dupe.

razzeee commented 7 years ago

Comment by gamester17 on 17 Feb 2004 10:07 UTC

Logged In: YES user_id=630186

Deleted duplicate of this request: http://sourceforge.net/tracker/? func=detail&atid=581841&aid=898583&group_id=87054 Copy/Pasting info requested there into here:

Submitted By: Matt Staroscik - horseflesh

Date Submitted: 2004-02-17 09:48

Support playing authenticated MP3 streams

I first filed this as a bug. After reading nuendo's followup I have reposted as a FR.

Summary: Client cannot connect to authenticated mp3 stream BACKGROUND Some shoutcast-style mp3 stream servers require a username & password. Such streams have URLs in this format:

http://USERNAME:PASSWORD@HOST:PORT/FILE.mp3

SUMMARY OF PROBLEM XBMC gives a DNS lookup error when attempting to connect to an URL like this. The stream cannot be played.

(FWIW XBMP gives an authentication error instead.)

EXPECTED BEHAVIOR Authenticated streams should play if the URL is formed correctly.

FURTHER INFORMATION I noticed this issue when I tried to play a stream from SlimServer software on my XBMC. This server software creates streams that are compatible with regular desktop MP3 clients.

http://www.slimdevices.com/pi_features.html

Some stream clients (eg Winamp) will pop a dialog box if the authentication information is omitted from the URL. Extra points for prompting for authentication info if it is missing or invalid, but just supporting auth info in the URL would be adequate.

razzeee commented 7 years ago

Modified by sho on 30 Nov 2008 11:29 UTC

razzeee commented 7 years ago

Modified by sho on 30 Nov 2008 11:56 UTC

razzeee commented 7 years ago

Modified by Gamester17 on 2 Dec 2008 12:31 UTC

razzeee commented 7 years ago

Modified by Gamester17 on 9 Jan 2009 15:26 UTC

razzeee commented 7 years ago

Comment by Martijn on 17 Sep 2012 15:51 UTC Wasn't updated in a long time and probably outdated

razzeee commented 7 years ago

Modified by Martijn on 17 Sep 2012 15:53 UTC

razzeee commented 7 years ago

Modified by Martijn on 18 Sep 2012 12:46 UTC