The difference between a hotel where music "feels right" and one where it feels off is rarely about music selection — it's about timing. When music shifts match how guests actually use the space, the property feels alive and coherent. When schedules are wrong or absent, the music feels like it's been forgotten.

This guide walks through building proper time-based music schedules for hotels. We cover the structure, the common transitions, how to handle exceptions, and what's worth automating.

The guide is vendor-neutral. Rafilis makes Rafilis Multizone, which includes built-in scheduling, but the principles below apply to any multi-zone audio system that supports time-based playlist switching.

The structure of a hotel music schedule

A hotel music schedule is a per-zone, per-day-of-week, time-based playlist assignment. The basic unit is:

Lobby zone, Monday, 06:00-11:00, "Morning Ambient" playlist, volume -2 dB from base

You build one of these entries for each zone × time block × day-of-week combination. For a typical hotel with 10 zones and 5 daily transitions per zone, that's 50 entries per day × 7 days = 350 schedule entries. Sounds like a lot, but most are repetitive (weekday lobby and weekend lobby are usually similar) and most schedules can be built in 2-3 hours.

The 5 standard daily transitions

For most hotels, music transitions follow the rhythm of guest activity:

PhaseTime (typical)What's happeningMusic character
Early morning06:00-08:00Breakfast prep, early check-outs, quietVery quiet, ambient
Day08:00-17:00Standard daytime activityBrand baseline music
Aperitif / evening transition17:00-19:00Energy building, social hourSlightly elevated energy
Evening / cocktail19:00-22:00Dinner service, bar busyBrand evening character
Late night22:00-01:00Wind-down, late guests, social eveningQuieter than evening, atmospheric
Silent01:00-06:00Most zones quietMusic off or very minimal

This is the structure. Within each phase, your specific playlist depends on property type and brand positioning.

Sample schedules for three hotel types

Boutique design hotel (urban, lifestyle-positioned)

Zone06:0008:0017:0019:0022:0001:00
LobbySoft ambientLifestyle electronicSunset chillCocktail electronicCocktail lateOff
RestaurantBreakfast jazzDinner sophisticated
BarCocktail hourCocktail eveningCocktail lateOff (01:30)
SpaMeditationSpa ambientSpa ambientSpa ambientSpa ambientOff
FitnessEnergy midEnergy high

Business / city centre hotel

Zone06:0008:0017:0019:0022:0001:00
LobbySoft jazzLight jazzSophisticated jazzCocktail pianoQuiet pianoOff
RestaurantBreakfast classicalDinner sophisticated
BarWine barCocktail pianoCocktail lateOff
Conference roomsOffOn-demandOff
FitnessEnergy lowEnergy mid

Resort hotel (beach/sun)

Zone06:0008:0017:0019:0022:0001:00
LobbyAmbientLight chilloutSunset chillDinner ambientCocktail lateOff
PoolOffTropical morningTropical afternoonSunset peakWind-downOff (00:00)
Beach clubOffBeach morningBeach afternoonSunset peakDJ residencyLate DJ
RestaurantBreakfast tropicalDinner refined
SpaAmbientSpaSpaSpaOff

Weekday vs weekend variations

Most hotels need slightly different schedules for weekdays vs weekends:

Build separate schedule entries for Friday/Saturday or weekend-specific overrides.

Special days and holidays

Most multi-zone systems support "special day" overrides that take precedence over the regular schedule. Common cases:

The key is making these overrides explicit and time-bounded so they don't accidentally persist.

Schedule overrides and permissions

Real operations require occasional schedule overrides:

Your scheduling system should support:

Typical permission tiers:

Permission levelWhat they can do
Front desk staffView only, see what's playing
Restaurant supervisorAdjust volume, view
Duty managerVolume + temporary playlist swap + zone pause
F&B directorAll above + schedule edits for F&B zones
GM / AdminAll including system-wide changes

This prevents the "junior staff changes lobby music to their personal favourite at 22:00" problem.

Common scheduling mistakes

1. Same schedule running indefinitely. Set once, forget. The schedule that worked at opening day no longer matches reality 18 months later.

2. No weekend variation. Treating Tuesday and Saturday identically misses the operational reality.

3. Hardcoded holidays that drift. Setting "Christmas music December 1-31" causes Christmas music to play on November 30 next year if the property has reorganised. Use specific dates per year.

4. No transition smoothness. Sudden music changes at exactly the top of the hour feel jarring. Most modern systems support 30-second fade transitions between playlists.

5. Conference rooms playing music during empty hours. Energy waste, distracts guests passing by. Conference zones should only play during scheduled meetings.

6. Permissions too loose. Anyone with iPad access can change the entire schedule. Tighten this.

7. Schedule conflicts with manual overrides. Manual changes don't survive the next scheduled transition. Either commit to schedule, or commit to manual — mixed is chaos.

What's worth automating vs leaving manual

Automate:

Leave manual:

The rule: automate the predictable, manual the exceptional.

How a schedule actually runs

In a typical day with proper scheduling:

06:00 — Lobby zone: switch to Morning Ambient playlist, volume -2 dB
07:00 — Pool zone: switch to Pool Morning playlist
08:00 — Lobby zone: switch to Day Lifestyle playlist, volume baseline
       — Restaurant zone: switch to Breakfast Jazz playlist
11:00 — Lobby zone: continue Day Lifestyle (no change yet)
17:00 — Lobby zone: switch to Sunset Chill, volume +1 dB
       — Bar zone: switch to Cocktail Early
       — Pool zone: switch to Sunset Peak, volume +2 dB
19:00 — Lobby zone: switch to Cocktail Electronic
       — Restaurant zone: switch to Dinner Sophisticated
20:00 — Pool zone: switch to Wind Down
22:00 — Lobby zone: switch to Cocktail Late, volume -2 dB
       — Pool zone: switch off
01:00 — Lobby zone: switch off, all other zones already off
06:00 — (next day) cycle begins again

This pattern repeats indefinitely with the schedule running unattended. Manual interventions are exceptions.

Sample schedule template (start here)

For a typical 6-zone hotel, copy this template and adjust:

Zone: Lobby
- 06:00-08:00: Morning Soft, vol baseline -2
- 08:00-17:00: Day, vol baseline
- 17:00-19:00: Aperitif, vol baseline +1
- 19:00-22:00: Cocktail, vol baseline +1
- 22:00-01:00: Cocktail Late, vol baseline -2
- 01:00-06:00: Off

Zone: Restaurant
- 06:00-10:00: Breakfast, vol baseline
- 10:00-17:00: Off
- 17:00-22:00: Dinner, vol baseline
- 22:00-: Off

Zone: Bar
- 17:00-19:00: Aperitif, vol +1
- 19:00-22:00: Cocktail, vol baseline
- 22:00-02:00: Cocktail Late, vol baseline
- 02:00-: Off

Zone: Spa
- 09:00-22:00: Spa Ambient, vol baseline
- Off otherwise

Zone: Pool
- 09:00-17:00: Pool Day, vol baseline
- 17:00-20:00: Sunset Peak, vol +2
- 20:00-22:00: Wind Down, vol baseline -1
- 22:00-: Off

Zone: BoH / Corridors
- 06:00-01:00: Corridors Soft, vol baseline -3
- Off otherwise

Music scheduling is one of those operational tasks that pays back many times over once set up properly. The hotels that get it right run for years with minimal intervention. The hotels that don't have it have someone wandering around the property every day asking "why is THIS playing now?"