• Welcome to RadioDJ - Free Radio Automation Software Forum. Please log in or sign up.

MISSING OPTION BUTTON

Started by tdmstudios, October 25, 2018, 04:08:43 AM

tdmstudios

Hi,
I just downloaded RadioDJv2. But to start with, I just can't find the Option/Settings button. I'm thinking it might be due to the small size of my Screen. Please what can I do? Any assistance will be appreciated. Thank you.


Marius

In the RadioDJ folder there is a file named "settings_buttons.xml", open it in notepad and replace its content with this:
<?xml version="1.0" standalone="yes"?>
<NewDataSet>
  <ButtonItem>
    <Name>Tracks Manager</Name>
    <Path>Tracks Manager</Path>
    <Type>PLUGIN</Type>
  </ButtonItem>
  <ButtonItem>
    <Name>Playlist Builder</Name>
    <Path>Playlist Builder</Path>
    <Type>PLUGIN</Type>
  </ButtonItem>
  <ButtonItem>
    <Name>Now Playing Info</Name>
    <Path>Playing Info</Path>
    <Type>PLUGIN</Type>
  </ButtonItem>
  <ButtonItem>
    <Name>Audio Processing</Name>
    <Path>Sound Processing</Path>
    <Type>PLUGIN</Type>
  </ButtonItem>
</NewDataSet>
DOWNLOADS PAGE

HOW TO FIX RADIODJ DATABASE
----------------
Please don't PM me for support requests. Use the forums instead.

tdmstudios

 :o :o
;D ;D ;D
Wow! I did just as you instructed and I found the Options button. Thank you so much for the help. ;)