Commit Graph

1854 Commits

Author SHA1 Message Date
8d4da63855 Fix obfuscated unique ID handling v3.0.0 2023-09-18 00:07:17 +02:00
3a9941f69f Format code 2023-09-16 16:07:30 +02:00
01486dfbec Use better error message for invalid video files 2023-09-15 00:21:33 +02:00
fb2280798a Fix invalid state after cache clear 2023-09-15 00:21:33 +02:00
29f874e390 Fix font detections when there is none 2023-09-15 00:21:33 +02:00
dc6bdf7715 Fix dead links 2023-09-15 00:21:33 +02:00
6022f5b9d2 Disable cursor on player's hover 2023-09-15 00:21:33 +02:00
30b6d4791f Add audio cache audio clear 2023-09-15 00:21:33 +02:00
e5c185627d Clear video cache on new transcode 2023-09-15 00:21:33 +02:00
573852d852 Update README.md 2023-09-13 00:12:29 +02:00
385c580358 Fix safari issue 2023-09-12 18:03:56 +02:00
ec2b0e0f78 Fix eslint warnings 2023-09-11 13:27:04 +02:00
c3816b709c Return more items by default in the api 2023-09-11 13:27:04 +02:00
4b8528af65 Fix show's 404 page 2023-09-11 13:27:04 +02:00
69ba636d74 Update cargo dependancies 2023-09-11 13:27:04 +02:00
1b035035ce Fix pull request docker build 2023-09-11 13:27:04 +02:00
4dc0d6a97c Fix ultrawide infinite scroll 2023-09-11 13:27:04 +02:00
34e4036f66 Fallback to path and modified date if there is no unique id 2023-09-11 01:00:00 +02:00
1dd3e37a37 Use a longer hls timeout delay 2023-09-11 01:00:00 +02:00
e79e568a4c Fix slow transcoder (use mediainfo id instead of sha1) 2023-09-11 01:00:00 +02:00
1641ba2898 Fix item types for android 2023-09-09 22:07:55 +02:00
31d9507033 Fix type issues 2023-09-09 21:47:49 +02:00
67deef897f Add season header 2023-09-09 21:47:49 +02:00
3b84161ec5 Fix some components style 2023-09-09 21:47:49 +02:00
a04bffbec9 Add blurhash container component 2023-09-09 21:47:49 +02:00
7ad1383acb Fix back tests 2023-09-07 22:55:41 +02:00
4217d471c4 Use random image and added date sort on the front 2023-09-07 22:55:41 +02:00
5f6e96333c Add creation date on the db 2023-09-07 22:55:41 +02:00
7962d3a16f Fix library item get all 2023-09-07 22:55:41 +02:00
de6d831498 Prevent resources to use the slug 'random' 2023-09-07 22:55:41 +02:00
be076616cc Add cache policy to images 2023-09-07 22:55:41 +02:00
0a38fdd8d3 Add random sort 2023-09-07 22:55:41 +02:00
2fa5587fbf Fix python version in dockerfile 2023-09-07 22:55:41 +02:00
4bfffa579f Fix contain query param of the api 2023-09-07 22:55:41 +02:00
010fab93d7 Fix player api mismatch bug 2023-09-06 22:01:54 +02:00
6f3eefb611 Improve image finder 2023-09-06 21:06:56 +02:00
328b378978 Filter out unpopular shows 2023-09-06 20:44:51 +02:00
1f518c2d33 Fix missing imdb/tvdb id 2023-09-06 20:44:51 +02:00
a1a5e665fb Fix special season handling 2023-09-06 20:44:51 +02:00
70afa7cc9b Add a space in the tabname (head) 2023-09-06 20:44:51 +02:00
5f1ea76cad Include images without languages in tmdb 2023-09-06 20:44:51 +02:00
462aa44473 Remove language parsing from guessit (fix issues with shows like tenki no ko) 2023-09-06 20:44:51 +02:00
dc0f0df92f Lint the scanner 2023-09-06 00:09:37 +02:00
0ec22766ba Handle series that only have absolte numbering 2023-09-06 00:09:37 +02:00
3549f8b2d2 Handle exact match differently in the scanner 2023-09-06 00:09:37 +02:00
8a3a2fecf5 Improve image selection and prefer original language one 2023-09-06 00:09:37 +02:00
5c8c7b8804 Handle absolute ordering 2023-09-06 00:09:37 +02:00
e88d4c2ca7 Enhance tmdb search ordering 2023-09-06 00:09:37 +02:00
83a91eea97 Use year to filter tv series 2023-09-06 00:09:37 +02:00
13ef0ba14a Fix empty blurhash 2023-09-05 14:18:09 +02:00