This repository has been archived by the owner on Jan 2, 2025. It is now read-only.
Releases: feederbox826/FansDB-SHALookup
Releases · feederbox826/FansDB-SHALookup
v2.0.0
This is a breaking release, the former migrations from sha-cache have been removed and the repository is to be migrated.
- Update to use custom sha256 fingerprints in stash for files by @stg-annon in #18
- Fix links by @Tetrax-10 in #19
- Constant should be capitalized, throwing error by @ChilledSlim in #20
- Fixing Scraper by @Calimmacil in #21
- Fixing 403 Responses by @Calimmacil in #22
Full Changelog: v1.5.0...v2.0.0
v1.5.0
What's Changed
- Better title cutting by @bobcogneato in #10
- Dump stacktrace by @bobcogneato in #6
- update UserAgent
Full Changelog: v1.4.0...v1.5.0
v1.4.1
- fix overly aggressive oftitle detection, update to Adderbot
v1.4.0
What's Changed
- exit gracefully if file not found by @stg-annon in #9
- Iterate over all files in the scene by @bobcogneato in #8
- add fallbacks for config 8f271d4
- disable NFKD normalization by default
- add OF trailer detection by keywords 6e53bdf
Full Changelog: v1.3.1...v1.4.0
v1.3.3-beta
- add disable_NFKD
- add text trailer detection
- add result none safeguards
v1.3.2
- iterate over all files in scene #8 (thanks @bobcogneato )
- gracefully handle file not found #9 (thanks @stg-annon )