Commit Graph

2714 Commits

Author SHA1 Message Date
266caa3f02 Fix segments list having a greater length than capacity (#370) v4.4.0 2024-04-01 23:09:39 +02:00
ea98598399 Use builtin max instead of custom one 2024-04-01 22:54:23 +02:00
83110374f8 Fix login page unscrollable on web 2024-04-01 21:39:27 +02:00
1f16271354 Use duration from /info endpoint instead of player's duration 2024-04-01 20:53:53 +02:00
0c387fc19a Fix segments list having a greater length than capacity 2024-04-01 20:36:05 +02:00
7d423bb049 Fix nvidia format change (#369) 2024-04-01 01:04:33 +02:00
c3bebdec01 Fix nvidia format change 2024-04-01 00:51:44 +02:00
d26934b602 Fix some android issues (#368) 2024-04-01 00:23:05 +02:00
e16fdc1036 Fix authorization tokens usage on android images 2024-03-31 23:24:29 +02:00
0008aa95c2 Sort qualites on android 2024-03-31 23:08:06 +02:00
a8d29b5b26 Fix authorization tokens usage on the android player 2024-03-31 23:00:12 +02:00
61a8b07f4b Fix login links no working on mobile 2024-03-31 22:57:24 +02:00
d3ec0cab9b Relax same codec check to not care about h264 level 2024-03-31 19:12:54 +02:00
5e054e12f7 Prevent 500 when specifing invalid show id on episode create (#367) 2024-03-31 18:10:28 +02:00
e8896b7787 Prevent 500 when specifing invalid show id on episode create 2024-03-31 16:15:40 +02:00
0cf7b1369b Remove usless logs 2024-03-31 16:00:25 +02:00
7428147100 Use rfc6381 to prevent h265 playback issues (#366) 2024-03-30 23:29:26 +01:00
88f3f7a9ae Include same quality transcoded level if codecs are differents 2024-03-30 23:16:59 +01:00
2ff507f641 Add codec info on transmux level of hls master playlist 2024-03-30 23:16:59 +01:00
3de751c880 Add rfc6381 codec on the /info endpoint 2024-03-30 23:16:59 +01:00
9a9e43269d Fix 10bits encoding and enable software encoding fallback on vaapi hwaccel 2024-03-30 23:16:59 +01:00
12276ed034 Disable bitrate check to allow h265 to be transcoded to h264 2024-03-30 23:16:59 +01:00
22b68f4dc7 Fix scanner deleting items with quotes or & in path 2024-03-30 23:16:59 +01:00
80e928ee43 Fix unlogged account error not showing (#365) 2024-03-27 02:03:50 +01:00
bb3e57ff2a Fix filters with string containing quotes 2024-03-27 00:04:40 +01:00
78247acba7 Fix unlogged account error not showing 2024-03-27 00:04:40 +01:00
e4f00d34bc Add targetarch support for Dockerfile.migrations (#364) 2024-03-26 22:25:48 +01:00
81d4a13735 Add targetarch support for Dockerfile.migrations 2024-03-26 16:54:24 +01:00
5d430f8ee8 Fix autosync image in docker-compose.prod.yml 2024-03-26 14:27:52 +01:00
aba6c873df Fix tag release CI (#363) 2024-03-26 14:23:23 +01:00
d140a6e392 Fix tag release CI 2024-03-26 14:17:34 +01:00
f7603db588 Fix enum mapping bugs (#360) 2024-03-26 01:24:02 +01:00
87754ae928 Organize imports 2024-03-26 01:11:55 +01:00
ecbf1f5db5 Fix enums handling with dapper 2024-03-26 01:00:32 +01:00
8ddf22d661 Use latest tagged version instead of edge as a default tag for the docker compose 2024-03-26 01:00:32 +01:00
13df17544c Display the invalid account page when the refresh token is invalid 2024-03-26 01:00:32 +01:00
39ce601344 Fix postgres enum mapping 2024-03-26 01:00:32 +01:00
db6670f699 Improve caching for migrations docker file 2024-03-26 01:00:32 +01:00
bd7991942a Use a service to run migrations (#358) 2024-03-26 00:07:12 +01:00
da594d6df1 Add migrations on the docker build ci 2024-03-26 00:02:30 +01:00
f6bb77a6a5 Add postgres dependency on migration service 2024-03-25 23:47:58 +01:00
ea979d9663 Handle connection string for migrations 2024-03-25 23:41:03 +01:00
646df0f393 Add a migration service on the docker compose 2024-03-25 22:28:22 +01:00
d24d18ea8e Create a migration dockerfile 2024-03-25 22:28:22 +01:00
9740a5d0d4 Remove custom dotnet output path 2024-03-25 22:28:22 +01:00
034a554bf4 Update dotnet tools 2024-03-25 22:28:22 +01:00
fb1c006cd9 Remove postgres migrations handled by the api 2024-03-25 22:28:22 +01:00
928bfe7876 Remove legacy meilisearch populate 2024-03-25 22:28:22 +01:00
6485c733bb Add workflow dispatch for docker builds (#355) 2024-03-25 02:26:59 +01:00
b44bdb8a75 Add workflow dispatch for docker builds 2024-03-25 02:25:38 +01:00