Commit Graph

2725 Commits

Author SHA1 Message Date
Zoe Roux 17a4e418a2 Fix watch status repository register 2024-04-03 23:47:17 +02:00
Zoe Roux 25be3d77a5 Add tv specifics genres (#371) 2024-04-02 23:27:18 +02:00
Zoe Roux 8758c7447e Format code 2024-04-02 23:24:24 +02:00
Zoe Roux 8a639a3aee Simplify lazy creation 2024-04-02 23:14:01 +02:00
Zoe Roux 7ee28f4557 Update dockerfile 2024-04-02 23:05:26 +02:00
Zoe Roux 1b4d1ef45e Add genres migrations 2024-04-02 22:06:32 +02:00
Zoe Roux de2308f319 Fix dotnet ef design time context 2024-04-02 22:06:32 +02:00
Zoe Roux f64cf161ab Remove all autofac references 2024-04-02 22:06:32 +02:00
Zoe Roux 436cbee752 Fix services provider issues 2024-04-02 22:06:32 +02:00
Zoe Roux 9bd1e50de3 Delete usless plugin/startup handling 2024-04-02 22:06:32 +02:00
Zoe Roux 13ad35a9ac Add tv specifics genres 2024-04-02 22:06:32 +02:00
Zoe Roux 266caa3f02 Fix segments list having a greater length than capacity (#370) v4.4.0 2024-04-01 23:09:39 +02:00
Zoe Roux ea98598399 Use builtin max instead of custom one 2024-04-01 22:54:23 +02:00
Zoe Roux 83110374f8 Fix login page unscrollable on web 2024-04-01 21:39:27 +02:00
Zoe Roux 1f16271354 Use duration from /info endpoint instead of player's duration 2024-04-01 20:53:53 +02:00
Zoe Roux 0c387fc19a Fix segments list having a greater length than capacity 2024-04-01 20:36:05 +02:00
Zoe Roux 7d423bb049 Fix nvidia format change (#369) 2024-04-01 01:04:33 +02:00
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