Meine Vorschläge und gefundenen Fehler

Okay Dmitry danke dir für deine Antwort , das ist natürlich auch eine Idee 👍

Google Translator

Okay Dmitry, thank you for your answer, of course that is also an idea 👍
 
Dimitry ich habe eine Anfrage vom Radio Betreiber bekommen ob es möglich wäre über den RadioBoss einen " Auto DJ " Kick auf der " Radio HP " ausführen zu lassen ?

Google Translator

Dmitry I received a request from the radio operator whether it would be possible to have an "Auto DJ" kick performed on the "Radio HP" via the RadioBoss?
 
Hallo Dimitry Danke für deine Antwort , Du hast damit recht das Umschalten zwischen Auto DJ und Live Stream findet Serverseitig statt .
Nun ist es nicht möglich einen Ereignisbefehl zu generieren über den RadioBoss um Einen Auto DJ Button zu hinterlegen , und wenn der Modi darauf drückt der Auto DJ vom Stream genommen wird und der Modi dann Automatisch auf den Stream kommt ?

Oder wäre es nicht möglich einen Automatisierten Befehlsaufbau im " Ereignis " zu Verbauen um dann das ganze hinter der " Weltkugel , Stream Start Button " zu hinterlegen so das dann nur noch der Modi den Stream Start Button drückt und der " Kick " Automatisch mit dem Stream Start ausgeführt wird ?

Da diese Auto DJ Kick Button ja vom Stream Anbieter für die Radio HP's herausgegeben werden könnte man doch eventuell eben genau diese Befehlsbutton nehmen und als " Ereignis " mit den dafür notwendigen Daten ausrüsten ?
Oder habe ich da eine Falsche Vorstellung .

Eine andere Idee kam vom Radio Betreiber ginge es zu machen über den " AIM - Kanal " durch einen Schlüssel Anhang so das dann wenn der Modi " ON Air " geht, der Stream Automat nicht nur das dazugehörige Modi Bild aus der Radio HP liefert sondern synchron auch den Auto DJ Kick mit ausführt ?

Aber ich denke das sollte erst recht nicht gehen oder ?

Das Radio Drehscheibe fährt noch über ShoutCast v.1


Google Translator

Hello Dimitry Thanks for your answer, you are right. Switching between Auto DJ and Live Stream takes place on the server side.
Now it is not possible to generate an event command via the RadioBoss to store an Auto DJ button, and if the mode is pressed, the Auto DJ is removed from the stream and the mode is then automatically added to the stream?

Or would it not be possible to build an automated command structure in the "event" and then to store the whole thing behind the "globe, stream start button" so that only the modes press the stream start button and the "kick" automatically with the stream Start running?

Since these auto DJ kick buttons are issued by the stream provider for the radio HP's, could it be possible to just take these command buttons and equip them with the necessary data as an "event"?
Or do I have a wrong idea.

Another idea came from the radio operator to do it over the "AIM channel" with a key attachment so that when the mode is "ON Air", the stream automaton not only delivers the corresponding mode image from the radio HP but also synchronously also performs the Auto DJ Kick?

But I think that shouldn't be possible right?

The radio turntable is still running via ShoutCast v.1
 
Danke Dimitry das mit dem Stream Start über " Ereignis " Scheduler " connect and disconnect "
habe ich schon gewusst und ist auch schon Verbaut .

Aber das war nicht ganz was wir meinten .... Es bezog sich auf den " Auto DJ Kick " 😉 !
Aber danke für deine Antwort


Google Translator

Thank you Dimitry that with the stream start via "event" scheduler "connect and disconnect"

I already knew and is already installed.



But that wasn't quite what we meant .... It was referring to the "Auto DJ Kick" 😉!

But thanks for your answer
 
Das Radio Drehscheibe fährt noch über ShoutCast v.1
nun den Autodj lässt sich nicht mittels ein event kicken, da sollte man doch mal überlegen zu shoutcastV2 oder Icecast zu wechseln

the Autodj cannot be kicked through an event, so you should consider switching to shoutcastV2 or Icecast
 
Aha Patrick danke dir für deine Auskunft , Ja da sind wir schon am Überlegen und reden aber noch möchte man nicht auf ShoutCast v.2 wechseln .

Daher kahm ja eben der Gedanke ob man es nicht wie oben beschrieben machen könnte , oder überhaupt dazu eine Möglichkeit besteht aber ich konnte es mir schon fast denken !

Aber danke dir Patrick


Google Translator

Aha Patrick, thank you for your information, yes we're already thinking about it and talking but you don't want to switch to ShoutCast v.2 yet.



That's why the thought came about whether it could not be done as described above, or whether there was a possibility at all, but I could almost imagine it!



But thank you Patrick
 
the Autodj cannot be kicked through an event, so you should consider switching to shoutcastV2 or Icecast
In theory, it could, but it will be quite complicated. The event will need to execute a command via HTTP to kick the source, e.g. the command will look like
download http://server.address:port/some_api_to kick_the source

Server docs should have info about what the actual request should look like.

The much better solution is to handle this server side, when AutoDJ/Live switching happens there in an automatic way.
 
Ja Dimitry du hast es fast getroffen es fehlen nur 2mm bis ins Ziel 🤪😂😂👍
Also ich denke das muss wenn dann bei Shoutcast V1 über eine doppelte Befehlskette gehen !
Ich habe deine Befehlskette " http://server.address:port/some_api_to kick_the source " genommen und nicht unter " Download " gesetzt im " Ereignis " denn da wird der Zugriff verweigert ... sondern es geht unter " Ereignis / Connect " dann sieht das so hier aus " connect http://server.address:port//some_api_to kick_the source " nun fehlt eigentlich nur noch das der Auto DJ gleich synchron mit gekickt wird !

Dann sollte das in etwa so hier heißen : " connect http://server.address:port//some_api_to kick_the source_auto_dj_kick_http://server.address:port "

Ich mach dir mal vom jetzigen Versuch ein Bild da siehst du das er auf den Stream geht aber eben den Player nicht startet weil er eben den Auto DJ nicht kicken kann !
Aber die Befehlskette selber Funktioniert denn sie erzeugt keine " Log / Fehlermeldung "



Google Translator

Yes Dimitry you almost hit it, only 2mm are missing to the finish 🤪😂😂👍
So I think it has to go through a double chain of command with Shoutcast V1!
I have taken your command chain "http: //server.address: port / some_api_to kick_the source" and not set it under "Download" in the "Event" because access is denied ... but it goes under "Event / Connect" does it look like this here "connect http: //server.address: port // some_api_to kick_the source" now the only thing missing is that the Auto DJ is kicked in sync with the same!

Then it should say something like this: "connect http: //server.address: port // some_api_to kick_the source_auto_dj_kick_http: //server.address: port"

I'll take you a picture of the current attempt because you can see that he goes to the stream but does not start the player because he cannot kick the auto DJ!
But the command chain itself works because it does not generate a "log / error message"


RadioBoss - 1.JPG
RadioBoss - 2.JPG
RadioBoss - 3.JPG
RadioBoss - 4.JPG
 
Hallo Dimitry danke dir erst mal für deine Antwort , aber wir kommen erst mal nicht weiter an der Sache " Auto DJ Kick !

Ich habe mit dem Radio Inhaber in der " src " herausgefunden das es zwar für den Stream Start eine Hinterlegung gibt mit Modi Namen und " AIM, ICR, ICQ " eben so auch im Auto DJ Segment, nur fehlt da im Auto DJ die HTML Verbindung zum Bereich Stream Start um eben über den Encoder im Radio Boss den Befehl aus zu lösen " Auto DJ Kick & Stream Start " .
Den man kann das zwar gemeinsam ausführen lassen Theoretisch durch Modi Namen Eintrag im Encoder unter " AIM & ICR " aber die Befehlskette wird durch Unvollständigkeit auf Seiten des Hosters , Stream Protokolle unterbrochen und somit bleibt der RadioBoss im Wartemodus auch wenn er " ON AIR " ist , der Stream wird nicht gestartet !

Somit kommen wir doch an den Punkt ohne ein Entsprechendes HTML Protokoll vom Hoster wird das nicht gehen , Ich schaffe es zwar bis auf den Stream Server aber da die Befehlskette fehlt zum " Kick & Start " wird der RadioBoss immer im Warte Modus verweilen !


Google Translator


Hello Dimitry, first of all thank you for your answer, but we won't get any further to the matter of "Auto DJ Kick!"


I found out with the radio owner in the "src" that there is a deposit for the stream start with the mode name and "AIM, ICR, ICQ" also in the Auto DJ segment, only the HTML connection is missing in the Auto DJ to the Stream Start area to trigger the command "Auto DJ Kick & Stream Start" via the encoder in the Radio Boss.

You can do this together. Theoretically, by entering the modes name in the encoder under "AIM & ICR", but the chain of command is interrupted by incompleteness on the part of the hoster, stream protocols and thus the RadioBoss remains in wait mode even when it is "ON AIR" , the stream will not start!


So we get to the point without a corresponding HTML protocol from the hoster, this will not work. I can make it to the stream server but since the command chain for "Kick & Start" is missing, the RadioBoss will always stay in wait mode !
 
We can't do anything to solve it. This is a limitation of the stream host you use. Not to mention that Shoutcast v1 is severely outdated.
 
😋 stimmt Dimitry da könnt ihr nichts tun und ist ja jetzt erstmal auch nicht schlimm ..... mal schauen ob der Radio Inhaber in Absehbarer Zeit Eventuell auf ShoutCast V2 wechselt .

Aber Dimitry Frage wie weit seit ihr gekommen zum Thema " Playlist / Finden " System da ich immer noch nur bei klick auf " Finden unter den Playlisten nur einmal das Suchfeld geöffnet bekomme !?


Frage : Was haltet ihr von meinem Vorschlag mit der " Überblendung , Crossfader " , das Seque Editor System mit der Crossfader zusammen zu führen und unter " Einstellungen / Überblendungen " dann die neue " Crossfader Editor " als Button zu hinterlegen ?
Somit hat man den Vorteil des Editor mit Crossfader in einem und hätte dann nicht nur das Zahlenwerk sondern auch die Grafische Einstellungsmöglichkeit mit ..... " Mix Punkt , Fade In , Fade Out " um eine Kreuzblende zu erzeugen .


Google Translator

😋 Is Dimitry right there you can’t do anything and it’s not that bad for now ..... let's see if the radio owner might switch to ShoutCast V2 in the foreseeable future.

But Dimitry asked how far since you got on the subject of the "Playlist / Find" system since I still only get the search field open once when I click on "Find under the playlists !?



Question: What do you think of my suggestion with the "Crossfading, Crossfader" to merge the Seque Editor System with the Crossfader and to store the new "Crossfader Editor" as a button under "Settings / Crossfades"?

So you have the advantage of the editor with crossfader in one and you would not only have the numbers but also the graphical setting option with ..... "Mix point, fade in, fade out" to create a cross fade.
 
But Dimitry asked how far since you got on the subject of the "Playlist / Find" system since I still only get the search field open once when I click on "Find under the playlists !?
You can use Ctrl+F to open the search box.

Question: What do you think of my suggestion with the "Crossfading, Crossfader" to merge the Seque Editor System with the Crossfader and to store the new "Crossfader Editor" as a button under "Settings / Crossfades"?
Crossfade settings window sets the general crossfade options in seconds, why display it graphically?
 
Hallo ihr zwei euch erst mal noch ein schönes Wochenende und Danke für die Wortmeldungen !

Hello you two, have a nice weekend and thank you for speaking !
 
Patrick dein Gedanke das als Multi- Befehl ausführen zu lassen war nicht schlecht hat aber leider nicht Funktioniert .... aber danke dir . 👍

Patrick your thought to execute this as a multi-command was not bad but unfortunately it didn't work .... but thank you. 👍
 
So werter Herr Dimitry jetzt zu dir .... Sag ist das euer ernst den Modi wären seiner Sendung Wahnsinnig werden zu lassen wenn JA sag mir bescheid !!!

"
But Dimitry asked how far since you got on the subject of the "Playlist / Find" system since I still only get the search field open once when I click on "Find under the playlists !?
You can use Ctrl+F to open the search box. "

Ich soll also 33x Ctrl+F drücken und 33x den Suchbegriff eintragen um dann 33x das Suchfeld zu löschen oder wie darf ich das von dir auffassen !
Gut tun wir das gleich mal hier ....
Ctrl+F / Hellene Fischer / nicht gefunden
Ctrl+F / Hellene Fischer / nicht gefunden
Ctrl+F / Hellene Fischer / nicht gefunden
Ctrl+F / Hellene Fischer / nicht gefunden
Ctrl+F / Hellene Fischer / nicht gefunden
Ctrl+F / Hellene Fischer / nicht gefunden
Ctrl+F / Hellene Fischer / nicht gefunden
Ctrl+F / Hellene Fischer / nicht gefunden
Ctrl+F / Hellene Fischer / nicht gefunden
Ctrl+F / Hellene Fischer / nicht gefunden
Ctrl+F / Hellene Fischer / nicht gefunden
Ctrl+F / Hellene Fischer / nicht gefunden
Ctrl+F / Hellene Fischer / nicht gefunden
Ctrl+F / Hellene Fischer / nicht gefunden
Ctrl+F / Hellene Fischer / nicht gefunden
Ctrl+F / Hellene Fischer / nicht gefunden
Ctrl+F / Hellene Fischer / nicht gefunden
Ctrl+F / Hellene Fischer / nicht gefunden
Ctrl+F / Hellene Fischer / nicht gefunden
Ctrl+F / Hellene Fischer / nicht gefunden
Ctrl+F / Hellene Fischer / nicht gefunden
Ctrl+F / Hellene Fischer / nicht gefunden
Ctrl+F / Hellene Fischer / nicht gefunden
Ctrl+F / Hellene Fischer / nicht gefunden
Ctrl+F / Hellene Fischer / nicht gefunden
Ctrl+F / Hellene Fischer / nicht gefunden
Ctrl+F / Hellene Fischer / nicht gefunden
Ctrl+F / Hellene Fischer / nicht gefunden
Ctrl+F / Hellene Fischer / nicht gefunden
Ctrl+F / Hellene Fischer / nicht gefunden
Ctrl+F / Hellene Fischer / nicht gefunden
Ctrl+F / Hellene Fischer / nicht gefunden
Ctrl+F / Hellene Fischer / nicht gefunden
Ctrl+F / Hellene Fischer / nicht gefunden
Ctrl+F / Hellene Fischer / nicht gefunden
Ctrl+F / Hellene Fischer / nicht gefunden
Ctrl+F / Hellene Fischer / nicht gefunden
Ctrl+F / Hellene Fischer / nicht gefunden
Ctrl+F / Hellene Fischer / nicht gefunden
Ctrl+F / Hellene Fischer / nicht gefunden
Ctrl+F / Hellene Fischer / nicht gefunden
Ctrl+F / Hellene Fischer / nicht gefunden
Ctrl+F / Hellene Fischer / nicht gefunden
Ctrl+F / Hellene Fischer / nicht gefunden
Ctrl+F / Hellene Fischer / nicht gefunden
Ctrl+F / Hellene Fischer / nicht gefunden
Ctrl+F / Hellene Fischer / nicht gefunden
Ctrl+F / Hellene Fischer / nicht gefunden
Ctrl+F / Hellene Fischer / nicht gefunden
Ctrl+F / Hellene Fischer / nicht gefunden
Ctrl+F / Hellene Fischer / nicht gefunden
Ctrl+F / Hellene Fischer / nicht gefunden
Ctrl+F / Hellene Fischer / nicht gefunden
Ctrl+F / Hellene Fischer / nicht gefunden
Ctrl+F / Hellene Fischer / nicht gefunden
Ctrl+F / Hellene Fischer / nicht gefunden
Ctrl+F / Hellene Fischer / nicht gefunden
Ctrl+F / Hellene Fischer / nicht gefunden
Ctrl+F / Hellene Fischer / nicht gefunden
Ctrl+F / Hellene Fischer / nicht gefunden
Ctrl+F / Hellene Fischer / nicht gefunden
Ctrl+F / Hellene Fischer / nicht gefunden
Ctrl+F / Hellene Fischer / nicht gefunden
Ctrl+F / Hellene Fischer / nicht gefunden
Ctrl+F / Hellene Fischer / nicht gefunden
Ctrl+F / Hellene Fischer / nicht gefunden
Ctrl+F / Hellene Fischer / nicht gefunden
Ctrl+F / Hellene Fischer / nicht gefunden
Ctrl+F / Hellene Fischer / nicht gefunden
Ctrl+F / Hellene Fischer / nicht gefunden
Ctrl+F / Hellene Fischer / nicht gefunden
Ctrl+F / Hellene Fischer / nicht gefunden
Ctrl+F / Hellene Fischer / nicht gefunden
Ctrl+F / Hellene Fischer / nicht gefunden

Ctrl+F / Hellene Fischer / Lied gefunden

" und jetzt noch alles wieder Löschen ! "

Suchfeld / Eintrag löschen
Suchfeld / Eintrag löschen
Suchfeld / Eintrag löschen
Suchfeld / Eintrag löschen
Suchfeld / Eintrag löschen
Suchfeld / Eintrag löschen
Suchfeld / Eintrag löschen
Suchfeld / Eintrag löschen
Suchfeld / Eintrag löschen
Suchfeld / Eintrag löschen
Suchfeld / Eintrag löschen
Suchfeld / Eintrag löschen
Suchfeld / Eintrag löschen
Suchfeld / Eintrag löschen
Suchfeld / Eintrag löschen
Suchfeld / Eintrag löschen
Suchfeld / Eintrag löschen
Suchfeld / Eintrag löschen
Suchfeld / Eintrag löschen
Suchfeld / Eintrag löschen
Suchfeld / Eintrag löschen
Suchfeld / Eintrag löschen
Suchfeld / Eintrag löschen
Suchfeld / Eintrag löschen
Suchfeld / Eintrag löschen
Suchfeld / Eintrag löschen
Suchfeld / Eintrag löschen
Suchfeld / Eintrag löschen
Suchfeld / Eintrag löschen
Suchfeld / Eintrag löschen
Suchfeld / Eintrag löschen
Suchfeld / Eintrag löschen
Suchfeld / Eintrag löschen

So geschafft jetzt darf ich mich wieder meiner Sendung widmen ..... das ist Toll super gemacht Dimitry .... bei euch tickts ja wohl nicht mehr richtig ! 😒😖😡😡


Google Translator


So dear Mr. Dimitry now to you .... Tell me that you are serious about the modes of his broadcast would be maddened if YES let me know!


"But Dimitry asked how far since you got on the subject of the" Playlist / Find "system since I still only get the search field open once when I click on" Find under the playlists!?
You can use Ctrl + F to open the search box. "


So I should press Ctrl + F 33 times and enter the search term 33 times and then delete the search field 33 times or how can I interpret that from you!

Well let's do that right here ...

Ctrl + F / Hellene Fischer / not found
Ctrl + F / Hellene Fischer / not found
Ctrl + F / Hellene Fischer / not found
Ctrl + F / Hellene Fischer / not found
Ctrl + F / Hellene Fischer / not found
Ctrl + F / Hellene Fischer / not found
Ctrl + F / Hellene Fischer / not found
Ctrl + F / Hellene Fischer / not found
Ctrl + F / Hellene Fischer / not found
Ctrl + F / Hellene Fischer / not found
Ctrl + F / Hellene Fischer / not found
Ctrl + F / Hellene Fischer / not found
Ctrl + F / Hellene Fischer / not found
Ctrl + F / Hellene Fischer / not found
Ctrl + F / Hellene Fischer / not found
Ctrl + F / Hellene Fischer / not found
Ctrl + F / Hellene Fischer / not found
Ctrl + F / Hellene Fischer / not found
Ctrl + F / Hellene Fischer / not found
Ctrl + F / Hellene Fischer / not found
Ctrl + F / Hellene Fischer / not found
Ctrl + F / Hellene Fischer / not found
Ctrl + F / Hellene Fischer / not found
Ctrl + F / Hellene Fischer / not found
Ctrl + F / Hellene Fischer / not found
Ctrl + F / Hellene Fischer / not found
Ctrl + F / Hellene Fischer / not found
Ctrl + F / Hellene Fischer / not found
Ctrl + F / Hellene Fischer / not found
Ctrl + F / Hellene Fischer / not found
Ctrl + F / Hellene Fischer / not found
Ctrl + F / Hellene Fischer / not found
Ctrl + F / Hellene Fischer / not found
Ctrl + F / Hellene Fischer / not found
Ctrl + F / Hellene Fischer / not found
Ctrl + F / Hellene Fischer / not found
Ctrl + F / Hellene Fischer / not found
Ctrl + F / Hellene Fischer / not found
Ctrl + F / Hellene Fischer / not found
Ctrl + F / Hellene Fischer / not found
Ctrl + F / Hellene Fischer / not found
Ctrl + F / Hellene Fischer / not found
Ctrl + F / Hellene Fischer / not found
Ctrl + F / Hellene Fischer / not found
Ctrl + F / Hellene Fischer / not found
Ctrl + F / Hellene Fischer / not found
Ctrl + F / Hellene Fischer / not found
Ctrl + F / Hellene Fischer / not found
Ctrl + F / Hellene Fischer / not found
Ctrl + F / Hellene Fischer / not found
Ctrl + F / Hellene Fischer / not found
Ctrl + F / Hellene Fischer / not found
Ctrl + F / Hellene Fischer / not found
Ctrl + F / Hellene Fischer / not found
Ctrl + F / Hellene Fischer / not found
Ctrl + F / Hellene Fischer / not found
Ctrl + F / Hellene Fischer / not found
Ctrl + F / Hellene Fischer / not found
Ctrl + F / Hellene Fischer / not found
Ctrl + F / Hellene Fischer / not found
Ctrl + F / Hellene Fischer / not found
Ctrl + F / Hellene Fischer / not found
Ctrl + F / Hellene Fischer / not found
Ctrl + F / Hellene Fischer / not found
Ctrl + F / Hellene Fischer / not found
Ctrl + F / Hellene Fischer / not found
Ctrl + F / Hellene Fischer / not found
Ctrl + F / Hellene Fischer / not found
Ctrl + F / Hellene Fischer / not found
Ctrl + F / Hellene Fischer / not found
Ctrl + F / Hellene Fischer / not found
Ctrl + F / Hellene Fischer / not found
Ctrl + F / Hellene Fischer / not found
Ctrl + F / Hellene Fischer / not found

Ctrl + F / Hellene Fischer / song found


"and now delete everything again!"


Delete search field / entry
Delete search field / entry
Delete search field / entry
Delete search field / entry
Delete search field / entry
Delete search field / entry
Delete search field / entry
Delete search field / entry
Delete search field / entry
Delete search field / entry
Delete search field / entry
Delete search field / entry
Delete search field / entry
Delete search field / entry
Delete search field / entry
Delete search field / entry
Delete search field / entry
Delete search field / entry
Delete search field / entry
Delete search field / entry
Delete search field / entry
Delete search field / entry
Delete search field / entry
Delete search field / entry
Delete search field / entry
Delete search field / entry
Delete search field / entry
Delete search field / entry
Delete search field / entry
Delete search field / entry
Delete search field / entry
Delete search field / entry
Delete search field / entry


So done, now I can devote myself to my show again ..... that is great, well done Dimitry .... yours are ticking 😒😖😡😡
 
Nun noch zum Editor , Crossfader die Zusammenführung beider Einheiten wie unter Sam Brodcaster vereinfacht das Arbeiten und zudem fehlt ja ein Element ohnehin in der Crossfader ..... Ich weis nur noch nicht warum es Entfernt wurde das " Fade In " !

Aber so kann man alle Ebenen Einstellen um nicht am Ende des Liedes ein Abhacken zu erhalten und beim nächsten Lied wieder ein weiches Einfaden zu haben .... mein Freund der Frohnatur .


Google Translator


Now to the editor, Crossfader the merging of both units as under Sam Brodcaster simplifies the work and besides one element is missing in the Crossfader anyway ..... I just don't know why it was removed the "Fade In"!


But this way you can adjust all levels in order not to get a chopping off at the end of the song and to have a soft thread again at the next song ... my friend of the cheerful nature.
 

Attachments

  • Crossfader.JPG
    Crossfader.JPG
    212 KB · Views: 235
  • Crossfader alt.JPG
    Crossfader alt.JPG
    85.6 KB · Views: 228
Back
Top