Updating Older Versions Of RadioDJ (2042+)

Recently there were some major changes to the Database connector in RadioDJ which meant newer versions wouldn't run on versions of MariaDB 10.7 and Older.

database setup RadioDJ

Which means in order to use versions of RadioDJ 2042 and newer you will need to UPGRADE MariaDB to a newer version.

I'm currently using MariaDB 11.2 and I have zero issues running RDJ 2045

If updating from an OLDER version of RadioDJ 2.x.x
Apply the SQL Database Update File to your Database via Database Setup or you will get errors

database update sql

The Updates will be in the SQL folder of the RadioDJ Setup folder.


In order to update MariaDB do the Following.

  1. Take a backup of your current database
  2. Uninstall MariaDB as per these Instructions
  3. Install a newer version of MariaDB
  4. Install the newer version of RadioDJ (2043+) and connect your database
  5. Reinstall the RadioDJ database and Restore the Backup you just took
  6. Then apply the SQL update files as per instructions above

You should now be good to go

If however you are wanting to update from RadioDJ v1.8.2 to RadioDJ v2.0.4.5

My Advice is to start with a Fresh Database as there have been Lots of changes to the Database structure since v1.8.2.0

If you should run into any problems help and advice is available through the Support Forums

RadioDJ Community Forums

Please Note: I cannot be held Liable for any problems you may run into.