Commit Graph

2940 Commits

Author SHA1 Message Date
Zoe Roux 83b1c6b398 Add eac3 to list of supported codecs 2024-05-12 17:47:21 +02:00
Zoe Roux cd46050c94 Format code 2024-05-12 17:30:16 +02:00
Zoe Roux 0b4f40190d Add chrome workarround to allow mkv pristine playback 2024-05-12 17:21:01 +02:00
Zoe Roux 7e10a9162c Fix outdated qualites menu when hls instance changes 2024-05-12 16:58:16 +02:00
Zoe Roux 5de584d6e3 Move canPlay to method instead of ref function 2024-05-12 16:53:29 +02:00
Zoe Roux 764fff7677 Move biome config to root for lsp 2024-05-12 16:51:41 +02:00
Zoe Roux 69a2821477 wip: CanPlay check 2024-05-12 02:54:42 +02:00
Zoe Roux 55f55db030 Reset hls when leaving play page 2024-05-12 02:53:20 +02:00
Zoe Roux 7e95370ce0 Add whole file mimetype in /info 2024-05-12 02:51:33 +02:00
Zoe Roux 30e2a5c867 Migrate from perttier/eslint to biome (#484) 2024-05-10 17:52:33 +02:00
Zoe Roux 14f2f8cb8c Sort imports 2024-05-10 17:23:06 +02:00
Zoe Roux 491150c261 Use type imports 2024-05-10 17:19:41 +02:00
Zoe Roux b0f9be17de Format code 2024-05-10 15:53:07 +02:00
Zoe Roux bd71be580d Update code to fix biome errors 2024-05-10 15:53:07 +02:00
Zoe Roux 871aaa032d Migrate from perttier/eslint to biome 2024-05-10 15:53:07 +02:00
Zoe Roux 1572bd26c5 Add weblate on readme 2024-05-09 23:16:01 +02:00
Zoe Roux 6c880b0909 Fix auto refresh dates calculation (#479) 2024-05-06 20:20:38 +02:00
Zoe Roux 9a81da0154 Fix seasons refresh 2024-05-06 20:06:52 +02:00
Zoe Roux 629acf4855 Use builtin cmp.Or instead of custom one 2024-05-06 18:00:37 +02:00
Zoe Roux 5364359788 Fix auto refresh date calculation 2024-05-06 18:00:37 +02:00
PUFF1N c7521b4af0 Added Turkish translations (#478) 2024-05-06 13:30:40 +00:00
Zoe Roux 9de087a92e Sort episodes groups in tmdb absolute response (#471) 2024-05-06 12:36:44 +02:00
Zoe Roux 6b37ee8100 Update README.md 2024-05-03 16:33:58 +02:00
Zoe Roux 8e9aff9a25 Update README.md 2024-05-03 16:33:27 +02:00
Zoe Roux 2303baf15b Inprove search result sorting, fix manual rescan (#470) 2024-05-03 12:17:57 +02:00
Zoe Roux 4130601856 Move rescan requests to the scanner service (instead of the matcher) 2024-05-03 12:12:48 +02:00
Zoe Roux b07f164ace Fix weird absolute filling 2024-05-03 12:12:48 +02:00
Zoe Roux 3725ed89db Sort by vote count and use case insensitive match for perfect matches 2024-05-03 12:12:48 +02:00
Zoe Roux bc75576e4b Fix manual scan not removing deleted videos 2024-05-03 12:12:48 +02:00
Zoe Roux 9d00aa6d2f Add rescan button on admin interface (#462) 2024-05-02 01:50:11 +02:00
Zoe Roux 13ade4dc44 Clear permissions errors on login 2024-05-02 01:35:21 +02:00
Zoe Roux f7c4e49426 Format code 2024-05-02 01:27:57 +02:00
Zoe Roux efd2ac179d Add rescan button on admin interface 2024-05-02 01:24:03 +02:00
Zoe Roux 3521d577c1 Add rescan capabilities 2024-05-02 01:24:03 +02:00
Zoe Roux 21414d6c2f Make the scanner's consumer also a publisher 2024-05-02 01:24:03 +02:00
Zoe Roux c1ed16b871 Add an api to publish a rescan request 2024-05-02 01:24:03 +02:00
Zoe Roux d63ad87971 Cleanup swagger groups definitions of search apis 2024-05-02 01:24:03 +02:00
Zoe Roux 6925c6b225 Clean issues about removed items on scanner startup 2024-05-02 01:24:03 +02:00
Zoe Roux 57842ea31c Add gte and lte as valid filters 2024-05-02 01:24:03 +02:00
Zoe Roux 6076e3af87 Fix season selector query 2024-05-02 01:24:03 +02:00
Zoe Roux e9c5e5e627 Fix token refresh resseting the player (#461) 2024-05-01 22:24:51 +00:00
Zoe Roux 997cc054d4 Fix release action to use major.minor instead of vMajor.minor.patch 2024-05-01 21:27:23 +02:00
renovate[bot] b45069137c chore(deps): update dependency csharpier to v0.28.2 (#460)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-01 20:45:48 +02:00
Zoe Roux 4602f4ee65 Fix themoviedb weird absolute 2024-05-01 19:20:53 +02:00
Zoe Roux 36f6cd5631 Cleanup watchlist openapi doc 2024-05-01 19:20:36 +02:00
Zoe Roux c52d818a1d Fix scanning with partial absolute groups on tmdb (#459) 2024-05-01 18:55:42 +02:00
Zoe Roux c07d5ca5b9 Fix TitleNumberFixupRule to prevent over extending or bugging on duplicated multi episodes values 2024-05-01 18:53:44 +02:00
Zoe Roux 8303df35cc Fix SeasonYear rule 2024-05-01 18:53:44 +02:00
Zoe Roux 0d5957c3f8 Fix scanning with partial absolute groups on tmdb 2024-05-01 18:53:44 +02:00
Zoe Roux 21841604a3 Fix movie refresh 2024-05-01 18:53:44 +02:00