Sasa Grbic
Member
I would be happy to help you, but I don't know how to program. I use wordpress for my site and I can help when I need to test the plugin.
I downloaded it and will check..... installes, but do not know how to implent it on website, read me is emptyHello, I have created an Alpha version plugin on github to be able to enter the song request in our wordpress. At the moment it is very in the initial phase but I think that together we can create a plugin that is easy and useful for everyone to use.
GitHub - entured/Songs-Request: Plugin para buscar y solicitar canciones en Radioboss
Plugin para buscar y solicitar canciones en Radioboss - entured/Songs-Requestgithub.com
If someone is encouraged to lend a hand, do not hesitate.
This IP address is an example, this needs to be changed to the actual IP address where RadioBOSS can be accessed.Does this not require RB to be on the internet you gave local Host $rb_server = '127.0.0.1'; //RadioBOSS hostname or IP
We have already discussed it in another thread(s). This is only a problem with the server you use. If reading two files is a problem for it, it's is a good reason to change the server. Reading 2 files vs 1 is not a problem, it does not "double" any requirements.No Image for current track the separate image upload causes the files to be read twice which is very wasteful time on server doubling its requirements. why cannot base 64 go in here too?
We have already discussed it in another thread(s). This is only a problem with the server you use. If reading two files is a problem for it, it's is a good reason to change the server. Reading 2 files vs 1 is not a problem, it does not "double" any requirements.No Image for current track the separate image upload causes the files to be read twice which is very wasteful time on server doubling its requirements. why cannot base 64 go in here too?
There's no point in including the artwork in the nowplaying file. It's simply saved separately. We won't be doing anything to solve the weird problems that some server has with reading a file, it does not make any sense.I asked you if there was a technical reason why images in XML could it be provided as this has been asked for in two releases. I am wondering if there is a reason for not simply providing this simple solution. You ever provide a proper answer. I am still awaiting one. So, it's more understandable.
Good reason to change the service. It's not our problem to fix. Reading two files every three minutes is nothing. The limits they impose on you are ridiculous.Well, you are duplicating server time reading two files every 3 mins I am being told by my service this is too much.
With this shortcode [song_request_form]I downloaded it and will check..... installes, but do not know how to implent it on website, read me is empty