Remote Playlist Editor and Voicetracking

Roland

New member
Hi all, I have written a hobby project for our radio station in Delphi, which is allready in use for over one year:
Remote Playlist Editor Software with Voicetracking (64 Bit Version only).
Connects to a RadioBOSS installation via RadioBOSS API and also SQL database. For accessing Audio-/Playlist-Files I'm using FTP/FTPS/SFTP.
Presenters can record voice tracks from any location and insert them into any upcoming playlist – regardless of what is currently on air.

Key features:
• Remote voice tracking: record directly into any FTP directory, not just the current OnAir playlist
• Remote editing of playlists and OnAir queue
• Real-time display of current track, next track and relay status
• Full keyboard operation and TTS speech guidance for blind users
• Cue Point Editor: waveform display, 10 cue points, LUFS normalization, database integration
• Tag Editor: edit metadata, calculate BPM, automatically find release year (MusicBrainz/iTunes)
• Song search in RadioBOSS media library with repeat-play filter
• Insert RadioBOSS control commands into playlists or execute directly
• Preset system: save and load directory configurations for different shows
• Supports FTP (active/passive), FTPS (SSL) and SFTP (libssh2)
• Integrated help system (F1), context-sensitive
• Currently available in five languages: German, English, French, Spanish, Turkish

As I said first: it is just a hobby project in let me say "beta-state" without any warranty!
If somebody is interested in beta-testing, I have attached the current version 1.0.118 (dated 2026-07-04) as zip File.
I have posted this here because I'm just looking for getting more user feedback for optimizing, you are also especialy invited djsoft-team!
I am not going to sell this project, it is just a great support to our radio station and maybe also for other people broadcasting by RadioBOSS!
 

Attachments

  • RemotePLE.jpg
    RemotePLE.jpg
    334.5 KB · Views: 20
  • RemotePLE_v1.0.118.zip
    RemotePLE_v1.0.118.zip
    10.9 MB · Views: 17
Today I've added a new feature:
(under FTP settings) Local mode: If Your RadioBOSS PC is in the same network than the remote PC you can also use a local LAN share for accessing the files RadioBOSS is using for broadcasting.

From now on there are two ways available to use RemotePLE:

. Portable version: simply unzip in any folder (works only for the user on the current pc, but You can disable password encryption, then it is fully portable e.g. on USB Stick: Add the line NoPwEncrypt=1 under [Init] in RemotePLE.ini - but Your passwords are then readable)
. Installer version: Install as any other Windows Application (only for current user), so you can update it further without overwriting your settings or uninstall it if needed.

Latest (Beta-) Versions can now downloaded at https://buck-edv.de/apps/RemotePLE/ (the page is available in German only for now)
New portable version is added.

best regards
Roland
 

Attachments

I have now translated the download-page to the five languages RemotePLE is using (German, English, French, Spanish, Turkish).

The new version 1.0.0.120 now provides server profiles (several RadioBOSS servers)
  • New: Server profiles. You can now manage several RadioBOSS servers or stations as profiles and switch between them while the program is running. Each profile bundles the connection, RadioBOSS access, SQL database and its own preset list. Open the server profile window with the F11 key. The active profile is shown in the title bar. On the first start your previous settings are transferred automatically into a profile named "Standard" and can be renamed later.
  • Protection against invalid paths: Tracks outside the music root directory are no longer added to the playlist or to the RadioBOSS commands, but skipped with a message.
  • Bug fix: In SFTP mode presets could not be loaded (they previously were marked as invalid). Presets and playlists now also work over SFTP.
Thanks for Your (y)Feedback PAULO ROBERTO!

best regards
Roland
 
Back
Top