Releases: fearnlj01/WebhookDump-ShokoPlugin
v1.0.2
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
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
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
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
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
What's Changed
- Update to work with daily server by @harshithmohan in #6
New Contributors
- @harshithmohan made their first contribution in #6
Full Changelog: v0.5.2...v0.53
v0.5.2
"Fix" - Prevent the plugin from fatally stopping Shoko Server.
Full Changelog: v0.5.1...v0.5.2
v0.5.1
What's Changed
- Update readme.md by @ElementalCrisis in #4
- Updated to support the new data models found in the daily server
New Contributors
- @ElementalCrisis made their first contribution in #4
Full Changelog: v0.5.0...v0.5.1
v0.5.0
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
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