|
CoverArt Browser
v2.0
Browse your cover-art albums in Rhythmbox
|
Public Member Functions | |
| def | __init__ |
| def | is_search_plugin_enabled |
| def | embed_albums |
| def | convert_to_mp3 |
Public Attributes | |
| plugin | |
| shell | |
| album_manager | |
| converter | |
| source | |
| sink | |
| encoder | |
Static Public Attributes | |
| int | TARGET_BITRATE = 128 |
This class provides for various export routines
Definition at line 38 of file coverart_export.py.
| def coverart_export.CoverArtExport.embed_albums | ( | self, | |
| selected_albums | |||
| ) |
method to create the menu items for all supported plugins :selected_albums: `Album` - array of albums
Definition at line 66 of file coverart_export.py.