Zweibach
62ba265305
These just use import options now.
2023-08-25 19:11:29 +02:00
Zweibach
da65a81177
Manage tags dialogue has changed a fair deal since the Sororitas examples were made. First thing that came to mind when fixing up stuff was Genshin Impact on safebooru so the new examples are mostly that.
2023-08-25 19:10:21 +02:00
Zweibach
02815837ff
Updated directions for rating services.
2023-08-25 19:09:15 +02:00
Zweibach
d5f149179c
Couldn't be bothered getting a more updated image and the text serves to explain well enough in my opinion.
2023-08-25 19:08:22 +02:00
Zweibach
577f5aea35
File and tag import are now one window together with notes.
2023-08-25 19:07:42 +02:00
Zweibach
e135b746aa
Updated directions. Removed the GoT examples since IIRC dev was unhappy with them. Whackier example for parent hell.
2023-08-25 19:06:24 +02:00
Hydrus Network Developer
f16ba5fd67
Version 540
2023-08-23 15:43:26 -05:00
Hydrus Network Developer
23ac2f5967
fixing requirements.txt
...
Whoops!
2023-08-16 16:36:55 -05:00
Hydrus Network Developer
ebb0fe66c1
Version 539
2023-08-16 15:46:51 -05:00
Hydrus Network Developer
c2aa7576e5
Merge pull request #1407 from floogulinc/psd
...
Use psd-tools for PSD handling and allow viewing full size previews of PSDs
2023-08-12 15:11:50 -05:00
Hydrus Network Developer
d3f582f784
Fixing QtSVG import error on server again
...
This bug crept in again, apologies.
2023-08-12 12:44:40 -05:00
Paul Friederichsen
b12a77e3a4
Change some imports
2023-08-12 08:36:21 -05:00
Paul Friederichsen
40caf5f3fe
Replace PILImage.ANTIALIAS with PILImage.LANCZOS
...
ANTIALIAS was removed in Pillow 10
2023-08-11 21:58:36 -05:00
Paul Friederichsen
44ed146c8f
When an image can't be rendered return empty set for phash
2023-08-11 21:57:58 -05:00
Paul Friederichsen
cd4053fe57
Merge branch 'master' into psd
2023-08-11 21:32:28 -05:00
Hydrus Network Developer
6efda30e6b
Version 538
...
closes #1419 , closes #1413
2023-08-09 16:12:17 -05:00
Hydrus Network Developer
eb2825e69b
Quick hack to get things booting without
...
Will make better later
2023-08-05 15:00:29 -05:00
Hydrus Network Developer
bbf11753ec
Merge pull request #1418 from floogulinc/heif
...
Add support for HEIF, HEIC, and AVIF files
2023-08-05 14:55:18 -05:00
Hydrus Network Developer
ac53ea4edf
Merge pull request #1410 from Minnowo/online_docs
...
fixed issue #1360
2023-08-05 12:36:05 -05:00
Paul Friederichsen
fefad65b42
Merge branch 'master' into psd
2023-08-02 16:56:35 -05:00
Paul Friederichsen
22aa6ebe3b
Merge branch 'master' into heif
2023-08-02 16:50:10 -05:00
Hydrus Network Developer
812a82eea6
Version 537
...
closes #1414
2023-08-02 16:11:08 -05:00
Paul Friederichsen
be7840074f
Fix EXIF handling for tiff, heif, heic, and avif files
2023-08-02 08:29:18 -05:00
Paul Friederichsen
33db84c4d8
Bump Pillow
2023-08-02 08:28:45 -05:00
Paul Friederichsen
c8065bb91e
Add pillow-heif to all requirements.txt files and bump Pillow version
2023-08-02 08:28:35 -05:00
Paul Friederichsen
bafe92ccc0
Fix file extensions
2023-08-02 07:32:07 -05:00
Paul Friederichsen
bae4da5289
Add pillow-heif to requirements.txt
2023-08-02 07:20:50 -05:00
Paul Friederichsen
d307b6c015
Use ffmpeg for metadata and thumbnails for HEIC and HEIF sequences
...
PIL could give us thumbs for HEIF and HEIC sequences but since we are using ffmpeg for their metadata, using ffmpeg for their thumbs will be more consistent.
2023-08-02 06:57:31 -05:00
Paul Friederichsen
537e902813
Use FFMPEG for AVIF sequences
2023-08-02 05:42:41 -05:00
Paul Friederichsen
2887be614c
Start adding HEIF support
2023-08-02 05:37:45 -05:00
Paul Friederichsen
50a98b0976
Fix merge issue
2023-08-02 03:16:59 -05:00
Paul Friederichsen
81416c9cfc
Merge branch 'master' into psd
2023-07-30 03:39:03 -05:00
Hydrus Network Developer
50e5482740
Version 536
2023-07-26 15:57:00 -05:00
Paul Friederichsen
f77818fa88
Remove old reference to "viewable application" in mime_enum_lookup
2023-07-26 15:32:44 -05:00
Minnowo
1d1fb3c125
added confirmation dialog before opening online help
2023-07-24 01:58:07 -04:00
Minnowo
8297911995
updated how the help paths are handled
2023-07-22 20:47:27 -04:00
Minnowo
7357ee8fb0
fixed issue #1360 , open help links online if local files does not exist
2023-07-22 20:03:47 -04:00
Paul Friederichsen
7472f22ae3
Handle ICC profiles for PSDs
2023-07-22 18:58:48 -05:00
Paul Friederichsen
9595d49b6d
Fix gzip
2023-07-22 18:02:45 -05:00
Paul Friederichsen
12da211091
Merge branch 'master' into psd
2023-07-22 16:32:54 -05:00
Hydrus Network Developer
fc8d7d2428
Merge pull request #1409 from floogulinc/fix-1406
...
Fix tuple typing in HydrusSVGHandling for old versions of Python
2023-07-22 16:30:00 -05:00
Paul Friederichsen
7c2e545b2c
Merge branch 'master' into psd
2023-07-22 16:28:06 -05:00
Hydrus Network Developer
a2fccb74f6
Merge pull request #1398 from floogulinc/gzip-support
...
Add support for gzip files
2023-07-22 16:16:23 -05:00
Paul Friederichsen
9890447a46
Merge remote-tracking branch 'hydrusnetwork/master' into gzip-support
2023-07-22 16:04:58 -05:00
Hydrus Network Developer
ed23d84e99
Merge pull request #1403 from floogulinc/xcf-minimal
...
Add basic XCF file support
2023-07-22 15:57:36 -05:00
Paul Friederichsen
be7d89413f
Merge branch 'master' into xcf-minimal
2023-07-22 15:55:46 -05:00
Paul Friederichsen
6719997d8a
Fix tuple typing in HydrusSVGHandling for old versions of Python
2023-07-22 15:52:32 -05:00
Paul Friederichsen
a359ac7394
Remove unused imports
2023-07-22 15:49:40 -05:00
Paul Friederichsen
a6bcd114b8
Allow copying bitmap of PSD
2023-07-22 15:32:03 -05:00
Hydrus Network Developer
dfde69b5f2
Merge pull request #1402 from staff0rd/fix-file-id-add-tags
...
fixes #1401
2023-07-22 13:06:10 -05:00