(function() { var SHAZAM_URL = '/now_playing.json'; var RADIOCO_URL = 'https://public.radio.co/stations/s22464ca53/status'; var STALE_MINUTES = 5; function isStale(recognisedAt) { if (!recognisedAt) return true; var then = new Date(recognisedAt).getTime(); var now = Date.now(); return (now - then) > (STALE_MINUTES * 60 * 1000); } function setSlogan(text) { var el = document.querySelector('.nsr-utility-slogan'); if (el) el.textContent = text; } function tryRadioCo() { fetch(RADIOCO_URL + '?cb=' + Date.now()) .then(function(r) { return r.json(); }) .then(function(d) { var track = d.current_track; if (track && track.title) { setSlogan('\u25B6 ' + track.title); } }) .catch(function() {}); } function nsrShazamUpdate() { fetch(SHAZAM_URL + '?cb=' + Date.now()) .then(function(r) { return r.json(); }) .then(function(d) { if (d.artist && d.title && !isStale(d.recognised_at)) { setSlogan('\u25B6 ' + d.artist + ' \u2014 ' + d.title); } else { tryRadioCo(); } }) .catch(function() { tryRadioCo(); }); } document.addEventListener('DOMContentLoaded', nsrShazamUpdate); setInterval(nsrShazamUpdate, 30000); })(); The Richard Searling Archive – Northern Soul Radio
On Air Keeping The Faith 24/7
Richard Searling
Wigan Casino Legend
Richard Searling

Richard Searling

1400 Hours Unique recordings
5 Nights A Week Monday - Friday

About Richard Searling

The Richard Searling Archive is a unique history of Northern Soul through the eyes of a true legend of the scene.

The Show

The Richard Searling Archive is part of the Northern Soul Radio archive and presenter lineup, bringing authoritative selections, scene heritage and a proper sense of identity to the station.

We bring you the very best in output from the top Northern Soul DJ's

Follow this presenter

Get updates, save your favourite presenters, and jump straight to socials and archive links.

Log in to follow this presenter

2 followers · Create a free account to follow presenters and manage your email preferences.

Northern Soul Radio Click play to listen