stash/pkg/models/jsonschema
CJ 0664c5b974
Track watch activity for scenes. (#3055)
* track watchtime and view time
* add view count sorting, added continue position filter
* display metrics in file info
* add toggle for tracking activity
* save activity every 10 seconds
* reset resume when video is nearly complete
* start from beginning when playing scene in queue

Co-authored-by: WithoutPants <53250216+WithoutPants@users.noreply.github.com>
2022-11-21 12:55:15 +11:00
..
file_folder.go [Files Refactor] Don't require fingerprint calculation post-migrate (#2892) 2022-09-07 14:21:10 +10:00
folder.go Fix filename generation in export (#2883) 2022-09-06 07:04:52 +00:00
gallery.go Fix json filename generation (#2887) 2022-09-06 07:04:52 +00:00
image.go Fix json filename generation (#2887) 2022-09-06 07:04:52 +00:00
movie.go Fix json filename generation (#2887) 2022-09-06 07:04:52 +00:00
performer.go Change performer height to be numeric (#3060) 2022-11-08 14:09:03 +11:00
scene.go Track watch activity for scenes. (#3055) 2022-11-21 12:55:15 +11:00
scraped.go Restructure ffmpeg (#2392) 2022-04-18 10:50:10 +10:00
studio.go Fix json filename generation (#2887) 2022-09-06 07:04:52 +00:00
tag.go Add descriptions to tags and display tag cards on hover (#2708) 2022-10-06 10:01:06 +11:00
utils.go