Update your plugin using the unstable manifest or by downloading the release from GitHub Releases and installing it manually!
Changes since last build:
refactor: update plugin config
-
Give the plugin configuration a face-lift by adding proper regions
and comments, and also rename a few fields in the code, but not
in the settings file itself (as to not break anything). -
Added and hooked up per-media-folder library filtering. Still no UI
to update it for existing libraries, and the global option is now
treated as a default option. It is recommended to either edit the
option in the xml file after updating, or removing the media folder
settings from the file and letting it re-generate itself on the next
library scan. -
Tweaked the VFS per-media-folder setting to not fallback to the global
option, and treat the global option as a default option for new media
libraries.
Also, not in this commit, but the settings page will get another refactor
to add the per-media-folder settings and SignalR settings sometime in
the future, but for now you will just have to deal with the fact that a
media library is locked in on some settings when you create it, unless
you wipe or edit the media folder settings stored in the xml file.
misc: update logo [skip ci]
What's Changed
- Fix: Sets url used in manifest-unstable.json correctly by @fearnlj01 in #45
Full Changelog: 3.0.1...3.0.1.81