Home page

This is a tool to add some functions to the radio automation program "RadioDJ".


- Keeps track files and Category/Sub Category/Genre synchronized with your folder.
- Use foobar2000 as RadioDJ player.


To operate the program requires that:
- .Net Framework v3.5 is installed.
- MySql.Data.dll library file in the program folder.
- MediaInfo.dll library file in the program folder.

and in Tool sub folder:
- SOX.exe with libgomp-1.dll, libmad.dll, libmp3lame.dll, pthreadgc2.dll, zlib1.dll
- neroAacDec.exe

I wrote the program mainly because, on my server PC, I could not import some files.
After some testing the problem seems to be attributable to bass.dll so, for this program, I used the MediaInfo.dll.
SOX is used to find start and end cue point. neroAacDec to convert aac, m4a and mp4 for an input to SOX.

The program was for my personal use, but it certainly could be useful also to some of you.
I prefer to work with files and folders, and if you enjoy working in this way, this program is for you.

Know Bugs.
When deleting many files, in automatic synchronization mode, not all the deleted file was removed from the database.
In this case a click on the "Start Manual Synchronization" button solves the problem.

I hope it can be useful.