by avinashmeetoo » Mon Aug 18, 2014 1:47 pm
Hi Scott,
Thanks for the tip. But I forgot to mention that (1) I was having the same issue with the previous (non-beta) version of Subsonic and (2) I've tried clearing the cache many times with no results.
I have noticed two things though:
(1) If the track has already been cached and I'm running Dsub in offline mode, then everything works fine and I can listen to the song(s) through my Chromecast.
(2) If Dsub is in online mode and, irrespective of whether the song has been cached or not, I get 'failed to load'
In the logcat, I see: E/ChromeCastController(): Failed to load: Status{statusCode=SERVICE_MISSING, resolution=null}
The key information here is SERVICE_MISSING and is being sent to the logcat in ChromeCastController.java (line 343: Log.e(TAG, "Failed to load: " + result.getStatus().toString());)
Looks like there is an issue with the RemoteMediaPlayer! Do you have an idea what could be the reason for the SERVICE_MISSING? Please note that I routinely use Plex, YouTube, Google Music, etc. with the same Chromecast with absolutely no problem.
Thanks for helping,
Avinash
PS: Device: Rooted Nexus 4 (Android 4.4.4 / Google Play Services 5.0.89) + Chromecast (Firmware 17977)