// Adds dimensions UUID, Author and Topic into GA4
Friday, June 19, 2026
32.2 C
Singapore

Netizen makes Spotify music playlist for every MRT Line — ‘The best playlist is probably the NSL’

A commute via public transport can be a bit tedious at times, especially when lines are long, and trains or buses are overcrowded. Or worse, when there are dreaded delays.

But here’s some welcome news: A Reddit user over at r/singapore has come up with playlists for every single MRT line— Circle Line, Downtown Line, East-West Line, North-East Line, North-South Line, as well as the newly-opened Thomson–East Coast Line.

Reddit user khsirmio wrote on Sunday (Nov 13) that “in commemoration of the opening of the Thomson East-Coast Line Stage 3 (TEL3) today, and very much inspired by this, I have put together a map of every MRT station in Singapore as a Spotify track.”

Explaining their choice of tunes, khsirmio added, “I did try my best to find tracks that had some relevance to Singapore in general, while still matching the station name. 

However, this became impractical at some point and a couple of filler tracks (vaguely related titles, tracks that aren’t as listenable) eventually made their way in (LRT isn’t included for the same reason).”

And for those who like to dig a little deeper, khsirmio put in some hidden “easter eggs” too.

The Redditor acknowledged that the playlists are “far from perfect”, and wrote that “the best playlist is probably the NSL.”

“I was also disappointed that I didn’t manage to capture the more well-known parts in Singapore’s music scene as I hoped. I will probably keep updating these playlists from time to time, so feel free to give any more appropriate suggestions for any station!” khsirmio added.

The playlists can be found here:

Fellow Reddit users, including one musician, expressed admiration and appreciation for khsirmio’s efforts.

Screen Shot 2022 11 14 at 9.30.03 AM

Screen Shot 2022 11 14 at 9.29.45 AMScreen Shot 2022 11 14 at 9.30.19 AMScreen Shot 2022 11 14 at 9.30.25 AM

However, when one Redditor appealed to StarHub for better network coverage so they can listen to the tracks, others quickly chimed in.

Screen Shot 2022 11 14 at 9.31.08 AM Screen Shot 2022 11 14 at 9.31.54 AM Screen Shot 2022 11 14 at 9.32.11 AM One Redditor commented, “man i thought this was gonna be a playlist where the length of each song was the same as the amount of time it took to travel between each station.”Screen Shot 2022 11 14 at 9.32.44 AM

/TISG

Near stampede situation at Circle Line MRT station due to train service suspension after Emergency Stop Plunger activated

- Advertisement -

Hot this week

More than half of Singaporeans consult AI for financial advice, according to survey

A recently released report clearly illustrates the current situation of Singaporeans "not having enough money". The report also uncovered a new trend: more than half of Singaporeans are now consult...

‘I don’t need to change myself for others’: Singaporeans share what they wish they had quit sooner

On Reddit, a netizen shared: Recently I've been thinking about the habits and decisions that held me back for years. Some things seem normal at the time, but once you stop doing them, you realize h...

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //
Enable Notifications OK No thanks