Metadata-Version: 2.1
Name: neon-skill-local-music
Version: 3.2.0
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
Provides-Extra: test
License-File: LICENSE.md

# <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.

> You may also request a specific song, album, or artist from your local music
> collection.

## 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**
Daily

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