Add-on:SoundCloud: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 20: Line 20:
== Audio format ==
== 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 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>


== References ==
== References ==

Revision as of 12:31, 8 February 2020

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

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