Troubleshooting

RadioBOSS Scheduler Not Working? 7 Fixes That Actually Work

Playlists not switching, jingles looping at wrong times, AutoDJ stuck? Here are the 7 most common RadioBOSS scheduler problems and exactly how to fix them.

Why RadioBOSS Schedulers Break

RadioBOSS is one of the most capable radio automation platforms available, but its scheduler has several layers β€” event-based scheduling, category rotation, playlist rules, and the encoder connection β€” and a misconfiguration at any layer can cause silent failures that are hard to diagnose. The most common complaints are: scheduled playlists not activating at the right time, jingles playing in a loop or never playing at all, the AutoDJ going silent after a few hours, and encoder drops that leave the stream dead.

Most of these issues have a root cause that can be found and fixed in under 10 minutes once you know where to look. Work through the fixes below in order β€” each one addresses a different failure point in the scheduling chain.

Before you start: Make sure you are running the latest version of RadioBOSS. Many scheduler bugs were fixed in updates. Go to Help β†’ Check for Updates and install any available update before troubleshooting further.

Fix 1: Check Event Priority Conflicts

RadioBOSS events have a priority level (1 = highest). If two events are scheduled to activate at the same time β€” or overlap in their time windows β€” the one with the lower priority number wins, and the other is silently skipped. This is the most common reason a scheduled playlist seems to be ignored.

Open the Scheduler (F5 or the Schedule button on the toolbar). Look for any events whose time ranges overlap. Pay close attention to events set to "Every Day" versus events set for specific days β€” they can collide invisibly. Resolve conflicts by either adjusting time windows so they don't overlap, or explicitly assigning priority numbers so RadioBOSS knows which event takes precedence.

Tip: Use the Scheduler's "Test" feature (right-click an event β†’ Test) to simulate what RadioBOSS will do at a given time. This is the fastest way to confirm whether your priority settings are working correctly.

Also check "Stop Other Events" settings β€” if an earlier event has this option checked, it will terminate all competing events when it fires, even ones that were supposed to run simultaneously (like a background music playlist under a voice track).

Fix 2: Verify Category Rotation Rules

RadioBOSS rotates music using Categories. Each category has rules for how often tracks repeat, minimum time between plays, and how the rotation order is determined. If your rotation rules are too strict β€” for example, requiring 24 hours between plays of the same track in a small library β€” RadioBOSS may run out of eligible tracks and go silent or loop the same song repeatedly.

Go to Settings β†’ Music Library β†’ Categories and review each category's rules. Check the "Minimum time between plays" value. If your library for a given category has fewer than 20 tracks, a 4-hour repeat restriction will cause problems. Lower the restriction or add more tracks. Also check "Track order" β€” if set to "Sequential" and the category has no tracks eligible, RadioBOSS can stall.

To verify what's happening in real time, enable the Log window (View β†’ Log) and watch for messages like "No eligible tracks found" β€” this confirms a rotation rule is blocking playback.

Fix 3: Rebuild Faulty Playlists

Playlists in RadioBOSS can become corrupted or contain stale file references β€” pointing to tracks that have been moved, renamed, or deleted. When RadioBOSS tries to execute a scheduled playlist and finds broken file paths, it either skips silently or plays silence.

Open the playlist in question and look for tracks marked with a warning icon or shown in red. Right-click β†’ Remove broken entries to clean them out. Then use Tools β†’ Verify Playlist to scan all file paths and report which ones are unresolvable.

After cleaning broken entries, re-add tracks from the correct library location. If you recently moved your music folder, go to Settings β†’ Music Library β†’ Paths and update the root path β€” RadioBOSS can re-link all tracks automatically when the base path is corrected.

Important: Never move or rename your music folder while RadioBOSS is running. Always close the application first, move the files, then update the library path on next launch. Moving files while the software is running creates broken references that are harder to repair.

Fix 4: Fix Jingle Loop Issues

If jingles are firing too frequently, not at all, or looping in sequence, the issue is almost always in the jingle category's "Play every N songs" setting combined with how many tracks are in that category.

Go to Settings β†’ Music Library β†’ Categories and find your jingle category. Check the "Play every N songs" value. If it's set to 1, jingles play after every single track β€” this feels like looping if your jingle library has only a few files. Increase the value to 3–5 for most station formats.

Also verify that the jingle category has "Random" order selected rather than "Sequential" β€” sequential order with a small jingle library will make the same jingle play repeatedly in rotation. If you have station IDs that should only play once per hour, create a separate category for them with an "Hour" interval instead of a "Songs" interval.

Fix 5: Correct the Scheduler Clock

RadioBOSS uses the Windows system clock for all scheduled events. If your PC's clock is wrong β€” even by a few minutes β€” scheduled events will fire at the wrong time or not fire at all if the window has already passed. This is an easy fix that's often overlooked.

Right-click the Windows clock in the taskbar β†’ Adjust date/time β†’ Sync now. Make sure automatic time sync is enabled and the correct timezone is selected. If your PC clock drifts regularly, install a more reliable NTP client like Meinberg NTP.

Also check the timezone setting inside RadioBOSS itself under Settings β†’ General. If the software timezone doesn't match your Windows timezone, events will fire at the wrong wall-clock time. This mismatch is especially common if you set up RadioBOSS on a server in a different timezone than where you are physically located.

Need this fixed by an expert?

RadioTech Studio diagnoses and fixes radio issues fast β€” usually same day. Send us your details.

Get Help Now β†’

Fix 6: Repair Database Corruption

RadioBOSS stores its music library metadata, play history, and rotation tracking in a local database. After months of continuous operation β€” especially if the software or Windows was force-closed without a clean shutdown β€” this database can develop corruption that causes erratic scheduling behavior.

Go to Tools β†’ Database Maintenance β†’ Repair Database. Run the repair, then run "Optimize Database" as well. This defragments and rebuilds the index tables. After repair, restart RadioBOSS.

If database repair doesn't resolve the issue, you may need to rebuild the library. Go to Settings β†’ Music Library β†’ Rebuild Library. This rescans all your music folders and rebuilds track metadata from scratch. You will lose custom track history data, but rotation rules and playlists are preserved. Rebuilding typically takes 5–15 minutes for libraries under 10,000 tracks.

To prevent future corruption: always shut down RadioBOSS cleanly via File β†’ Exit (never just kill the process or shut down Windows while it's running). Configure Windows to run RadioBOSS as a service if you need it to survive unattended reboots β€” RadioBOSS has a built-in service mode under Settings β†’ General β†’ Run as Windows Service.

Fix 7: Reset Encoder Connection

RadioBOSS can schedule correctly and play the right tracks internally, but if the encoder loses connection to your streaming server (Icecast or Shoutcast), listeners will hear silence even though the software appears to be working fine. The encoder disconnect is a separate failure from the scheduler, but it produces the same symptom β€” dead air.

Check the encoder status in the RadioBOSS toolbar β€” the streaming indicator should be green. If it's red or yellow, go to Settings β†’ Encoders and verify the connection details: server IP/hostname, port, mount point, and password. Reconnect manually by right-clicking the encoder β†’ Reconnect.

For persistent reconnection drops, enable the "Auto-reconnect" option in encoder settings and set it to retry every 10 seconds with unlimited retries. Also check whether your streaming server's max source connections limit is being hit β€” if you're running multiple encoders on the same Icecast instance, you may need to increase the source-client limit in icecast.xml.

<source-password>yourpassword</source-password>
<limits>
  <sources>10</sources>
  <clients>500</clients>
</limits>

How to Prevent These Issues

Once you've resolved the immediate problems, a few habits will prevent them from recurring. First, always keep RadioBOSS updated β€” the development team regularly releases bug fixes for edge cases in the scheduler logic. Second, perform a database maintenance run every 90 days: repair, optimize, and review broken track references.

Third, keep your music library organized in a stable folder structure. Avoid moving or renaming folders unless you update the library paths in RadioBOSS immediately after. Fourth, monitor your encoder connection with an external tool β€” a simple stream monitor or uptime service that checks your stream URL every few minutes will alert you to drops faster than you'd notice manually.

Finally, document your scheduler setup. Take screenshots of your events, priorities, and category settings. When something breaks at 2am, having documentation of what the correct configuration looks like makes the fix 10x faster.