Skip to content
  • Albert Vaca Cintora's avatar
    Revert "Add album art support for mpris plugin" · 0f643d9c
    Albert Vaca Cintora authored
    This was very poorly implemented and can't stay as it is right now:
     - Every second or so the art image was being loaded from disk, scaled,
       base64 encoded and sent over the freakin network!
     - The Android interface didn't take into account small screens, and
       adding the image would cut stuff out of the screen.
     - Didn't manage "edge cases" like playing a song without cover after one
       with cover (previous image was still being shown) or changing players.
    
    This reverts commit e66096d0.
    
    # Conflicts:
    #	plugins/mpriscontrol/mpriscontrolplugin.cpp
    0f643d9c