stash/pkg/models
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
..
json
jsonschema Track watch activity for scenes. (#3055) 2022-11-21 12:55:15 +11:00
mocks Track watch activity for scenes. (#3055) 2022-11-21 12:55:15 +11:00
paths
date.go
errors.go
file.go
filter.go
find_filter.go
gallery.go Stash rating system (#2830) 2022-11-16 09:31:44 +11:00
generate.go
image.go Stash rating system (#2830) 2022-11-16 09:31:44 +11:00
import.go
int64.go
model_file.go
model_gallery.go Stash rating system (#2830) 2022-11-16 09:31:44 +11:00
model_image.go Stash rating system (#2830) 2022-11-16 09:31:44 +11:00
model_joins.go
model_movie.go Stash rating system (#2830) 2022-11-16 09:31:44 +11:00
model_performer.go Stash rating system (#2830) 2022-11-16 09:31:44 +11:00
model_saved_filter.go
model_scene.go Track watch activity for scenes. (#3055) 2022-11-21 12:55:15 +11:00
model_scene_marker.go
model_scene_test.go Stash rating system (#2830) 2022-11-16 09:31:44 +11:00
model_scraped_item.go
model_studio.go Stash rating system (#2830) 2022-11-16 09:31:44 +11:00
model_tag.go
movie.go Stash rating system (#2830) 2022-11-16 09:31:44 +11:00
performer.go Support filtering by StashID endpoint (#3005) 2022-11-17 10:08:15 +11:00
query.go
rating.go Stash rating system (#2830) 2022-11-16 09:31:44 +11:00
rating_test.go Stash rating system (#2830) 2022-11-16 09:31:44 +11:00
relationships.go
repository.go Fix database locked errors (#3153) 2022-11-21 06:49:10 +11:00
resolution.go
saved_filter.go
scene.go Track watch activity for scenes. (#3055) 2022-11-21 12:55:15 +11:00
scene_marker.go
scraped.go
search.go
search_test.go
sql.go
sqlite_date.go
sqlite_date_test.go
sqlite_timestamp.go
stash_box.go
stash_ids.go Support filtering by StashID endpoint (#3005) 2022-11-17 10:08:15 +11:00
studio.go Support filtering by StashID endpoint (#3005) 2022-11-17 10:08:15 +11:00
tag.go
timestamp.go
timestamp_test.go
update.go
value.go Track watch activity for scenes. (#3055) 2022-11-21 12:55:15 +11:00