Search results

  1. HMMMM

    Version 7.0.2.0

    There still is no proper notification after FTP is sent to enable firing of notification. The Lyrics look great I did get it working UPDATE `played_songs` SET `lyrics` = '$lyrics' WHERE datetime = (select max(datetime) FROM `played_songs`) in PHP admin to send data but not in PHP I have a...
  2. HMMMM

    Version 7.0.2.0

    I used try { $sql ="UPDATE `played_songs` SET `lyrics` = '$lyrics' WHERE datetime = (select max(datetime) FROM table `played_songs`)"; $result= OpenPDO($conn,$sql,$_execute,""); } catch(Exception $e) { ReturnError($code, "An Error occurd inserting record to SQL"); } But I have to...
  3. HMMMM

    Version 7.0.2.0

    Ok its says linting is disabled for this query as it exceeds the maximum length. So that i presume is why lol :)
  4. HMMMM

    Station Volume Gain Adjustment to make station louder when using the Compressor

    Try and get the DSP (compressor) doing the work not RB. Be careful to give output to RB so you don't loose sound integrity.
  5. HMMMM

    Version 7.0.2.0

    It's really weird. If it placed on the website, it posts the lyrics. It won't save it to SQL I if I copy it and paste it into SQL it works fine so am really unsure why it won't go into SL? It aborts the insert. It looks pretty neat but there must be a format issue with it going to SQL, but it...
  6. HMMMM

    Test button on TTS

    It works in Windows 11 fine but don't know how to add more voices.
  7. HMMMM

    Version 7.0.2.0

    I don't think the lyrics are RB as i can get them on the website ok .
  8. HMMMM

    Version 7.0.2.0

    I have also tried Varchar which worked before.
  9. HMMMM

    Version 7.0.2.0

    Dimitri Am also noticing that there might be difficulty importing lyrics to SQL. I am getting Lyrics in XML I tried to insert it as longtext which it could not do as its multi-line string in RB . I am wondering if it needs to be an array? Could you give some guidance please as to the correct...
  10. HMMMM

    Version 7.0.2.0

    Dimtri thanks for this latest version it's pretty good but noticed the event to pull in a playlist fire when events are turned off. Had to disable it totally.
  11. HMMMM

    RadioBOSS 7.0.1.5 beta (2/12/2024)

    Well i sent you what they said you ignored it but i can resend it to you what they said as it was the case on all websites I tried. The point of the question for the new notification check box was to activate the PHP file instead of it running on a timer on server that takes up more CPU...
  12. HMMMM

    RadioBOSS 7.0.1.5 beta (2/12/2024)

    Nope I informed you all Google routers on the internet block passing of parameters that are not from the originating site this is why we asked you for XML which still needs %artwork and %lyrics in it to be added. The new lyrics in RB are great Ditri love them. The point of the question for the...
  13. HMMMM

    Random Pause?

    Check for a stop in your playlist
  14. HMMMM

    "Generic" time announcements

    Also is there a way to get time in your region not just what the computer is set too.
  15. HMMMM

    "Generic" time announcements

    Can you run this in a schedule with C:\time_announcement\?nn.mp3 (?nn) and other mp3 sounds how do you play the other mp3 in the Multiple Event optons to play Its.mp3 and C:\time_announcement\?nn.mp3 (?nn) and past_thehour.mp3 then play hour is this C:\time_announcement\?nn.mp3 (?hh) and can...
  16. HMMMM

    Monthly payments for RadioBOSS DJ PC Use Software

    A reminder for the normal subscription would be nice.
  17. HMMMM

    PLGen Pro: Redundant protection external playlist

    I tried this out but then it was on a single fast PC it would not generate the playlist for me to play it in the schedule. I presume the trick is to use another PC or use what author suggested to do this behind RB to use PLGen Pro. I will have to investigate that as it sounds interesting. But I...
  18. HMMMM

    RadioBOSS Cloud

    Just a question if its on automated play does it use Thiemo Stereo Sound Tool
  19. HMMMM

    delete events after running

    There is in scheduler edit no more than 1 times to run the schedule this won't delete it but won't run it .
  20. HMMMM

    add a # pause between playlists

    ooh This is nice I was adding short mp3 laughs.
Back
Top