MythTV  master
Variables
musixmatch Namespace Reference

Variables

dictionary info
 

Variable Documentation

◆ info

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

Definition at line 7 of file musixmatch.py.