stash/internal/manager
WithoutPants d994df2900
Don't convert config file location to absolute during setup (#6373)
This was originally done for #3304. The ffmpeg code has been redone since and this is no longer necessary. It was also resulting in the scraper and plugin paths being absolute, despite all the others being relative to the provided config path.
2025-12-05 08:46:31 +11:00
..
config Add option for instant transitions in lightbox (#6354) 2025-12-02 14:25:46 +11:00
task Fix various migration issues (#5723) 2025-03-19 08:04:21 +11:00
apikey.go Update a number of dependencies (incl. CVE fixes) (#4107) 2023-10-26 16:24:32 +11:00
checksum.go Only set video algorithm after migration 12 (#2946) 2022-09-26 11:27:53 +10:00
downloads.go Improve caching, HTTP headers and URL handling (#3594) 2023-04-19 13:01:32 +10:00
enums.go Manager refactor, part 1 (#4298) 2023-11-28 13:56:46 +11:00
exclude_files.go exclude empty regex exclude (#6023) 2025-09-09 15:04:39 +10:00
exclude_files_test.go Restructure go project (#2356) 2022-03-17 11:33:59 +11:00
fingerprint.go Manager refactor, part 1 (#4298) 2023-11-28 13:56:46 +11:00
generator.go Manager refactor, part 1 (#4298) 2023-11-28 13:56:46 +11:00
generator_interactive_heatmap_speed.go Fix funscript parsing issues (#5978) 2025-06-30 07:52:53 +10:00
generator_sprite.go Manager refactor, part 1 (#4298) 2023-11-28 13:56:46 +11:00
import.go Fix export zip paths when exporting from Windows (#3022) 2022-10-20 11:41:46 +11:00
init.go Scan video orientation (#5189) 2024-09-03 16:33:15 +10:00
json_utils.go Maintain saved filters in full export/import (#5465) 2024-11-12 16:59:28 +11:00
log.go Restructure ffmpeg (#2392) 2022-04-18 10:50:10 +10:00
manager.go Don't convert config file location to absolute during setup (#6373) 2025-12-05 08:46:31 +11:00
manager_tasks.go Feature Request: Bulk Add by StashID and Name (#6310) 2025-11-28 13:19:14 +11:00
models.go Add SFW content mode option (#6262) 2025-11-18 11:13:35 +11:00
repository.go Ignore missing scenes when submitting fingerprints (#5799) 2025-04-02 15:48:07 +11:00
running_streams.go add content-disposition filename header to streams (#6119) 2025-10-09 13:35:11 +11:00
scene.go Model refactor (#3915) 2023-09-01 10:39:29 +10:00
subscribe.go Restructure go project (#2356) 2022-03-17 11:33:59 +11:00
task.go Restructure go project (#2356) 2022-03-17 11:33:59 +11:00
task_autotag.go Make migration an asynchronous task (#4666) 2024-03-14 11:06:23 +11:00
task_clean.go Make migration an asynchronous task (#4666) 2024-03-14 11:06:23 +11:00
task_export.go Import/export bug fixes (#5780) 2025-04-01 15:04:26 +11:00
task_generate.go Make migration an asynchronous task (#4666) 2024-03-14 11:06:23 +11:00
task_generate_clip_preview.go Manager refactor, part 1 (#4298) 2023-11-28 13:56:46 +11:00
task_generate_image_thumbnail.go Debug log stderr when thumbnail generation fails 2025-11-27 14:04:06 +11:00
task_generate_interactive_heatmap_speed.go Update Scenes' 'Updated At' Date on Heatmap Gen & Expand Error Log (#5401) 2024-10-29 12:19:49 +11:00
task_generate_markers.go [markers] ignore generating markers past end (#6290) 2025-11-18 15:07:08 +11:00
task_generate_phash.go Improve handling of moved and added video files (#4598) 2024-02-20 14:04:31 +11:00
task_generate_preview.go Fix generate task override behaviour (#3661) 2023-05-03 13:42:25 +10:00
task_generate_screenshot.go Return if primary file failed to load (#6200) 2025-10-29 11:11:21 +11:00
task_generate_sprite.go Fix generate task override behaviour (#3661) 2023-05-03 13:42:25 +10:00
task_identify.go Add rate limit to stashbox connection (#5764) 2025-03-27 11:54:00 +11:00
task_import.go Add marker end seconds import/export (#5777) 2025-03-28 16:50:26 +11:00
task_migrate_hash.go [Files Refactor] Performance tuning (#2865) 2022-09-06 07:04:52 +00:00
task_optimise.go Make migration an asynchronous task (#4666) 2024-03-14 11:06:23 +11:00
task_plugin.go Make migration an asynchronous task (#4666) 2024-03-14 11:06:23 +11:00
task_scan.go Upgrade gqlgenc and regenerate stash-box client (#5391) 2024-10-29 17:35:17 +11:00
task_stash_box_tag.go Fix batch tag update when studio/performer has no stash id (#6369) 2025-12-04 07:26:41 +11:00
task_transcode.go Fix ffmpeg error when trying to scale and copy video (#4660) 2024-03-07 09:02:45 +11:00