public MetadataServiceJob(MetadataService service, IBasicTrackInfo track) { this.service = service; this.track = track; }