Push covers base URL to now-playing service
Include coverBaseUrl in metadataFor and call
RockboxNowPlaying.setCoverBaseUrl
whenever the selected server changes so native now-playing can resolve
album_art while JS is suspended.
Add project(':rockbox-rpc') dependency to the Android now-playing module
to
reuse the JNI-bound external declarations.