stash/internal/manager
WithoutPants 3b146588c6
Fix ffmpeg resolution when in current directory (#4899)
* Use absolute path to resolve ffmpeg in config directory
* Pass absolute config path to plugins
2024-05-30 15:50:27 +10:00
..
config Fix ffmpeg resolution when in current directory (#4899) 2024-05-30 15:50:27 +10:00
task Change ffmpeg handling (#4688) 2024-03-21 12:43:40 +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 Restructure go project (#2356) 2022-03-17 11:33:59 +11: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 segment repeating + cleanup speed calculation (#4557) 2024-02-15 13:46:59 +11: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 Fix ffmpeg resolution when in current directory (#4899) 2024-05-30 15:50:27 +10:00
json_utils.go SQLite model refactoring, part 2 (#3839) 2023-07-13 12:15:02 +10:00
log.go Restructure ffmpeg (#2392) 2022-04-18 10:50:10 +10:00
manager.go Fix setting pointers corrupting config in memory (#4868) 2024-05-23 10:56:18 +10:00
manager_tasks.go Make migration an asynchronous task (#4666) 2024-03-14 11:06:23 +11:00
models.go Change ffmpeg handling (#4688) 2024-03-21 12:43:40 +11:00
repository.go Scene play and o-counter history view and editing (#4532) 2024-02-22 11:28:18 +11:00
running_streams.go Log on scene cover fetch error 2024-02-22 14:59:03 +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 Scene play and o-counter history view and editing (#4532) 2024-02-22 11:28:18 +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 Add option to generate image thumbnails during generate (#4602) 2024-02-22 11:19:23 +11:00
task_generate_interactive_heatmap_speed.go Model refactor, part 3 (#4152) 2023-10-16 14:26:34 +11:00
task_generate_markers.go Fix nil deference when generating markers by ID (#4335) 2023-12-01 22:28:18 +02: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 Manager refactor, part 1 (#4298) 2023-11-28 13:56:46 +11:00
task_generate_sprite.go Fix generate task override behaviour (#3661) 2023-05-03 13:42:25 +10:00
task_identify.go Make migration an asynchronous task (#4666) 2024-03-14 11:06:23 +11:00
task_import.go Fix gallery export panic (#4311) 2023-11-27 10:43:34 +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 Add scan option to force gallery zip rescan (#4113) 2024-05-20 13:52:36 +10:00
task_stash_box_tag.go Fix studio name uniqueness validation (#4454) 2024-01-14 12:52:16 +11:00
task_transcode.go Fix ffmpeg error when trying to scale and copy video (#4660) 2024-03-07 09:02:45 +11:00