stash/internal/manager
WithoutPants aacf07feef
Restructure ffmpeg (#2392)
* Refactor transcode generation
* Move phash generation into separate package
* Refactor image thumbnail generation
* Move JSONTime to separate package
* Ffmpeg refactoring
* Refactor live transcoding
* Refactor scene marker preview generation
* Refactor preview generation
* Refactor screenshot generation
* Refactor sprite generation
* Change ffmpeg.IsStreamable to return error
* Move frame rate calculation into ffmpeg
* Refactor file locking
* Refactor title set during scan
* Add missing lockmanager instance
* Return error instead of logging in MatchContainer
2022-04-18 10:50:10 +10:00
..
config Python path setting (#2409) 2022-03-24 09:22:41 +11: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 Restructure ffmpeg (#2392) 2022-04-18 10:50:10 +10:00
manager_tasks.go Restructure ffmpeg (#2392) 2022-04-18 10:50:10 +10:00
post_migrate.go Restructure go project (#2356) 2022-03-17 11:33:59 +11:00
running_streams.go Restructure ffmpeg (#2392) 2022-04-18 10:50:10 +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 Restructure go project (#2356) 2022-03-17 11:33:59 +11:00
task_scan.go Restructure ffmpeg (#2392) 2022-04-18 10:50:10 +10:00
task_scan_gallery.go Hoist context, enable errchkjson (#2488) 2022-04-15 11:34:53 +10:00
task_scan_image.go Hoist context, enable errchkjson (#2488) 2022-04-15 11:34:53 +10:00
task_scan_scene.go Restructure ffmpeg (#2392) 2022-04-18 10:50:10 +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