Deprecated: Use of "parent" in callables is deprecated in /var/www/html/forum/src/vendor/league/flysystem-eventable-filesystem/src/EventableFilesystem.php on line 431
  • If you need help or want to discuss things, you now can also join us on our Discord Server!
  • A first preview of the unlimited version of SinusBot can be found in the Upcoming Changes thread. A version for Windows will follow, but we don't have a release date, yet.

Pandora Streaming Sinusbot !stream supported

SgtWhiskyFuzz

Donor
is awesome!
Just like it says, I found a nifty program that can cast pandora to a stream.
http://ridetheclown.com/wp/zzj-utilities/pandoracaster/
The program is pretty simple to setup. I did not create it, but sharing the existence of this amazing application.
It works in Windows 10 out of the box. Linux you need mono or wine with .net2.0. I got mine setup and working using a sub-domain. Default is http://host-ip:3001/listen

You need to run caster.exe and input ur pandora details. it hashes your information and creates a config file.
caster.conf
stop the program by closing the cmd window.
Change

Genau wie es heißt, habe ich ein raffiniertes Programm gefunden, das Pandora in einen Stream streamen kann.
http://ridetheclown.com/wp/zzj-utilities/pandoracaster/
Das Programm ist ziemlich einfach einzurichten. Ich habe es nicht erstellt, sondern die Existenz dieser erstaunlichen Anwendung geteilt. Es funktioniert in Windows 10 out-of-the-box. Linux braucht man Mono oder Wein mit .net2.0. Ich habe mein Setup und arbeite mit einer Sub-Domain. Der Standardwert ist
http: // host-ip: 3001 / listen

Sie müssen caster.exe ausführen und Ihre Pandora-Details eingeben. Es hashed Ihre Informationen und erstellt eine Konfigurationsdatei.
caster.conf
Stoppen Sie das Programm, indem Sie das cmd-Fenster schließen. Veränderung

Code:
      <string>LocalOnly</string>
    </key>
    <value>
      <string>True</string>
    </value>

to

Code:
      <string>LocalOnly</string>
    </key>
    <value>
      <string>False</string>
    </value>

Then restart.

Long story short – Pandora music, via the shoutcast protocol used by winamp for internet radio stations. Advanced web interface that is user customizable. . It has a ajaxy web-based UI to handle most features of pandora, as well as some other stuff. Anything that can play mp3 generally supports shoutcast streams. Winamp, itunes, media player classic, windows media player, mplayer, whatever. ipods, xboxes, playstations…

hjTqJ1wDYXqggo6qyiEp277P0ZGy2I5i.PNG

SZ2A6ojCUN4Uh7Rpkezhe1bxO0mpXOeF.PNG

Developed by ZigZagJoe
http://ridetheclown.com/wp/zzj-utilities/pandoracaster/
 
Last edited:
Top