stash/pkg/models
bnkai 6cfb7fe79d
Fix Synopsis json string in movie jsonschema (#2664)
* Fix Synopsis json string in movie jsonschema
* backwards compatible movie synopsis import
2022-06-22 10:59:39 +10:00
..
json Restructure ffmpeg (#2392) 2022-04-18 10:50:10 +10:00
jsonschema Fix Synopsis json string in movie jsonschema (#2664) 2022-06-22 10:59:39 +10:00
mocks Customize recommendations (#2592) 2022-06-14 10:34:04 +10:00
paths Restructure ffmpeg (#2392) 2022-04-18 10:50:10 +10:00
errors.go Refactor scraper top half (#1893) 2021-11-19 10:55:34 +11:00
extension_find_filter.go Refactor clean task (#1805) 2021-10-11 16:45:24 +11:00
extension_resolution.go Restructure ffmpeg (#2392) 2022-04-18 10:50:10 +10:00
gallery.go Add scene/image/gallery popover count buttons for performer/studio/tag cards (#1293) 2021-04-15 10:46:31 +10:00
image.go Convert filesize to float64 for arm32 (#1895) 2021-10-27 11:55:11 +11:00
model_file.go Enable gocritic (#1848) 2021-10-18 14:12:40 +11:00
model_gallery.go Scan refactor (#1816) 2021-10-15 10:39:48 +11:00
model_image.go Scan refactor (#1816) 2021-10-15 10:39:48 +11:00
model_joins.go Identify task (#1839) 2021-10-28 14:25:17 +11:00
model_movie.go Restructure go project (#2356) 2022-03-17 11:33:59 +11:00
model_performer.go Add ignore autotag flag (#2439) 2022-04-04 20:03:39 +10:00
model_saved_filter.go Saved filters (#1474) 2021-06-16 14:53:32 +10:00
model_scene.go Caption support (#2462) 2022-05-06 11:59:28 +10:00
model_scene_marker.go Data layer restructuring (#997) 2021-01-18 12:23:20 +11:00
model_scene_test.go Identify task (#1839) 2021-10-28 14:25:17 +11:00
model_scraped_item.go Unify scrape refactor (#1630) 2021-09-07 11:54:22 +10:00
model_studio.go Add ignore autotag flag (#2439) 2022-04-04 20:03:39 +10:00
model_tag.go Add ignore autotag flag (#2439) 2022-04-04 20:03:39 +10:00
movie.go Add movie count to performer and studio card (#1760) 2021-09-27 11:31:49 +10:00
performer.go Resolve performer/studio stashIDs for scraped scenes (#2006) 2021-11-15 07:51:52 +11:00
query.go Show duration and filesize in results (#1776) 2021-10-25 11:40:13 +11:00
repository.go Saved filters (#1474) 2021-06-16 14:53:32 +10:00
saved_filter.go Customize recommendations (#2592) 2022-06-14 10:34:04 +10:00
scene.go Caption support (#2462) 2022-05-06 11:59:28 +10:00
scene_marker.go Data layer restructuring (#997) 2021-01-18 12:23:20 +11:00
scraped.go Identify task (#1839) 2021-10-28 14:25:17 +11:00
search.go Add search string parsing (#1982) 2021-11-22 14:59:22 +11:00
search_test.go Add search string parsing (#1982) 2021-11-22 14:59:22 +11:00
sql.go Identify task (#1839) 2021-10-28 14:25:17 +11:00
sqlite_date.go Validate SQLiteDate (#2052) 2021-11-23 08:18:43 +11:00
sqlite_date_test.go Validate SQLiteDate (#2052) 2021-11-23 08:18:43 +11:00
sqlite_timestamp.go Handle zip file modification (#877) 2020-11-05 10:26:51 +11:00
stash_box.go Identify task (#1839) 2021-10-28 14:25:17 +11:00
stash_ids.go Data layer restructuring (#997) 2021-01-18 12:23:20 +11:00
studio.go Resolve performer/studio stashIDs for scraped scenes (#2006) 2021-11-15 07:51:52 +11:00
tag.go Fix tag hierarchy validation (#1926) 2021-11-07 09:33:46 +11:00
timestamp.go Support a minModTime input on metadata scans. (#1951) 2021-11-26 11:48:31 +11:00
timestamp_test.go Support a minModTime input on metadata scans. (#1951) 2021-11-26 11:48:31 +11:00
transaction.go Enable gocritic (#1848) 2021-10-18 14:12:40 +11:00