Search results

  1. HMMMM

    Version 7.0.2.0

    Yes but it gets blocked by google servers on five sites I tried its why you made XML
  2. HMMMM

    Time Synced Lyrics

    Am thinking the hardest bit is knowing when to start them if there is intro.
  3. HMMMM

    RadioBOSS 7.0.1.5 beta (2/12/2024)

    Well five sights rejected it
  4. HMMMM

    Time Synced Lyrics

    Hi Does anyone one know how time-synced lyrics are created and how you get from basic lyrics to them ? I have heard AI can do this badly. I am presuming you can look for square bracket notation for verses and chorus and the get them into an array with something like $parts =...
  5. HMMMM

    No crossfade wanted, for example for Led Zeppelin song Stairway To Heaven

    Hi, You can Fade In and Fade Out on each track using track tool if that helps you?
  6. HMMMM

    RadioBOSS 7.0.1.5 beta (2/12/2024)

    It no longer functions yes am aware they are disabled; they don't function after the FTP has executed. They don't carry variables to web site its why I have been asking for update. i have tried this on more than five sites. Its why you put in XML !
  7. HMMMM

    Bug in Search Tab

    tomimatko I have tried this on 7.2.0 and noticed it does not search two words like Within Temptation. It could be this you are noticing. Is this the me you are finding
  8. HMMMM

    Artificial Intelegent

    Well, its interesting topics but I wonder how many stream players know which weather they get at stream are listened to all over the world rendering this an oddity. This said Ai in any form would be helpful in RB
  9. HMMMM

    Version 7.0.2.0

    Yes, but it creates an unrealistic lag while the timer runs to update it which is silly. This is particularly unhelpful as the lyrics need coming in at same time as the song update and the reading of lyrics. I have asked you for this many times as the carrier notifications cannot predict the ftp...
  10. 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...
  11. 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...
  12. 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 :)
  13. 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.
  14. 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...
  15. HMMMM

    Test button on TTS

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

    Version 7.0.2.0

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

    Version 7.0.2.0

    I have also tried Varchar which worked before.
  18. 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...
  19. 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.
  20. 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...
Back
Top