Search results

  1. HMMMM

    Lyrical thoughts and moans and groans

    Well, I was getting on ok, but the Lyrics didn't work very well with the timings for a base time in the sentences adding up the beat per min didn't seem to get them on the right place I Introduced a WordsForbeat however my web services have gone down and I cannot do much. I was setting a check...
  2. HMMMM

    API response format

    Pimas sorry for late replay i have been away I am using this bt you will have to resolve the ext as it contains nasty characters from the file names especially if you want to put them into SQL my web hosting went down today. I dont know why I was working on Javascript Lyrics but i was getting...
  3. HMMMM

    strange music from afar

    Dimitri . If you start music, there is music appearing just before it plays. When nothing was playing. This is not stream-related but RB
  4. HMMMM

    Lyrical thoughts and moans and groans

    Time A: The timestamp when the last lyric finishes (the end of the lyrics). Time B: The timestamp when the song actually ends (the very last note, beat, or fade-out of the song). I’ve had another thought, and I believe this is doable. Time A would be the timestamp when the last lyric finishes...
  5. HMMMM

    Auto Intro using folders as selection criteria

    I dont understand why would need to read folders with AutoIntro You can read the MP3 title for an artist or a genre in this, as it is. Its incredibly powerful. You can launch a playlist based on it, so anything is possible.
  6. HMMMM

    Lyrical thoughts and moans and groans

    My new website is a bit more complicated. It uses AJAX to spawn a new copy of itself, embedding server-run PHP code, which restarts the whole process. I'm encountering some teething problems, including CSS issues and a lyrics popup that isn't working. The reading and dumping to SQL are faster...
  7. HMMMM

    Lyrical thoughts and moans and groans

    I’ve just finished attempting to add lyrics and synchronize them with the music on my website. It’s a mess, but it has been fun! It all boils down to synchronizing lyrics. Can anyone create a system that will automatically synchronize lyrics with songs across a large library (like 40,000 songs)...
  8. HMMMM

    When the random play generator is fired from sheduler

    When the Random Play Generator Pro is triggered by the scheduler loading a playlist, I’ve noticed that you cannot save the track to the name of the playlist it was loaded from. Could you add this small change? It’s annoying to retrieve it from the log and save it manually when it should have...
  9. HMMMM

    Question 7.1 beta and Stereo Tool threads in DMP memory after crash

    Yes just updated, sounds better
  10. HMMMM

    PHP Curl issues

    Trying this but it wont work <?php // HTTP get function if (!function_exists(__NAMESPACE__ . '\checkRemoteServerStatus')) { function checkRemoteServerStatus($url,$interval,$offset = 0) { //$ua = 'Mozilla/5.0 (X11 Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko)...
  11. HMMMM

    DSP on Line Inputs

    Jorg, the DSP will usually add compression; this places an awful affect on the human voice Most good DSP have a route in their software to route around DSP as well . Its ok if you don't use compression but the music sounds not so good.
  12. HMMMM

    Problem with programmed tracks

    Hi, I have nagged Dimitri about this, but he likes it the way it is. it does not commence the two-hour playlist from the starting point but from the clock so playlists get chopped
  13. HMMMM

    RadioBOSS 7.1 [beta]

    Dimitri it seems to be behaving a little better; perhaps it was gremlins
  14. HMMMM

    New Request Script for anyone who wants it.

    Hi I thought i would share this in case some one could make it simpler as i know some are you are more profient than me with tyour curls and things <?php // * Create SSQL Entry from FTP delivery // * /* <?xml version="1.0" encoding="utf-8"?> <PLAYER name="RadioBOSS" version="6.2.3.2"> <TRACK...
  15. HMMMM

    Question about Voice Track music attenuation settings

    I am noticing the Auto Intro voice is being cut off too
  16. HMMMM

    New Request Script for anyone who wants it.

    This could be because of hidden security changes. Early Implementation of the Same-Origin Policy (SOP) (1995–2000s) SOP prevents a script on one domain from accessing resources (such as cookies, DOM elements, or files) on another domain. This stopped direct JavaScript access to files from other...
  17. HMMMM

    New Request Script for anyone who wants it.

    Yes, but my stream is http, not https. I thought you could not mix them? Oh I see you mean the request to RB.
  18. HMMMM

    RadioBOSS 7.1 [beta]

    were is It's fixed in RB 7.1.0.1, please update. did i miss it? its not updated in software This is a bit odd
  19. HMMMM

    New Request Script for anyone who wants it.

    Yes i had this done
  20. HMMMM

    New Request Script for anyone who wants it.

    Yes but it takes up a lot of resources to get from XML then put it into SQL http://deniserose.ezyro.com/music_now_playing.php and i havent managed to work out how to get it into https, which has a http stream, which means mixed formats, which https doesnt like
Back
Top