Metadata-Version: 2.1
Name: neon-skill-local-music
Version: 0.0.3a1
Home-page: https://github.com/NeonGeckoCom/skill-local_music
Author: Neongecko
Author-email: developers@neon.ai
License: BSD-3-Clause
Description-Content-Type: text/markdown
License-File: LICENSE.md
Requires-Dist: ovos-workshop (~=0.0.7)
Requires-Dist: ovos-plugin-common-play (~=0.0)
Requires-Dist: ovos-ocp-files-plugin (~=0.13)
Requires-Dist: ovos-utils (>=0.0.28a7)

# <img src='https://freemusicarchive.org/legacy/fma-smaller.jpg' card_color="#FF8600" width="50" style="vertical-align:center">Local Music
## Summary
[OCP](https://github.com/OpenVoiceOS/ovos-ocp-audio-plugin) skill to play media from
local storage.

## Description
Search and play music saved to the local file system. By default, the contents of
`/media` will be used, but this can be changed in skill settings. Tagged audio files
will have image art and track info parsed from metadata, but you may also organize
files in the following format to parse untagged files (i.e. `.wav` files).
```
Artist 1
|
|- Album
|  |
|  |- 01 Song Title.wav
|  |- Folder.jpg
Artist 2
|
|- Album 2
...
```

## Examples
- Play local music.
- Play music by Daft Punk.
- Play the black album.
- Play Stressed Out by Twenty One Pilots.

## Contact Support
Use the [link](https://neongecko.com/ContactUs) or [submit an issue on GitHub](https://help.github.com/en/articles/creating-an-issue)

## Credits

[NeonGeckoCom](https://github.com/NeonGeckoCom)
[NeonDaniel](https://github.com/NeonDaniel)

## Category
**Music**

## Tags
#music
#NeonAI
#NeonGecko Original
#OCP
#Common Play
