Add-on:SoundCloud: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
>NedBot
m (Addon-Bot Update)
m (Addon-Bot Update)
(107 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{Addon  
{{Addon  
|Name=SoundCloud
|Name=SoundCloud
|provider-name=Zsolt Török, Vanhoutteghem Pieter
|provider-name=jaylinski
|ID=plugin.audio.soundcloud
|ID=plugin.audio.soundcloud
|latest-version=0.2.6
|latest-version=4.0.2
|extension point=xbmc.python.pluginsource
|extension point=xbmc.python.pluginsource
|provides=audio
|provides=audio
|Summary=XBMC Addon for SoundCloud
|Summary=SoundCloud – Music and podcast streaming platform
|Description=SoundCloud is a platform for musicians to promote and distribute their music online.This is a third-party add-on, which uses public web services exposed by SoundCloud. Neither the XBMC community, nor the developers of this add-on is in any way affiliated with SoundCloud Ltd.
|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=
|License=MIT
|Forum=https://forum.kodi.tv/showthread.php?tid=206635
|Website=https://soundcloud.com
|Source=https://github.com/jaylinski/kodi-addon-soundcloud
|Email=
|broken=
|broken=
|icon url=http://mirrors.xbmc.org/addons/frodo/plugin.audio.soundcloud/icon.png}}
|icon url=http://mirrors.kodi.tv/addons/matrix/plugin.audio.soundcloud/resources/icon.png}}


[[Category:Dharma add-on repository]]
== Settings ==
[[Category:Eden add-on repository]]
 
=== 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 source tag]]
[[Category:Add-ons with website tag]]
[[Category:All add-ons]]
[[Category:Music add-ons]]
[[Category:Gotham 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: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