stash/pkg
puc9 61c0098ae6
Close input file so SafeMove can delete it (#3714)
* Close input file so SafeMove can delete it

This is happening on Windows and over the network but at the end of SafeMove it fails the move with an error that it can't remove the input because it is in use.
It turns out it is in use by the SafeMove itself :)

* Copy the src file mod time
2023-05-10 11:16:49 +10:00
..
exec Fix/ffprobe unmarshalling error (#2685) 2022-06-22 10:49:14 +10:00
ffmpeg Improve caching, HTTP headers and URL handling (#3594) 2023-04-19 13:01:32 +10:00
file Fix zip gallery moving (#3610) 2023-04-19 13:06:53 +10:00
fsutil Close input file so SafeMove can delete it (#3714) 2023-05-10 11:16:49 +10:00
gallery Add Chapters for Galleries (#3289) 2023-03-16 15:04:54 +11:00
hash Simple hardware encoding (#3419) 2023-03-10 11:25:55 +11:00
image Add filesystem based blob storage (#3187) 2023-03-17 10:52:49 +11:00
job Fix gallery zip scan context (#3433) 2023-02-16 10:07:52 +11:00
logger Log errors returned from graphql (#3562) 2023-04-17 15:27:25 +10:00
match Fix a bunch of scanning / tagging bugs (#3154) 2022-12-01 16:48:04 +11:00
models Limit duplicate matching to files that have ~ same duration (#3663) 2023-05-03 15:01:59 +10:00
movie Blob fixes (#3599) 2023-03-26 10:56:32 +11:00
performer Add performer pairings/appears with tab to performers (#3563) 2023-04-24 17:38:49 -04:00
plugin Add filesystem based blob storage (#3187) 2023-03-17 10:52:49 +11:00
python Python path setting (#2409) 2022-03-24 09:22:41 +11:00
scene Blob fixes (#3599) 2023-03-26 10:56:32 +11:00
scraper Sort scrapers by name (#3691) 2023-05-03 13:34:57 +10:00
session Log errors returned from graphql (#3562) 2023-04-17 15:27:25 +10:00
sliceutil Performer disambiguation and aliases (#3113) 2022-12-01 13:54:08 +11:00
sqlite Limit duplicate matching to files that have ~ same duration (#3663) 2023-05-03 15:01:59 +10:00
studio Blob fixes (#3599) 2023-03-26 10:56:32 +11:00
tag Blob fixes (#3599) 2023-03-26 10:56:32 +11:00
txn Add filesystem based blob storage (#3187) 2023-03-17 10:52:49 +11:00
utils Limit duplicate matching to files that have ~ same duration (#3663) 2023-05-03 15:01:59 +10:00