Add-on:SoundCloud: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
No edit summary
m (Addon-Bot Update)
(3 intermediate revisions by 2 users not shown)
Line 3: Line 3:
|provider-name=jaylinski
|provider-name=jaylinski
|ID=plugin.audio.soundcloud
|ID=plugin.audio.soundcloud
|latest-version=3.1.1
|latest-version=3.1.2
|extension point=xbmc.python.pluginsource
|extension point=xbmc.python.pluginsource
|provides=audio
|provides=audio
Line 18: Line 18:
|icon url=http://mirrors.kodi.tv/addons/leia/plugin.audio.soundcloud/resources/icon.png}}
|icon url=http://mirrors.kodi.tv/addons/leia/plugin.audio.soundcloud/resources/icon.png}}


== Audio format ==
== 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>
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>
Line 32: Line 34:
[[Category:Music add-ons]]
[[Category:Music add-ons]]
[[Category:Krypton add-on repository]]
[[Category:Krypton add-on repository]]
[[Category:Matrix add-on repository]]
[[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:Leia add-on repository]]
[[Category:Leia add-on repository]]
[[Category:Jarvis add-on repository]]
[[Category:Jarvis add-on repository]]

Revision as of 01:00, 5 April 2020

SoundCloud
icon.png

See this add-on on the kodi.tv showcase

Author: jaylinski
Website: link
Type: Music/Audio
Repo: Kodi.tv repo v21
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