• 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.
fixed a bug concerning the UI + autoSync functionality
disabled youtube-search-bar by default as it has no function yet
minor fixes to the UI, removed non-functioning parts
You can now control the bot via some basic controls.
You can also search the bots' contents and select a file to play.
Error handling has been improved, as well as messages and general UI

Attachments

  • 2017-05-15 19_01_19-Sinusbot _ SyncWatch.jpg
    2017-05-15 19_01_19-Sinusbot _ SyncWatch.jpg
    280 KB · Views: 408
The script is now obtaining the token automatically each time the command !sw is issued. Previously the token was invalidated after a few hours and users had to reload the script using !swr to reobtain the token.
- hide messages if sync disabled
- fixed player initial size (less flickering)
- added sync icon + animation
- improved text messages
- improved error handling
the script did output localhost url only. this is now fixed.
i made a major change in authentication;
you no longer need to provide the token yourself.
the script does it for you. but, you will need to provide a user login and password via config so the script can claim the token itself.

my advise: create an extra user just for the purpose with permission to login and manage instances. the users credentials are not visible to the public - only the token which is used in the url the user gets.

Also, I switched to english labels with german localisation to follow.

Attachments

  • 09.jpg
    09.jpg
    225.6 KB · Views: 329
fixed min-height for the player-iframe (affects mostly mobile devices)
minor bugfix regarding
- resizing / sizing function
- alert style
- hiding loading mask on errors
Improved the following things:
- general styles
- lifecycle
- sync algorithm
- resizing (no more flickering)
- error-handling (no more flickering)
- alert markup

Added ability to:
- disable / pause syncing (at the bottom of the page)

Attachments

  • 08.jpg
    08.jpg
    137.7 KB · Views: 387
Top