Commit Graph

1301 Commits

Author SHA1 Message Date
Viren070 bbbe39d4ae chore: release 2.3.2 (#224) 2025.06.25.1232-nightly v2.3.2 2025-06-25 13:32:41 +01:00
Viren070 b009511449 fix: remove length requirement for string properties in ManifestSchema 2025.06.24.2056-nightly 2025-06-24 21:56:25 +01:00
Viren070 baf4c46168 fix: remove folderSize from downloadable streams 2025.06.24.1621-nightly 2025-06-24 17:21:37 +01:00
Viren070 832deaed64 fix: only show warning when no idPrefixes are given 2025.06.24.1540-nightly 2025-06-24 16:40:41 +01:00
Viren070 a4dd8c2fb4 chore: release 2.3.1 (#223) v2.3.1 2025.06.24.1228-nightly 2025-06-24 13:28:17 +01:00
Viren070 97894be562 fix: set idPrefixes to undefined for new resources too 2025.06.24.1226-nightly 2025-06-24 13:26:37 +01:00
Viren070 fd62b23539 chore: release 2.3.0 (#219) v2.3.0 2025.06.24.1224-nightly 2025-06-24 13:23:56 +01:00
Viren070 3d7808b92c fix: only extract folder size if difference is large enough 2025.06.24.1221-nightly 2025-06-24 13:20:47 +01:00
Viren070 f3ff7c53d2 fix: set idPrefixes to undefined when an addon for that resource doesn't provide it 2025-06-24 13:14:26 +01:00
Viren070 3b473393e2 fix: add discovery+ option to streaming catalogs 2025.06.23.2001-nightly 2025-06-23 21:00:39 +01:00
Viren070 aebef33432 feat: add torrentsdb 2025-06-23 20:59:53 +01:00
Viren070 3e9820bc3d feat: add EXPOSE_USER_COUNT set to false by default 2025.06.23.1830-nightly 2025-06-23 19:30:37 +01:00
Viren070 b15efd5529 fix: make sorting in deduplicator consistent 2025-06-23 19:30:19 +01:00
Viren070 320dbb2902 feat: improve parsing for debridio tv 2025.06.23.1607-nightly 2025-06-23 17:07:26 +01:00
Viren070 f53c8cab1f feat: add more fields to bingeGroup 2025-06-23 17:07:10 +01:00
Viren070 96bf1de8bd feat: add tmdb addon 2025.06.22.2105-nightly 2025-06-22 21:46:13 +01:00
Viren070 32ed2ad52d chore: release 2.2.1 (#218) 2025.06.22.2045-nightly v2.2.1 2025-06-22 21:45:04 +01:00
Viren070 9dfae2c853 refactor: only try to apply excluded stream expressions when greater than 0 2025.06.22.2041-nightly 2025-06-22 21:41:15 +01:00
Viren070 ee492e2b21 fix: add catalog and meta resources to mediafusion preset 2025-06-22 21:40:25 +01:00
Viren070 99d66e835c fix: allow null values in options array for manifest extras 2025-06-22 21:40:00 +01:00
Viren070 1119721054 fix(frontend): add sensible steps and remove min max constraint in NumberInput for TemplateOption 2025.06.22.2039-nightly 2025-06-22 21:39:12 +01:00
Viren070 675eaf0b63 fix: add min and max constraints validation for options in config 2025-06-22 21:36:13 +01:00
Viren070 912fa4910e fix: correct property name from 'seeders' to 'seeder' in includedReasons 2025.06.22.2035-nightly 2025-06-22 21:34:50 +01:00
Viren070 4a2e633fb7 chore: release 2.2.0 (#210) v2.2.0 2025.06.22.1645-nightly 2025-06-22 17:45:12 +01:00
Viren070 8477584f9e fix: rename 'not' function to 'negate' to avoid conflicts 2025.06.22.1625-nightly 2025-06-22 17:25:27 +01:00
Viren070 37c0305251 docs: remove cloudflare worker as example of self host method 2025-06-22 17:08:27 +01:00
Viren070 c7bb0c8bee fix: ensure comparison checks for deduplications are carried out when needed 2025.06.22.1511-nightly 2025-06-22 16:10:57 +01:00
Viren070 7e657380d7 fix: extract streamExpressionMatched from AIOStream parser 2025.06.22.1459-nightly 2025-06-22 15:33:17 +01:00
Viren070 a06aea923c feat: adjust wording and naming of expression/condition parser 2025-06-22 15:31:18 +01:00
Viren070 ad4a51caa1 feat: handle missing debridio api key for clear errors 2025-06-22 14:09:11 +01:00
Viren070 2ffc82c864 feat: loop through optionMetas to ensure new options are validated too and ignore individual errors from presets when necessary 2025-06-22 14:07:38 +01:00
Viren070 f22336800a feat: add merge function in BaseConditionParser 2025-06-22 14:05:39 +01:00
Viren070 42911a6c02 docs: update DEBRIDIO_URL in .env.sample 2025-06-22 14:05:22 +01:00
Viren070 23e8078b3f fix(debridio): update preset to support new version (#213) 2025.06.22.0859-nightly 2025-06-22 09:59:00 +01:00
Viren070 4bc0259dad fix: actually use the streams after applying filter conditions 2025.06.22.0052-nightly 2025-06-22 01:52:21 +01:00
Viren070 c4e65f83b3 feat: enable addition and subtraction in base Parser 2025.06.22.0010-nightly 2025-06-22 01:10:18 +01:00
Viren070 cf39cdfee1 fix: allow empty regex names in ParsedStreamSchema and AIOStream 2025.06.21.2358-nightly 2025-06-22 00:57:48 +01:00
Viren070 9de901d22b feat: add logging for include details/reasons during filtering 2025.06.21.2243-nightly 2025-06-21 23:43:07 +01:00
Viren070 91366943bb fix: only form keyword patterns when length of array is greater than 0 2025-06-21 23:39:10 +01:00
Viren070 2a1f5cde19 chore: make configExport required 2025-06-21 22:52:18 +01:00
Viren070 6db2c9a8cb chore: add config export field to bug report template 2025-06-21 22:51:42 +01:00
Viren070 bd21b364d2 fix: filter out uuid in filtered export 2025.06.21.1903-nightly 2025-06-21 20:03:21 +01:00
Viren070 41d507a679 feat: apply filter conditions last 2025.06.21.1854-nightly 2025-06-21 19:54:15 +01:00
Viren070 455f4307fd feat: support multiple regex names in regexMatched function 2025.06.21.1842-nightly 2025-06-21 19:42:05 +01:00
Viren070 d9281bd978 feat: add support for required and preferred filter conditions 2025.06.21.1840-nightly 2025-06-21 19:39:58 +01:00
Viren070 87d2ffba7f fix: normalize case sensitivity in condition parser filters for resolutions, qualities, encodes, types, visualTags, audioTags, audioChannels, and languages 2025.06.21.1752-nightly 2025-06-21 18:52:01 +01:00
Viren070 110146c088 feat: improve condition parser functions to support multiple parameters 2025.06.21.1738-nightly 2025-06-21 18:37:51 +01:00
Viren070 c00632146d fix: update credentials field to allow empty strings 2025-06-21 18:37:10 +01:00
Viren070 a2275cce1b fix: handle invalid addon password error separately for catalog API to be more clear 2025.06.21.1542-nightly 2025-06-21 16:42:40 +01:00
Viren070 e542989038 feat: use title modifier for title in light gdrive formatter 2025.06.21.1507-nightly 2025-06-21 16:07:22 +01:00