15 Commits

Author SHA1 Message Date
de07a3c74a Bump version to 0.1.4 0.1.4 2023-01-06 15:09:00 -05:00
a960eee8f6 [#1] Limit now playing to the last 10 minutes 2023-01-06 14:26:14 -05:00
15ff2e4efd [#1] Add now playing section to homepage 2023-01-06 11:44:31 -05:00
58a8ab1316 Bump version to 0.1.3 2023-01-05 17:18:06 -05:00
c84300bd67 Fix bug in trusted origin config 2023-01-05 17:14:21 -05:00
373657f1bc Bump minor version to 0.1.2 2023-01-05 15:46:59 -05:00
2badc6de54 Refactor jellyfin scobbler view 2023-01-05 15:45:49 -05:00
f274aa7d0e Update some docs 2023-01-05 14:45:02 -05:00
819723b927 Big reorg to support pacakging 2023-01-05 14:39:47 -05:00
41a74f46c8 Add scrobble log option and CLI tool 2023-01-05 13:39:56 -05:00
68c1b3c6f0 Forgot to add meta migration for videos 2023-01-05 11:50:07 -05:00
cd51d1b8c8 Allow admin filter by video type 2023-01-05 11:10:29 -05:00
410fe36d9a Split scrobble endpoints up 2023-01-05 11:10:10 -05:00
fe47d916e9 Add templates and clean up views for scrobbling
Biggest thing here is adding the ability to scrobble until the video is
95% done and then not scrobble the same video file again for 15 minutes.

This seems hacky, but in practice works pretty well, so long as you
don't monkey around with the 95% completion thing.  Unlike music, videos
are generally watched all the way through.
2023-01-05 01:35:12 -05:00
ece9a68165 Initial commit 2023-01-04 17:55:18 -05:00