Commit Graph

529 Commits

Author SHA1 Message Date
Zoe Roux 0fb61f04a3 Fix 500 on /api/videos/:id?with=show 2026-04-18 17:51:07 +02:00
Zoe Roux bf2c5efafd Add settings for auto-skip 2026-04-18 15:15:56 +02:00
Zoe Roux 117cacff75 Save prev/next sha in fp detection and recompute when changed 2026-04-17 22:24:25 +02:00
Zoe Roux 3334e3a1ed Only extract valid chapterprints 2026-04-16 23:56:08 +02:00
Zoe Roux df0c2ced13 Fix intro/outro detection 2026-04-16 00:31:05 +02:00
Zoe Roux 9c39928dbc Set api otel logs in caps locks 2026-04-16 00:31:05 +02:00
Zoe Roux ee9125b427 Update prepare caller 2026-04-16 00:31:05 +02:00
Zoe Roux 8fb15e6a34 Fix watchlist filtering out collections entry (#1454) 2026-04-14 21:18:08 +00:00
Zoe Roux 1a989589aa Skip TBA episodes in next computation 2026-04-08 12:50:24 +02:00
Zoe Roux 52dfacf8db Fix nextup profile mismatch (#1430) 2026-04-06 16:23:00 +00:00
Zoe Roux ad807fadb4 Prepare next video automatically (#1423) 2026-04-05 10:06:47 +00:00
Zoe Roux 885e409bc8 Fix types 2026-04-04 11:51:42 +02:00
Zoe Roux 18150fc5d1 Cleanup history page 2026-04-04 11:50:08 +02:00
Zoe Roux 6d8e60820e Filter out non-critcal non-available episodes 2026-04-04 11:47:36 +02:00
Zoe Roux d1aeadacee Rename criticalToStory to content enum 2026-04-04 11:47:36 +02:00
Zoe Roux 7bfe463cc2 Don't skip episodes in /api/videos/:slug?with=next 2026-04-03 19:10:27 +02:00
Zoe Roux 29f731a64c Add criticalToStory bool in entries 2026-04-03 19:10:27 +02:00
Zoe Roux 5ed1234ac5 Hide unaired nextups 2026-04-03 18:43:10 +02:00
Zoe Roux f126a0592e Handle watchstatus of entries without history entry 2026-03-31 19:24:27 +02:00
Zoe Roux 0f31286058 Add studios and staff filters for shows 2026-03-31 19:18:43 +02:00
acelinkio f8321cf4d1 transcoder: update echov5 (#1358)
Co-authored-by: Zoe Roux <zoe.roux@zoriya.dev>
2026-03-29 11:46:16 +02:00
Zoe Roux 01a3068efa Add a profile page (#1400) 2026-03-29 00:00:14 +01:00
Zoe Roux 454b5d88ff Add staff page 2026-03-28 22:11:11 +01:00
Zoe Roux fcbcaad9ac Allow shows to be searched by tags 2026-03-28 19:42:12 +01:00
Zoe Roux 6c3616ed2f Implement staff display 2026-03-28 12:38:37 +01:00
Zoe Roux 85813129ce Parse staff from tvdb 2026-03-28 11:00:00 +01:00
Zoe Roux e30c9bf219 Fix refresh handling for yet-to-be-aired series 2026-03-28 10:59:39 +01:00
Zoe Roux 59187a024b Implement metadata refresh 2026-03-27 19:06:59 +01:00
Zoe Roux 4fe79f9bc3 Add delete button for series/movies/collections 2026-03-22 00:57:00 +01:00
Zoe Roux c1afbfef7f Fix db connection of auth 2026-03-19 14:39:28 +01:00
Zoe Roux a0ff1c3dfb Allow multiple ratings per serie/movie (#1377) 2026-03-18 19:58:43 +00:00
Zoe Roux ca15f57f30 Fix history 2026-03-18 19:54:06 +01:00
Zoe Roux 9b23d0714c Make external_ids be a list, properly handle anilist 2026-03-18 19:54:06 +01:00
Zoe Roux 4fbe15f2ed Fix unmmatched api returning http next (#1364) 2026-03-14 12:25:01 +00:00
Zoe Roux 38d1583950 Fix player for unmatched videos 2026-03-14 13:08:27 +01:00
Zoe Roux 9af7e070d1 Scaffold unmatched page 2026-03-14 13:08:27 +01:00
Zoe Roux 3c61935801 Add typecheck steps to ci 2026-03-12 15:56:51 +01:00
Zoe Roux e771ca591f Remove yoshiki, fix ts issues 2026-03-12 15:56:51 +01:00
Zoe Roux 926fbcfd9c Fix /api/videos/:id?with=show with multi-entry videos 2026-03-12 15:56:51 +01:00
Zoe Roux 976f6104da Allow entries to be searched by episode number 2026-03-12 15:56:51 +01:00
Zoe Roux a737da9a91 Fix videos controller limit (#1352) 2026-03-11 17:57:16 +00:00
Zoe Roux 11167765e7 Add back slugs field in videos 2026-03-11 12:57:10 +01:00
Zoe Roux 58deb07b9c Split videos-modal code 2026-03-11 12:46:21 +01:00
Zoe Roux 8f82a03989 Allow guesses to be validated/unvalidated 2026-03-11 12:40:33 +01:00
Zoe Roux 32bfdb0ce0 Add put routes for videos 2026-03-11 12:40:33 +01:00
Zoe Roux ef1486deaf Update video's link on comboxbox change 2026-03-11 12:40:33 +01:00
Zoe Roux 3890e39e56 Add put and delete to link videos 2026-03-11 12:40:33 +01:00
Zoe Roux 61d29d183f Add /series/:id/videos route 2026-03-11 12:40:33 +01:00
Zoe Roux 9e1ddcc9b8 Split video's entries query for performances 2026-03-11 12:40:33 +01:00
Zoe Roux 0c4e3896d7 Split video controller in 3 2026-03-11 12:40:33 +01:00