info streaming from web

scundida

New member
i nedd to streaming the meteo at this page:

media.ilmeteo.it/audio/

can you help me?

from the file of the day i'll insert audio/?yyyy-?mm-?dd.mp3
but
for the file of the other day?? (next, two next) where is the command??

please help me! ??? ??? :P
 
You can add days, hours and minutes and other values to the macro, the syntax is:
?(+|-)N(y|m|d|h|n)
+ to add value, - to subtract.
y - year, m - month, d - day, h - hour, n - minute
N - how much to add/subtract.

This is added to the end of your file name, e.g. ?+2d - add two days.

Example events:
C:\?yyyy-?mm-?dd.mp3 - it will use the today's date (as of time of writing, September 17, 2015)
C:\?yyyy-?mm-?dd.mp3?+1d - one day added, it will use tomorrow's date (September 18, 2015).
 
OPs don't work!! for the web player.

I try ?yyyy-?mm-?dd.mp3 and it's ok

but for +1 or +2 or +N days don't work!  :( :( :(  why?

i try:  ?yyyy-?mm-?dd.mp3?+1d
?yyyy-?mm-?dd.mp3?+1dd
?yyyy-?mm-?dd.mp3?+24h...
 
What RadioBOSS version you're using? This feature is available in RadioBOSS 5.3, not in earlier versions.
 
scundida said:
Ah! ok! i will upgrade the software!

is it possible to have a list of sintax command for radio boss?
Commands are listed in the User Manual. Due to a mistake on our side, we didn't include the information about the syntax I've posted above...
 
Back
Top