public function isScrobblable() { return $this->track->getPlayed() && $this->passed_scrobble_point; }