Skip to content
This repository has been archived by the owner on Sep 22, 2023. It is now read-only.

Releases: ebencollins/SinusBot-Stream

v1.1.8 (2017.12.11)

12 Dec 00:34
Compare
Choose a tag to compare
  • Updated to be compatable with 0.11.0-8e5f1a2 (#8, #11)
  • Resolved bootstrap CDN issue (#10)

v1.1.4 (2017.07.20)

20 Jul 22:21
Compare
Choose a tag to compare

v1.1.2 (2016.02.07)

07 Feb 23:05
Compare
Choose a tag to compare
  • Bug fixes:
    • Title and artist should display correctly when streaming from a radio station
    • Added check to prevent updateWebStream() from being called to many times in a short period of time when an error occurs
    • Instance cookie now updates when changing via the dropdown

v1.1 (2016.02.04)

04 Feb 20:20
Compare
Choose a tag to compare
v1.1 (2016.02.04) Pre-release
Pre-release
  • Major rewrite. Condensed getSong.php, getSongURL.php, getImg.php into util.php with post.
  • Directly included header.php in index.php instead of having two files.
  • Can now change instances without reloading the page
  • No longer using sessions.
  • Now using VJS 5.16
  • Reload button on player's control bar
  • Player should reload itself when there is an error
  • SSL support
  • Config option to change default thumbnail
  • More detailed install instructions for Ubuntu 16.04 in readme

v1.0.4 (2016.12.10)

28 Dec 12:33
Compare
Choose a tag to compare

v1.0.3 (2016.12.08)

08 Dec 18:03
Compare
Choose a tag to compare

Fixes:

  • Should be compatible with PHP5.4.45
  • Responds better if a song doesn't have artist/title/etc metadata
  • Opera compatibility

SinusBot-Stream v1.0

31 Oct 02:35
Compare
Choose a tag to compare
  • Stream music from your SinusBot bots in your browser
  • Webpage using Bootstrap and VideoJS
  • Finds and displays song's thumbnail from youtube based on metadata when possible
  • Displays song name with link to video (if found in meta data) or link to google search
  • Support to swtich between multiple bot instances via a dropdown or URL
  • Last used bot instance stored in a cookie
  • Links to join Teamspeak server and login to SinusBot's webpanel on the navigation bar