Pebble: Try to support spotify

untested
 #704
master
Andreas Shimokawa 2017-09-01 23:47:03 +02:00
parent e7fff32fb8
commit eaf7b76715
1 changed files with 4 additions and 1 deletions

View File

@ -188,7 +188,10 @@ public class DeviceCommunicationService extends Service implements SharedPrefere
"net.sourceforge.subsonic.androidapp.EVENT_META_CHANGED",
"com.maxmpz.audioplayer.TPOS_SYNC",
"com.maxmpz.audioplayer.STATUS_CHANGED",
"com.maxmpz.audioplayer.PLAYING_MODE_CHANGED"};
"com.maxmpz.audioplayer.PLAYING_MODE_CHANGED",
"com.spotify.music.metadatachanged",
"com.spotify.music.playbackstatechanged"
};
/**
* For testing!