Releases: RyouMon/FavoritesCrawler
Releases · RyouMon/FavoritesCrawler
v0.2.1
v0.2.0
v0.1.15
v0.1.14
New Feature
You can search for your images by tags in photoprism.
To enable this feature, download exiftool then config EXIF_TOOL_EXECUTABLE.
Full Changelog: v0.1.13...v0.1.14
v0.1.13
v0.1.12
v0.1.11
v0.1.10
v0.1.9
What's Changed
-
Can organize yandere post by artist by @RyouMon in #40
To enable this feature, add this line to your config:
... yandere: ENABLE_ORGANIZE_BY_ARTIST: true # add this line to your yandere config ... ...
-
option FAVORS_PIXIV_ENABLE_ORGANIZE_BY_USER pending to deprecation, use ENABLE_ORGANIZE_BY_ARTIST instead.
... pixiv: # FAVORS_PIXIV_ENABLE_ORGANIZE_BY_USER: true # (Deprecation) ENABLE_ORGANIZE_BY_ARTIST: true # add this line to your pixiv config ... ...
Full Changelog: v0.1.8...v0.1.9
v0.1.8
What's Changed
To enable this feature, add this line to your config:
...
pixiv:
FAVORS_PIXIV_ENABLE_ORGANIZE_BY_USER: true # add this line to your pixiv config
...
...
Full Changelog: v0.1.7...v0.1.8