MythTV
master
Variables
filelyrics Namespace Reference
Variables
dictionary
info
Variable Documentation
◆
info
dictionary filelyrics.info
Initial value:
1
= {
2
'name'
:
'*FileLyrics'
,
3
'description'
:
'Search the same directory as the track for lyrics'
,
4
'author'
:
'Paul Harrison'
,
5
'priority'
:
'90'
,
# before all remote web scrapers 100+
6
'version'
:
'2.0'
,
7
'syncronized'
:
True
,
8
'artist'
:
'Robb Benson'
,
9
'title'
:
'Lone Rock'
,
10
'album'
:
'Demo Tracks'
,
11
'filename'
: os.path.dirname(os.path.abspath(__file__)) +
'/examples/filelyrics.mp3'
,
12
}
Definition at line
8
of file
filelyrics.py
.
Generated on Tue Feb 18 2025 03:17:42 for MythTV by
1.8.17