MythTV  master
Variables
musixmatchlrc Namespace Reference

Variables

 PROFILE
 
dictionary info
 

Variable Documentation

◆ PROFILE

musixmatchlrc.PROFILE

Definition at line 8 of file musixmatchlrc.py.

◆ info

dictionary musixmatchlrc.info
Initial value:
1 = {
2  'name': '*Musixmatchlrc',
3  'description': 'Search https://musixmatch.com for synchronized lyrics',
4  'author': 'ronie',
5  'priority': '100',
6  'syncronized': True,
7  'artist': 'Kate Bush',
8  'title': 'Wuthering Heights',
9 }

Definition at line 11 of file musixmatchlrc.py.