Commit Graph

2708 Commits

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