brianhornsby / script.similartracks

A script that uses the currently playing track to generate a playlist of similar tracks in your Kodi music library.
http://brianhornsby.com/kodi_addons/similartracks
GNU General Public License v3.0
7 stars 1 forks source link
kodi

This repository has been set to archived (read-only) as I no longer use Kodi, so development of this plugin has stopped.

SimilarTracks for Kodi

A script that uses the currently playing track to generate a playlist of similar tracks in your Kodi music library.

Features

Screenshots

Get similar tracks progress dialog Found similar tracks progress dialog Added tracks to playlist progress dialog Get similar tracks notification Added tracks to playlist notification

Installation

Download the latest zip file and install the addon. See http://kodi.wiki/view/HOW-TO:Install_an_Add-on_from_a_zip_file for more details on installing addons from zip file.

Usage

The SimilarTracks script can be accessed from the Programs menu or called using the RunScript builtin function (RunScript(script.similartracks))

Settings

The following settings are available.

Maximum tracks to add to playlist: The maximum tracks that will be added to the playlist. Default: 25

Run in background: Script runs in the background. Default: false

Playlist order: The order that tracks should be added to the playlist. Random: Tracks are added at random. Last.FM: Tracks are added in the order they came back from Last.fm. Default: Random

License

SimilarTracks for Kodi is licensed under the GPL 3.0 license.