pub fn get_track_from_path(conn: &Connection, path: &Path) -> Result<TrackRead>
Get all tracks associated with a genre.
If the database schema does not match what is expected.