Add-on:SoundCloud: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
m (Addon-Bot repo category update)
m (Addon-Bot Update)
(46 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Addon  
{{Addon  
|Name=SoundCloud
|Name=SoundCloud
|provider-name=bromix
|provider-name=jaylinski
|ID=plugin.audio.soundcloud
|ID=plugin.audio.soundcloud
|latest-version=2.0.6
|latest-version=4.0.2
|extension point=xbmc.python.pluginsource
|extension point=xbmc.python.pluginsource
|provides=audio
|provides=audio
|Summary=SoundCloud is an online audio distribution platform.
|Summary=SoundCloud – Music and podcast streaming platform
|Description=SoundCloud is an online audio distribution platform that enables its users to upload, record, promote and share their originally-created sounds.
|Description=SoundCloud is a music and podcast streaming platform that lets you listen to millions of songs from around the world.
|Platform=all
|Platform=all
|Language=
|Language=
|License=GNU General Public License v2.0
|License=MIT
|Forum=http://forum.kodi.tv/showthread.php?tid=206635
|Forum=https://forum.kodi.tv/showthread.php?tid=206635
|Website=www.soundcloud.com
|Website=https://soundcloud.com
|Source=https://github.com/bromix/plugin.audio.soundcloud
|Source=https://github.com/jaylinski/kodi-addon-soundcloud
|Email=kodi at bromix dot org
|Email=
|broken=
|broken=
|icon url=http://mirrors.kodi.tv/addons/leia/plugin.audio.soundcloud/icon.png}}
|icon url=http://mirrors.kodi.tv/addons/matrix/plugin.audio.soundcloud/resources/icon.png}}
 
== Settings ==
 
=== Audio format ===
 
If you set the audio format to ''mp3 (HLS)'' or ''Opus (HLS)'', tracks will stop playing after 30 minutes. This is due to a SoundCloud session timeout.<ref>https://github.com/jaylinski/kodi-addon-soundcloud/issues/34</ref>
 
== References ==
 
<references />


[[Category:Add-ons with license tag]]
[[Category:Add-ons with license tag]]
Line 23: Line 33:
[[Category:All add-ons]]
[[Category:All add-ons]]
[[Category:Music add-ons]]
[[Category:Music add-ons]]
[[Category:Isengard add-on repository]]
[[Category:Gotham add-on repository]]
[[Category:Gotham add-on repository]]
[[Category:Helix add-on repository]]
[[Category:Helix add-on repository]]
[[Category:Isengard add-on repository]]
[[Category:Jarvis add-on repository]]
[[Category:Krypton add-on repository]]
[[Category:Leia add-on repository]]
[[Category:Leia add-on repository]]
[[Category:Jarvis add-on repository]]
[[Category:Matrix add-on repository]]
[[Category:Nexus add-on repository]]

Revision as of 03:00, 20 March 2022

SoundCloud
icon.png

See this add-on on the kodi.tv showcase

Author: jaylinski
Website: link
Type: Music/Audio
Repo: Kodi.tv repo v20
Kodi.tv repo v19

License: MIT
Source: Source code
Summary: SoundCloud – Music and podcast streaming platform
Home icon grey.png   ▶ Add-ons ▶ SoundCloud
Attention talk.png Need help with this add-on? See here.

SoundCloud is a music and podcast streaming platform that lets you listen to millions of songs from around the world.

Installing

This add-on is installed from the Add-on browser located in Kodi as follows:

  1. Settings
  2. Add-ons
  3. Install from repository
  4. Music Add-ons
  5. SoundCloud
  6. Install

Settings

Audio format

If you set the audio format to mp3 (HLS) or Opus (HLS), tracks will stop playing after 30 minutes. This is due to a SoundCloud session timeout.[1]

References