Skip to content

Tags: ben-xo/sslscrobbler

Tags

v0.30

Toggle v0.30's commit message

Verified

This commit was signed with the committer’s verified signature.
ben-xo Ben XO
Update version

v0.29

Toggle v0.29's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #31 from ben-xo/feature/document-prompt-mode

Feature/document prompt mode

v0.27

Toggle v0.27's commit message

Verified

This commit was signed with the committer’s verified signature.
ben-xo Ben XO
Merge branch 'feature/add-discord-support'

v0.26

Toggle v0.26's commit message

Verified

This commit was signed with the committer’s verified signature.
ben-xo Ben XO
Merge branch 'feature/better-web-for-obs'

v0.25

Toggle v0.25's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Merge branch 'feature/runtime-prompt'

v0.24

Toggle v0.24's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Merge branch 'feature/getter-setter-refactor-for-more-info'

v0.24

The following features are implemented in this merge:

* JSONServerPOC has been made into a proper default plugin (-J <port>) so that you can query the current playing track and all its details from, e.g. OBS or Twitch. Inspired by https://www.reddit.com/r/DJs/comments/gl4vfm/serato_now_playing/
* All data structures now use a generic GetterSetter base class which means that fields decoded are automatically always available. (Therefore, the JsonServer plugin has more info).
* Unknown fields (that I've encountered) are also available in this info by default.
* Field 39 has been determined to mean "played with the preview player" (i.e. with no hardware attached)
* Field 70 has been determined to mean that the info is an update to previously registered info. This seems to happen mostly on eject, so I've named the field eject - but this may change if I can find a more accurate description (see https://gitlab.com/eladmaz/SSL-API/-/issues/4)

v0.23

Toggle v0.23's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Bump version to 0.23

v0.21.1

Toggle v0.21.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
PHP 7.4 fix

v0.21

Toggle v0.21's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
version bump in README

v0.20

Toggle v0.20's commit message
Update version