2006-05-03 James Livingston <doclivingston@gmail.com>
commit4fd5704fb26abd0fa1ee9c2e99945b9476a559a3
authorjrl <jrl>
Wed, 3 May 2006 12:11:08 +0000 (3 12:11 +0000)
committerjrl <jrl>
Wed, 3 May 2006 12:11:08 +0000 (3 12:11 +0000)
tree6305a7f2498cc2becc252a60be33eff2982c88ca
parente2a750f5741c45fe6f41f45601538aa3b3344c3c
2006-05-03  James Livingston  <doclivingston@gmail.com>

        patch by: Martin Szulecki  <gnomebugzilla@sukimashita.com>

        * plugins/artdisplay/artdisplay.py:
        - Fix small bug callback of data loader getting overwritten on fast
        connections.
        - Add asynchronous loading with gnomevfs and urllib fallback (thx to
        Jonathan Matthew)
        - Fix Rhythmbox UI blocking while loading/searching cover art
        - Split logic into CoverArtDatabase, AmazonCoverArtSearch
        - Initial approach to allow additional "art search engines"
        - Further modularization in a couple of places
        - Minor fixes for empty entries (iradio, album, artist etc.)
ChangeLog
plugins/artdisplay/artdisplay.py