stash/pkg/manager
WithoutPants 98dda782aa
Prevent invalid date tag in video file from aborting scan (#836)
* Give more context when ffprobe fails
* Suppress JSONTime unmarshal error
* Tidy scan logging
2020-10-11 12:02:41 +11:00
..
config Config for stash-box instances (#748) 2020-09-14 17:13:35 +10:00
jsonschema Add partial import functionality (#812) 2020-09-20 18:36:02 +10:00
paths Selective export (#770) 2020-09-15 17:28:53 +10: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 Clean missing galleries (#489) 2020-04-25 09:32:55 +10: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
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
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 Selective export (#770) 2020-09-15 17:28:53 +10:00
manager.go Selective export (#770) 2020-09-15 17:28:53 +10:00
manager_tasks.go Add partial import functionality (#812) 2020-09-20 18:36:02 +10: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 Add oshash support (#667) 2020-08-06 11:21:14 +10: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 Add oshash support (#667) 2020-08-06 11:21:14 +10:00
task_export.go Selective export (#770) 2020-09-15 17:28:53 +10:00
task_generate_gallery_thumbs.go Generate content for specific scenes (#672) 2020-07-19 11:59:18 +10: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 Add partial import functionality (#812) 2020-09-20 18:36:02 +10: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 Prevent invalid date tag in video file from aborting scan (#836) 2020-10-11 12:02:41 +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