- latest gzip edition of the sfx: v1.0.14
new features
- plaintext volume listings at http://127.0.0.1:3923/?h&ls=v
bugfixes
- search: support negative queries / subtracting tags from searches
- you can put stuff like
gura -kagura
in the tags field - also the
raw
field supportsand/or/not
for more complex stuff such as( tags like *nhato* or tags like *taishi* ) and ( not tags like *nhato* or not tags like *taishi* )
- you can put stuff like
- prisonparty: clean shutdown when used as a service
- ftp server now runs on python2 as well
- ftps does not
other changes
- higher debounce for searches
- slightly more padding in the files table
- added asyncore/asynchat into the sfx to (hopefully) support running the ftp server in python 3.12 when that releases late 2023