This repository has been archived by the owner on Sep 22, 2023. It is now read-only.
Releases: ebencollins/SinusBot-Stream
Releases · ebencollins/SinusBot-Stream
v1.1.8 (2017.12.11)
v1.1.4 (2017.07.20)
- Resolved #5
v1.1.2 (2016.02.07)
- 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)
- 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)
- Bug fixes
v1.0.3 (2016.12.08)
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
- 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