|
MythTV master
|
Go to the source code of this file.
Namespaces | |
| namespace | mbutils |
Functions | |
| def | mbutils.log (debug, txt) |
| def | mbutils.convert_etree (etostr) |
| def | mbutils.search_releases (artist, album, limit) |
| def | mbutils.search_artists (artist, limit) |
| def | mbutils.get_artist (artistid) |
| def | mbutils.find_coverart (release) |
| def | mbutils.find_coverart_releasegroup (releaseGroup) |
| def | mbutils.find_disc (cddrive) |
| def | mbutils.buildVersion () |
| def | mbutils.performSelfTest () |
| def | mbutils.main () |
Variables | |
| string | mbutils.__author__ = "Paul Harrison'" |
| string | mbutils.__title__ = "Music Brainz utilities" |
| string | mbutils.__description__ = "Various utilities using the musicbrainzngs python bindings to access the MB database" |
| string | mbutils.__version__ = "0.2" |
| bool | mbutils.debug = False |