Skip to content

Releases: fearnlj01/WebhookDump-ShokoPlugin

v1.0.2

12 Nov 01:12
Compare
Choose a tag to compare

Hot fixes, hot fixes, get your hot fixes. If you're not running the latest version, you're possibly not allowed to blame me if things go wrong.

With this release, the plugin will no longer cause a fatal error on Shoko Server if no matching shows are found for a title.


Full Changelog: v1.0.0...v1.0.2

v1.0.0

08 Nov 20:44
Compare
Choose a tag to compare

Big updates!

The plugin should now be compatible with the latest stable version of Shoko Server.

From my limited testing, this version should be more stable, with fewer issues that are likely to crop up.

Let me know on Discord if there are any issues!


Full Changelog: v0.53...v1.0.0

v0.6.0

14 Aug 18:00
7cf0f9a
Compare
Choose a tag to compare
v0.6.0 Pre-release
Pre-release

There are actually some changes!

  • Poster images will now be correctly requested from Shoko Server (woops).
  • New settings added to prevent R18 content being displayed (as much).
    • R18 titles can be filtered out of the list of matches shown
    • Or if the file probably is R18, you may want to change (as it's not the default) to not post a webhook if the top match is restricted
    • To easily amend the settings:
      • Launch the server once with the updated plugin
      • Shut it down after it finishes initialising
      • Make the desired changes to WebhookDump.json, and Bob's your uncle on the next launch.

Full Changelog: v0.5.5...v0.6.0

v0.5.5

13 Aug 22:16
2e22535
Compare
Choose a tag to compare
v0.5.5 Pre-release
Pre-release

Provides an actually working version that is compatible with the new daily without erroring on every attempt to get a series' Title.

Full Changelog: v0.5.4...v0.5.5

v0.5.4

12 Aug 13:17
5ed4a26
Compare
Choose a tag to compare
v0.5.4 Pre-release
Pre-release

Brings compatibility for the daily server for the renamer rewrite (ShokoAnime/ShokoServer@cf4bf26)

Pay no heed to the incorrect version on the previous 'daily' release 🙈

Full Changelog: v0.53...v0.5.4

v0.53

09 Aug 14:29
Compare
Choose a tag to compare
v0.53 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.5.2...v0.53

v0.5.2

08 Apr 20:21
1427c20
Compare
Choose a tag to compare
v0.5.2 Pre-release
Pre-release

"Fix" - Prevent the plugin from fatally stopping Shoko Server.

Full Changelog: v0.5.1...v0.5.2

v0.5.1

07 Apr 16:41
bf1bedc
Compare
Choose a tag to compare
v0.5.1 Pre-release
Pre-release

What's Changed

  • Update readme.md by @ElementalCrisis in #4
  • Updated to support the new data models found in the daily server

New Contributors

Full Changelog: v0.5.0...v0.5.1

v0.5.0

12 Nov 20:29
040b6ff
Compare
Choose a tag to compare

Updates:

  • Now depends on using the daily version of Shoko Server
  • Driven by the new AVDump events
  • Logs a little bit more
  • Embeds hold a bit more information, makes it a little bit easier to add files to AniDB accurately

Full Changelog: v0.40...v0.5.0

v0.40 - The latest and so far greatest

07 Apr 12:23
421f384
Compare
Choose a tag to compare

Warning Breaking Changes
Settings json has been reformatted. Please make a copy of your current settings, delete the original and allow the plugin to re-create them.

What's Changed

  • Refactoring & additional features by @fearnlj01 in #3
    (Basically everything)

Full Changelog: v0.3.0...v0.40