# Local Music Player

#### *local-music-skill.thevirtuoso1973*

### Description:

This is a 'skill'/add-on for the MycroftAI assistant that lets you play mp3 files on your computer.

Mycroft currently looks through the files in `~/Music` (`/home/Music`) path to see if the song mentioned is present. You can edit the code in `__init__.py` if you want it to look through another directory.

It compares the filenames to the user's request and plays the matching song, if a match is confident enough.

N.B. you can put a bunch of mp3 files in a folder and ask it to play *folder name* and it'll play all the songs in that folder. Great for albums!

![](https://500835181-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LzX1y2oL49APvqHoV5o%2Fuploads%2Fgit-blob-ac242f18d72ba48c39bf1969b1336f8443a2c216%2Fstar.png?alt=media)

#### Platform:

![Picroft](https://500835181-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LzX1y2oL49APvqHoV5o%2Fuploads%2Fgit-blob-b7dc7493983981386b73158927c1ddf91597de7a%2Fpicroft-icon.png?alt=media) ![plasmoid](https://500835181-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LzX1y2oL49APvqHoV5o%2Fuploads%2Fgit-blob-e517091d0124a9f790e778e3219fa05a3f71d7f0%2Fkde.png?alt=media)

#### Examples:

> Play Money by Pink Floyd.\
> Pause.\
> Resume.

### Installation:

{% hint style="warning" %}
This skill is not aproved by Mycroft skill tester.
{% endhint %}

{% tabs %}
{% tab title="Install by mycroft-msm" %}
`mycroft-msm install https://github.com/thevirtuoso1973/local-music-skill`
{% endtab %}
{% endtabs %}

### Summary:

**Github:** <https://github.com/thevirtuoso1973/local-music-skill>\
**Owner:** [@thevirtuoso1973](https://github.com/thevirtuoso1973)\
**Created:** 2019 Aug 11 16:09:10 UTC **Last updated:** 2020 Jan 01 14:53:10 UTC\
**License:** Apache License 2.0

**Categories:** \[ Music ] \[ Entertainment ] \[ IoT ] \[ Media ]\
**Tags:** #music #linux #listen #downloaded
