Viren070
|
302b4cb5c9
|
feat: implement advanced stream filtering with excluded conditions
closes #57
|
2025-06-16 14:13:41 +01:00 |
|
Viren070
|
3779ea09d3
|
feat: improve handling of unsupport meta id and type
|
2025-06-16 02:22:38 +01:00 |
|
Viren070
|
63622e0a07
|
feat: cache RPDB API Key validation
|
2025-06-15 21:37:21 +01:00 |
|
Viren070
|
10bef68c36
|
fix: coerce year field to string type in ParsedFileSchema for consistent data handling
|
2025-06-15 21:34:08 +01:00 |
|
Viren070
|
cc6eea7e52
|
fix: coerce runtime to string type in MetaSchema for improved validation
|
2025-06-15 20:44:31 +01:00 |
|
Viren070
|
d7355cb598
|
fix: only add addons that support the type only when idPrefixes is undefined
|
2025-06-15 20:29:12 +01:00 |
|
Viren070
|
cc2acdeb7a
|
fix: increase recursion threshold limit and window for improved request handling
|
2025-06-15 20:19:54 +01:00 |
|
Viren070
|
f3a3683941
|
refactor: change logger level from debug to info for cache retrieval and resource fetching
|
2025-06-15 19:30:18 +01:00 |
|
Viren070
|
db473f3a32
|
fix: include overrideType in catalog modification check
|
2025-06-15 19:30:03 +01:00 |
|
Viren070
|
bd19d01b54
|
fix: add France option to DebridioTvPreset language selection
|
2025-06-15 19:02:33 +01:00 |
|
Viren070
|
d99a29fd6e
|
feat: allow editing catalog type
|
2025-06-15 18:25:46 +01:00 |
|
Viren070
|
3a9be38c77
|
fix: ensure uniqueness of preset instanceIds and disallow dots in instanceId
|
2025-06-15 17:44:16 +01:00 |
|
Viren070
|
9fab1162c0
|
feat: adjust handling of meta requests by trying multiple supported addons until one succeeds
|
2025-06-15 17:39:14 +01:00 |
|
Viren070
|
35ceb87ff3
|
fix: don't pass idPrefixes in manifest response
|
2025-06-15 17:38:07 +01:00 |
|
Viren070
|
093f90a3ee
|
feat: add alert option to DebridioTmdbPreset and TmdbCollectionsPreset for language selector clarification
|
2025-06-15 17:25:33 +01:00 |
|
Viren070
|
fd03112288
|
fix: check if title matching is enabled before attempting to fetch titles
|
2025-06-15 17:09:48 +01:00 |
|
Viren070
|
671567cb43
|
fix: update social link from Buy Me a Coffee to Ko-fi in DcUniversePreset
|
2025-06-15 16:55:05 +01:00 |
|
Viren070
|
ea02be99a7
|
feat: add social options to various presets
|
2025-06-15 16:31:03 +01:00 |
|
Viren070
|
a0a3c8231a
|
feat: add alert and socials options to schema, implement SocialIcon component, and update TemplateOption to render new option types
|
2025-06-15 16:30:52 +01:00 |
|
Viren070
|
048c612896
|
feat: add doctor who universe
|
2025-06-15 15:25:42 +01:00 |
|
Viren070
|
59686852d3
|
feat: add anime catalogs
|
2025-06-15 15:10:20 +01:00 |
|
Viren070
|
4ce36f1ba0
|
feat: add streaming catalogs
|
2025-06-15 14:41:54 +01:00 |
|
Viren070
|
5424490a28
|
feat: use API_KEY as fallback for ADDON_PASSWORD to maintain backwards compatability
|
2025-06-15 01:39:41 +01:00 |
|
Viren070
|
1e65fd9e7d
|
feat: make caching more configurable and add to sample .env
|
2025-06-15 00:26:24 +01:00 |
|
Viren070
|
a65ef19f55
|
fix: correctly handle negate flag
|
2025-06-14 23:25:02 +01:00 |
|
Viren070
|
77ee7b48c4
|
feat: add anime specific sorting and add help box to sort menu
|
2025-06-14 22:40:53 +01:00 |
|
Viren070
|
73b4d0b99f
|
fix: allow null value in MetaVideoSchema
|
2025-06-14 20:19:27 +01:00 |
|
Viren070
|
0e0a18b9c1
|
fix: add back y flag
|
2025-06-14 19:15:23 +01:00 |
|
Viren070
|
0c9c86c218
|
feat!: stuff
|
2025-06-14 19:13:47 +01:00 |
|
Viren070
|
9e1960a6dd
|
fix(rpdbCatalogs): correct spelling of 'movies' to 'movie'
|
2025-06-14 02:04:46 +01:00 |
|
Viren070
|
a67603d669
|
fix: use structuredClone for config decryption to ensure immutability
|
2025-06-14 00:42:26 +01:00 |
|
Viren070
|
e741de3787
|
fix: encrypt forced proxy URL and credentials before assignment
|
2025-06-14 00:28:39 +01:00 |
|
Viren070
|
d26602631e
|
fix: ignore recursion checks for certain requests
|
2025-06-13 20:36:15 +01:00 |
|
Viren070
|
155519951b
|
fix: carry out regex check for new users too
|
2025-06-13 20:21:36 +01:00 |
|
Viren070
|
c8224bc21e
|
fix: remove unnecessary UUID assignment in UserRepository class
|
2025-06-13 18:52:25 +01:00 |
|
Viren070
|
56734f0956
|
fix: log errors in more cases, correctly handle partial proxy configuration, correctly handle undefined value in tryDecrypt, only decrypt when defined
|
2025-06-13 18:28:12 +01:00 |
|
Viren070
|
2f371876c1
|
fix: improve error handling in TMDBMetadata by including response status and status text
|
2025-06-13 18:03:46 +01:00 |
|
Viren070
|
551335bcba
|
fix: correct spelling of 'committed' in UserRepository class
|
2025-06-13 17:50:32 +01:00 |
|
Viren070
|
e451a2c3ce
|
refactor: add block to service case
|
2025-06-13 17:21:11 +01:00 |
|
Viren070
|
3173cafd18
|
refactor: remove unused option type constants and clean up exports
|
2025-06-13 17:12:36 +01:00 |
|
Viren070
|
b16f36d4ea
|
fix: update cached sorting to prefer all streams that are not explicitly marked as uncached
|
2025-06-13 17:04:59 +01:00 |
|
Viren070
|
90980c7636
|
fix: update Bengali regex to not match ben the men
|
2025-06-13 17:04:23 +01:00 |
|
Viren070
|
6fd5f5b9c0
|
feat: identify casted streams from DMM cast as library streams and include full message
|
2025-06-13 17:04:00 +01:00 |
|
Viren070
|
aa98e7b491
|
fix: adjust default rate limit values
|
2025-06-13 16:32:58 +01:00 |
|
Viren070
|
c60ef6fde9
|
fix: update handling of default/forced values
|
2025-06-13 16:24:51 +01:00 |
|
Viren070
|
091394b837
|
feat: proxy fixes and log adjustments
|
2025-06-13 14:54:53 +01:00 |
|
Viren070
|
d2f4dc1b8d
|
fix: pass user provided TMDB access token to TMDBMetadata
|
2025-06-13 13:42:31 +01:00 |
|
Viren070
|
915187a612
|
feat: use sliders for seeder ranges and fix some options not being multi-option
|
2025-06-13 13:35:52 +01:00 |
|
Viren070
|
39b1e84d87
|
feat: ui improvments
|
2025-06-12 23:52:19 +01:00 |
|
Viren070
|
0f165752db
|
fix: allow null value for description in MetaPreview
|
2025-06-12 18:35:48 +01:00 |
|