Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/petrk39/multilyrics

MultiLyrics is an alternative way to retrieve lyrics in MusicBee
https://github.com/petrk39/multilyrics

multilyrics musicbee musicbee-plugin

Last synced: about 1 month ago
JSON representation

MultiLyrics is an alternative way to retrieve lyrics in MusicBee

Awesome Lists containing this project

README

        

# MultiLyrics
MultiLyrics is an alternative way to retrieve lyrics in MusicBee.
Especially helpful when there's multiple songs with the same title or multiple lyrics versions.

![Screenshot](scr.png)

# Providers

This plugin uses 'sub-plugins' - providers. It's a .dll file placed in `\MusicBee\Plugins\MultiLyrics_LyricsProviderPlugins`.
List of known providers:
- [VocaDB provider](https://github.com/PetrK39/VocaDBMultiLyricsProvider)

Make your own with this [Template](https://github.com/PetrK39/MultiLyricsTemplateProvider)

Providers provides lyrics and list of fields that can help to choose necessary lyrics for song.

# Theming

MultiLyrics was build with theming in mind so you can make lyrics search window look seamless to any skin.
Configure plugin to match your skin.
![Screenshot2](scr2.png)

# Localisation

MultiLyrics currently available with this locales:
- en-US
- ru-RU

You can help translate the plugin by contributing .resx files of your language
There's list of files you need to provide:
- WPF\Properties\Resources.your-locale.resx
- WPF\Views\ConfigView.your-locale.resx
- WPF\Views\LyricsSearchView.your-locale.resx
- WPF\Views\LyricsSearchViewControls\ResultsControl.your-locale.resx
- WPF\Views\LyricsSearchViewControls\SearchControl.your-locale.resx