stash/pkg/manager
WithoutPants 0a098b1d63
Selective scan (#940)
2020-11-16 09:20:04 +11:00
..
config Images section (#813) 2020-10-13 10:12:46 +11:00
jsonschema Handle zip file modification (#877) 2020-11-05 10:26:51 +11:00
paths Images section (#813) 2020-10-13 10:12:46 +11:00
checksum.go Add oshash support (#667) 2020-08-06 11:21:14 +10:00
downloads.go Selective export (#770) 2020-09-15 17:28:53 +10:00
exclude_files.go Cache generated regex for each path (#891) 2020-10-26 15:57:58 +11:00
exclude_files_test.go Added exclude patterns support for Clean Task (#274) 2019-12-23 21:06:07 -05:00
filename_parser.go Change scrape matching (studio, movies, tag, performers) to case insensitive (#556) 2020-05-24 16:19:22 +10:00
gallery.go Images section (#813) 2020-10-13 10:12:46 +11:00
generator.go Allow customisation of preview generation (#673) 2020-07-23 12:51:35 +10:00
generator_preview.go Replace os.Rename with util.SafeMove to allow cross device moving to not fail. (#745) 2020-08-21 17:57:07 +10:00
generator_sprite.go Replace os.Rename with util.SafeMove to allow cross device moving to not fail. (#745) 2020-08-21 17:57:07 +10:00
image.go Fix image memory issue (#935) 2020-11-10 20:19:13 +11:00
import.go Add partial import functionality (#812) 2020-09-20 18:36:02 +10:00
job_status.go Add plugin tasks (#651) 2020-08-08 12:05:35 +10:00
json_utils.go Images section (#813) 2020-10-13 10:12:46 +11:00
manager.go Only set stash from env if not set (#937) 2020-11-12 10:05:09 +11:00
manager_tasks.go Selective scan (#940) 2020-11-16 09:20:04 +11:00
post_migrate.go Add oshash support (#667) 2020-08-06 11:21:14 +10:00
running_streams.go Change thumbnail default size and resize algorithm (#336) 2020-01-31 17:19:15 -05:00
scene.go Added streaming quality options (#790) 2020-10-22 15:02:27 +11:00
scene_screenshot.go Allow uploading of custom scene covers (#262) 2019-12-13 15:40:58 -05:00
screenshot.go Generate cover image (#376) 2020-03-12 08:34:04 +11:00
studio.go Parent studios (#595) 2020-06-15 21:34:39 +10:00
tag.go Allow updating tag name capitalization (#781) 2020-09-02 10:30:37 +10:00
task.go Selective export (#770) 2020-09-15 17:28:53 +10:00
task_autotag.go Make auto tagger matching more flexible (#534) 2020-05-13 17:32:39 +10:00
task_autotag_test.go Add oshash support (#667) 2020-08-06 11:21:14 +10:00
task_clean.go Selective scan (#940) 2020-11-16 09:20:04 +11:00
task_export.go Add selection and export for all list pages (#873) 2020-10-31 09:41:12 +11:00
task_generate_markers.go Replace os.Rename with util.SafeMove to allow cross device moving to not fail. (#745) 2020-08-21 17:57:07 +10:00
task_generate_preview.go Add oshash support (#667) 2020-08-06 11:21:14 +10:00
task_generate_screenshot.go Add oshash support (#667) 2020-08-06 11:21:14 +10:00
task_generate_sprite.go Add oshash support (#667) 2020-08-06 11:21:14 +10:00
task_import.go Images section (#813) 2020-10-13 10:12:46 +11:00
task_migrate_hash.go Add oshash support (#667) 2020-08-06 11:21:14 +10:00
task_plugin.go Add plugin tasks (#651) 2020-08-08 12:05:35 +10:00
task_scan.go Handle zip file modification (#877) 2020-11-05 10:26:51 +11:00
task_transcode.go Replace os.Rename with util.SafeMove to allow cross device moving to not fail. (#745) 2020-08-21 17:57:07 +10:00