fossfreedom / coverart-browser

Browse your cover-art albums in Rhythmbox v2.96 - 3.0+
http://xpressubuntu.wordpress.com/
GNU General Public License v3.0
74 stars 19 forks source link

add method to navigate to the coverart playlist #318

Closed fossfreedom closed 9 years ago

fossfreedom commented 10 years ago

At moment the coverart playlist can only be navigated if the side-pane is visible.

Further complication, there doesnt appear to be a method to select this item and display it via the RB api. the displaypagetree select method only works if the expander is not collapsed.

For the moment the code in ViewManager, Views and coverart_browser is commented out.

Need to find a method to determine if the expander is not collapsed - if it is - call the toggle_expanded method.