coverart-browser
coverart-browser copied to clipboard
Browse your cover-art albums in Rhythmbox v2.96 - 3.0+
Came across this stackoverflow Q&A about pickle and saving whole class data: - http://stackoverflow.com/questions/2345151/how-to-save-read-class-wholly-in-python Looks interesting - is it possible to "pickle" the major data-loading classes such as those in...
pausing via the a bluetooth headset works ok. However, when unpausing, the quick-search is fired on the display - you can only resume by clicking the play button. need to...
Wiki How to contains out-of-date pictures and info - and also needs updating with the latest v2 functionality. Hoping someone can help out here ... wiki is editable by anyone!...
First, nice image of RB in black and blue. This looks very different from what we are used to. I would like to propose a re-organization of the Wiki for...
New in RB 2.99 and later is the ability to display a bottom pane. Lets support this - simple enough tweak to do - will also fit nicely with the...
In the majority of the code there are checks in place to prevent importing `Webkit` using the `webkit_support` function, but in https://github.com/fossfreedom/coverart-browser/blob/master/coverart_artistinfo.py#L28 there is a direct `import WebKit` which crashes...
when implemented we had to use gstreamer blocking because gstreamer 0.10 did not have the capability to watch for signals on the bus. - https://github.com/fossfreedom/coverart-browser/issues/212 we can now do that...
When using the manual cover search, it would be useful to display the image resolution. This is required to select the right resolution. Especially with RB 2.96, it displays a...
several elements use webkit. Apparently Gnome has deprecated the use of webkit in favour of using webkit2. so may need to change to webkit2 - not so much in a...
I use archlinux, and coverart-plugin 2.1 works with rhythmbox 3.3 in gnome 3.20. Today archlinux has updated rhythmbox to 3.3.1, and rhythmbox freezes unless I disable coverart plugin. This is...