stash/pkg/manager
WithoutPants c83eb098bc Allow path separator in scene filename parser pattern (#327)
* Allow path in filename parser

* Fix helper text re escaping {} characters
2020-01-24 22:34:01 -05:00
..
config Add exclude file from scan feature (#253) 2019-12-17 09:26:16 -05:00
jsonschema Added support for import / export of scene cover images 2019-12-31 14:38:49 -08:00
paths Configuration 2019-04-11 10:55:58 -07:00
exclude_files.go Added exclude patterns support for Clean Task (#274) 2019-12-23 21:06:07 -05:00
exclude_files_test.go Added exclude patterns support for Clean Task (#274) 2019-12-23 21:06:07 -05:00
filename_parser.go Allow path separator in scene filename parser pattern (#327) 2020-01-24 22:34:01 -05:00
generator.go Add test and integration tests to the Makefile (#222) 2019-11-24 21:10:16 -05:00
generator_preview.go Fix generation 2019-05-04 12:28:18 -07:00
generator_sprite.go Fix incorrect sprites 2019-12-31 09:14:52 -08:00
job_status.go Add scene auto-tagging from filename (#204) 2019-12-01 11:18:44 -05:00
json_utils.go Reorg 2019-02-14 15:42:52 -08:00
manager.go Config should be read from cwd before user profile (#225) 2019-11-26 13:11:42 -08:00
manager_tasks.go Add timeout to neededGenerate function (#324) 2020-01-21 22:54:38 -05:00
running_streams.go Fixed a race condition in running_streams.go 2019-11-07 13:34:32 -08:00
scene.go Unify common code between delete and clean 2019-10-24 18:18:53 +11:00
scene_screenshot.go Allow uploading of custom scene covers (#262) 2019-12-13 15:40:58 -05:00
task.go Reorg 2019-02-14 15:42:52 -08:00
task_autotag.go Autotag no longer overwrites studio (#312) 2020-01-09 13:40:23 -05:00
task_autotag_test.go Autotag no longer overwrites studio (#312) 2020-01-09 13:40:23 -05:00
task_clean.go Added exclude patterns support for Clean Task (#274) 2019-12-23 21:06:07 -05:00
task_export.go Added support for import / export of scene cover images 2019-12-31 14:38:49 -08:00
task_generate_markers.go Calculate and print job totals for scan and generate tasks (#188) 2019-11-15 12:23:58 -05:00
task_generate_preview.go Config Tweaks 2019-03-23 10:06:37 -07:00
task_generate_sprite.go Config Tweaks 2019-03-23 10:06:37 -07:00
task_import.go Fix scene covers not importing correctly 2020-01-06 15:18:06 -08:00
task_scan.go Make scene metadata from file metadata optional (#259) 2019-12-13 01:18:02 -05:00
task_transcode.go Calculate and print job totals for scan and generate tasks (#188) 2019-11-15 12:23:58 -05:00
utils.go Make IsStreamable return using codec not MIME type 2019-10-14 10:58:46 +11:00