Viren070
f607131d33
fix(metadata): add placeholder promise when imdbId is missing
...
Ensure the promises array always contains the same number of promises for the IMDb branch, so that following code that checks the status of the promise doesn't throw a TypeError
closes #497
2025.11.20.1249-nightly
2025-11-20 12:47:42 +00:00
Viren070
c00ad259fc
fix(presets/aiostreams): allow leaving name empty
...
closes #491
2025-11-20 12:35:02 +00:00
Viren070
57bded3414
fix: only block proxying of nzbdav/altmount streams via built-in addons
2025-11-20 12:23:37 +00:00
Viren070
cf43d7f0a6
fix: only infer proxied attribute for nzbdav/altmount with built-in addons
2025-11-20 12:15:00 +00:00
Viren070
af79a18c6a
feat(nab): add pagination handling
...
closes #489
Release-As: 2.17.6
2025.11.19.2317-nightly
2025-11-19 23:15:44 +00:00
Viren070
3be526172d
fix: only allow absolute episode match when seasons has 1 or is empty
2025-11-19 22:40:20 +00:00
Viren070
3d6efb0ed0
chore: release 2.17.5 ( #495 )
2025.11.19.0942-nightly
v2.17.5
2025-11-19 09:42:04 +00:00
i4mth3d4ng3r
394b76b5b2
fix(presets/newznab): remove trailing space in Tabula Rasa URL ( #494 )
2025.11.19.0940-nightly
2025-11-19 09:39:55 +00:00
Viren070
76bf4a2add
chore: release 2.17.4 ( #492 )
2025.11.18.1945-nightly
v2.17.4
2025-11-18 19:45:39 +00:00
Viren070
04e7554349
fix(presets/newznab): use correct url for usenet crawler
2025.11.18.1944-nightly
2025-11-18 19:42:52 +00:00
Viren070
f3162f1f33
chore: release 2.17.3 ( #488 )
2025.11.18.1335-nightly
v2.17.3
2025-11-18 13:35:26 +00:00
Viren070
da4d282dd3
fix(frontend): update label from 'Meta & Catalogues' to 'Metadata & Catalogs'
2025.11.18.1309-nightly
2025-11-18 13:08:33 +00:00
Viren070
90a83ed06c
fix(frontend): adjust layout for StaticTabs to fix issues on smaller screens
2025-11-18 13:01:32 +00:00
Viren070
a22bc9d836
fix(presets): add missing constraints to timeout options
2025-11-18 13:00:42 +00:00
Viren070
ca7c49b3b1
fix(frontend): marketplace adjustments
2025.11.17.2157-nightly
2025-11-17 21:56:58 +00:00
Viren070
e10702e9f8
fix: update newznab url list
2025.11.17.1740-nightly
2025-11-17 17:40:08 +00:00
Viren070
b01f135cff
fix: use select-with-custom for newznab url and hide some options in simple mode
2025.11.17.1638-nightly
2025-11-17 16:38:10 +00:00
Viren070
7cd5f116b8
fix(frontend): adjust logo for installed addon card
2025.11.17.1613-nightly
2025-11-17 16:13:13 +00:00
Viren070
94e747d0a7
feat(frontend): redesign marketplace
2025.11.17.1539-nightly
2025-11-17 15:38:37 +00:00
Viren070
b4da2afa46
chore(presets): add CATEGORY field to presets for better categorization
2025-11-17 15:24:24 +00:00
Viren070
1b4835d25a
fix(presets/usenet-streamer): parse instant and triage status info
2025.11.17.1306-nightly
2025-11-17 13:05:36 +00:00
Viren070
14fc584b2b
fix: prevent duration being incorrectly parsed for builtin addons
2025-11-17 13:04:22 +00:00
Viren070
98c398ba46
feat(metadata): fetch from imdb suggestion data
2025.11.16.1921-nightly
2025-11-16 19:20:47 +00:00
Viren070
97f61ea322
fix: use memory lock for metadata
...
Release-As: 2.17.3
2025.11.16.1641-nightly
2025-11-16 16:39:08 +00:00
Viren070
fd8ee96524
chore: log time taken to fetch metadata in filterer
2025-11-16 16:38:43 +00:00
Viren070
6b47487636
fix: lower timeout for imdb data
2025-11-16 16:38:08 +00:00
Viren070
e1a24dc392
feat: add memory lock
2025-11-16 16:37:52 +00:00
Viren070
78124bd802
feat(presets/*znab): add search mode option with Both and remove force query search.
2025.11.16.1537-nightly
2025-11-16 15:36:54 +00:00
Viren070
b4de155982
fix(frontend): ensure description is always rendered with MarkdownLite
2025-11-16 15:31:44 +00:00
Viren070
bec118c8c6
fix: parse fileIdx to prevent deduplication of different files within same torrent
2025.11.16.1423-nightly
2025-11-16 14:19:53 +00:00
Viren070
c8af6c682f
fix(metadata/tmdb): always check title and name in translation data
2025-11-16 13:38:25 +00:00
Viren070
d910493a6e
docs: update badges
2025-11-13 19:58:13 +00:00
nexariton
2b33abab26
fix: replace umlaut characters with ASCII equivalents in cleanTitle ( #481 )
...
Update the cleanTitle() function in utils.ts to replace umlaut characters with their ASCII transliterations
2025.11.13.1511-nightly
2025-11-13 15:11:41 +00:00
Viren070
b3781af2a4
chore: release 2.17.2 ( #485 )
2025.11.11.2246-nightly
v2.17.2
2025-11-11 22:45:53 +00:00
Viren070
2d918bcf78
fix: adjust scoring for file selection and add .iso as a valid video file extension
2025.11.11.2226-nightly
2025-11-11 22:25:50 +00:00
Viren070
fc5674d6b6
fix(builtins/prowlarr): set limit value
2025.11.11.2120-nightly
2025-11-11 21:20:15 +00:00
Viren070
33c85352c1
chore: release 2.17.1 ( #479 )
2025.11.11.1317-nightly
v2.17.1
2025-11-11 13:17:37 +00:00
Viren070
285d14ff21
fix(builtins/torbox-search): handle when age is string obtained via cache
2025.11.10.2147-nightly
2025-11-10 21:46:52 +00:00
Viren070
40e2893df5
fix: immediately throw if error during stat check is a 401
2025.11.10.1836-nightly
2025-11-10 18:01:09 +00:00
Viren070
2ba2677466
feat: make webdav credentials optional for nzbdav
...
closes #480
2025-11-10 18:00:15 +00:00
Viren070
8f29d017ba
fix(debrid): validate aiostreamsAuth during nzb check
2025-11-10 16:16:28 +00:00
Viren070
8184442cce
fix(core/formatter): only short-circuit when remaining operators are the same
2025.11.10.1523-nightly
2025-11-10 15:23:07 +00:00
Viren070
32bbbd4bbc
fix(core/formatter): handle null property when getting error message
2025.11.10.1445-nightly
2025-11-10 14:41:07 +00:00
Viren070
5b16957411
feat(core/formatter): implement short circuit for comparators
2025-11-10 14:40:32 +00:00
Viren070
b7866dc320
chore: add link to wiki in service configuration
2025-11-10 13:58:27 +00:00
Viren070
06c0f33365
fix(sel): allow nzbdav and altmount in service function
2025-11-10 13:50:27 +00:00
Viren070
c590e918a8
feat(core/formatter): add ageHours attribute to stream variable
2025-11-10 13:48:28 +00:00
Viren070
ed9a3f14a6
feat(builtin): provide age in hours
...
Release-As: 2.17.1
2025-11-10 13:48:00 +00:00
Viren070
dc9c7dae36
fix(core/formatter): ensure boolean attributes in stream variable
2025-11-10 13:10:49 +00:00
Viren070
daa31b76d7
fix(presets/usenet-streamer): add bmc link
2025.11.09.1834-nightly
2025-11-09 18:33:25 +00:00