stash/internal/manager
DingDongSoLong4 df24f90735
Fix gallery scan (#2594)
The incorrect error check means that images is always 0, which means scanImages is also always true, which causes the images inside the zip to be unnecessarily rescanned every time.
2022-05-18 12:03:54 +10:00
..
config Prevent lightbox transition until specific number of scroll events (#2544) 2022-05-06 12:22:26 +10:00
apikey.go Restructure go project (#2356) 2022-03-17 11:33:59 +11:00
checksum.go Restructure go project (#2356) 2022-03-17 11:33:59 +11:00
downloads.go Restructure go project (#2356) 2022-03-17 11:33:59 +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
favicon.go Make desktop.Start run on main thread (#2475) 2022-04-05 14:58:08 +10:00
filename_parser.go Restructure go project (#2356) 2022-03-17 11:33:59 +11:00
gallery.go Restructure go project (#2356) 2022-03-17 11:33:59 +11:00
generator.go Restructure ffmpeg (#2392) 2022-04-18 10:50:10 +10:00
generator_interactive_heatmap_speed.go Restructure go project (#2356) 2022-03-17 11:33:59 +11:00
generator_sprite.go Restructure ffmpeg (#2392) 2022-04-18 10:50:10 +10:00
image.go Restructure go project (#2356) 2022-03-17 11:33:59 +11:00
import.go Restructure go project (#2356) 2022-03-17 11:33:59 +11:00
json_utils.go Restructure go project (#2356) 2022-03-17 11:33:59 +11:00
log.go Restructure ffmpeg (#2392) 2022-04-18 10:50:10 +10:00
manager.go Improve Windows stash behaviour (#2543) 2022-05-04 10:37:32 +10:00
manager_tasks.go Caption support (#2462) 2022-05-06 11:59:28 +10:00
post_migrate.go Improve Windows stash behaviour (#2543) 2022-05-04 10:37:32 +10:00
running_streams.go Fix direct stream not working in Safari (#2581) 2022-05-12 12:10:46 +10:00
scene.go Restructure ffmpeg (#2392) 2022-04-18 10:50:10 +10:00
studio.go Restructure go project (#2356) 2022-03-17 11:33:59 +11: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 Hoist context, enable errchkjson (#2488) 2022-04-15 11:34:53 +10:00
task_clean.go Hoist context, enable errchkjson (#2488) 2022-04-15 11:34:53 +10:00
task_export.go Restructure ffmpeg (#2392) 2022-04-18 10:50:10 +10:00
task_generate.go Restructure ffmpeg (#2392) 2022-04-18 10:50:10 +10:00
task_generate_interactive_heatmap_speed.go Hoist context, enable errchkjson (#2488) 2022-04-15 11:34:53 +10:00
task_generate_markers.go Restructure ffmpeg (#2392) 2022-04-18 10:50:10 +10:00
task_generate_phash.go Restructure ffmpeg (#2392) 2022-04-18 10:50:10 +10:00
task_generate_preview.go Restructure ffmpeg (#2392) 2022-04-18 10:50:10 +10:00
task_generate_screenshot.go Restructure ffmpeg (#2392) 2022-04-18 10:50:10 +10:00
task_generate_sprite.go Restructure ffmpeg (#2392) 2022-04-18 10:50:10 +10:00
task_identify.go Restructure go project (#2356) 2022-03-17 11:33:59 +11:00
task_import.go Restructure ffmpeg (#2392) 2022-04-18 10:50:10 +10:00
task_migrate_hash.go Restructure go project (#2356) 2022-03-17 11:33:59 +11:00
task_plugin.go Improve Windows stash behaviour (#2543) 2022-05-04 10:37:32 +10:00
task_scan.go Caption support (#2462) 2022-05-06 11:59:28 +10:00
task_scan_gallery.go Fix gallery scan (#2594) 2022-05-18 12:03:54 +10:00
task_scan_image.go Fix image thumbnail generation (#2524) 2022-04-25 15:56:06 +10:00
task_scan_scene.go Caption support (#2462) 2022-05-06 11:59:28 +10:00
task_stash_box_tag.go Hoist context, enable errchkjson (#2488) 2022-04-15 11:34:53 +10:00
task_transcode.go Restructure ffmpeg (#2392) 2022-04-18 10:50:10 +10:00