Commit Graph

543 Commits

Author SHA1 Message Date
Viren070 dfde6ccdfc Update README.md 2025-01-28 19:47:41 +00:00
Viren070 b8514f94b1 Update README.md 2025-01-28 19:45:26 +00:00
Viren070 b0c1649e74 Update README.md 2025-01-28 19:40:50 +00:00
Viren070 658092f00e Update README.md 2025-01-28 17:43:12 +00:00
Viren070 34e3b3df3d 1.11.4 v1.11.4 2025-01-27 20:40:00 +00:00
Viren070 0af41bc6a6 fix: ensure streamTypeFilter check only occurs if streamTypes is defined 2025-01-27 20:38:49 +00:00
Viren070 d7db000d5f 1.11.3 v1.11.3 2025-01-27 20:11:58 +00:00
Viren070 774c22e821 feat: fetch IP at start of request and if it fails after 3 attempts with mediaflow enabled, return an error stream. 2025-01-27 20:07:32 +00:00
Viren070 97971ecd35 1.11.2 v1.11.2 2025-01-27 19:38:59 +00:00
Viren070 ca17b93e0c feat: increase default MAX_CACHE_SIZE to 10240 2025-01-27 19:38:14 +00:00
Viren070 1a3d28e1bc feat: remove cache-stats endpoint 2025-01-27 19:36:31 +00:00
Viren070 9f349ffbed feat: adjust logging 2025-01-27 19:31:44 +00:00
Viren070 9bb066f075 1.11.1 v1.11.1 2025-01-27 18:45:44 +00:00
Viren070 d6503d4283 fix: remove AC3 and E-AC3 from audio tags and combine with DD and DD+ 2025-01-27 18:44:53 +00:00
Viren070 3421432045 1.11.0 v1.11.0 2025-01-27 18:22:36 +00:00
Viren070 a87393abce Update CONFIGURING.md 2025-01-27 18:10:00 +00:00
Viren070 95b48c42cd feat: add configurable cache TTL and whether to cache stream results or not 2025-01-27 18:04:00 +00:00
Viren070 1fa97b62df feat: add 'usenet' type to parsed streams in Easynews and EasynewsPlus wrappers 2025-01-27 18:00:13 +00:00
Viren070 a1d897191e feat: add Stream Types section for fltering/sorting by type 2025-01-27 18:00:05 +00:00
Viren070 96a1e97f5c fix: load keyword filters from previous config 2025-01-27 17:59:07 +00:00
Viren070 25f6ced6ef feat: improve error messages for MediaFusion 2025-01-27 16:42:17 +00:00
Viren070 c8bedcb2a9 feat: return error streams when failed to get streams for an addon 2025-01-27 16:34:20 +00:00
Viren070 03919971b2 feat: extract resolution from stream name and update parsed info 2025-01-27 16:16:30 +00:00
Viren070 e15f7fc0a7 feat: add 'Dual Audio' and 'Dubbed' to allowed languages 2025-01-27 16:16:21 +00:00
Viren070 5c41642d86 feat: add regex for dubbed 2025-01-27 16:16:11 +00:00
Viren070 c70dcc6743 fix: default to uncached rather than unknown for cache status 2025-01-27 16:01:02 +00:00
Viren070 21cdbc1f36 fix: handle potential null cache in media flow and base wrapper 2025-01-27 15:56:15 +00:00
Viren070 77bf40b40f fix: adjust version positioning and improve version button 2025-01-27 15:13:06 +00:00
Viren070 092e37e388 feat: add 10bit, e-ac3, flac, xvid, divx filters 2025-01-27 14:55:19 +00:00
Viren070 a2b8b2e8ee 1.10.1 v1.10.1 2025-01-27 14:22:27 +00:00
Viren070 24296b0f4e fix: correctly extract language flags 2025-01-27 14:20:47 +00:00
Viren070 f62bae8846 Update README.md 2025-01-27 12:53:37 +00:00
Viren070 e2b52c9ba6 1.10.0 v1.10.0 2025-01-27 02:29:42 +00:00
Viren070 e39a779958 Update README.md 2025-01-27 02:27:20 +00:00
Viren070 c78cd816bd fix(frontend): remove tap highlight color from version tag 2025-01-27 02:12:49 +00:00
Viren070 15a65a9538 feat: add configuration and Stremio guide links to the configure page 2025-01-27 02:05:41 +00:00
Viren070 42ac05ef9f Update README.md 2025-01-27 01:50:58 +00:00
Viren070 1df9417c4f Update README.md 2025-01-27 01:47:09 +00:00
Viren070 b8e83cd8e2 Update README.md 2025-01-27 01:13:47 +00:00
Viren070 04117a3f10 feat: rename cf worker name from aiostreams-cloudflare-workers to aiostreams 2025-01-27 01:10:29 +00:00
Viren070 d2968df180 Update CONFIGURING.md 2025-01-27 00:51:03 +00:00
Viren070 f7523ab304 Update README.md 2025-01-27 00:34:28 +00:00
Viren070 4f93dfb70c Update README.md 2025-01-27 00:19:47 +00:00
Viren070 53a618bbef Update README.md 2025-01-27 00:19:01 +00:00
Viren070 9f610ad6ea Update README.md 2025-01-27 00:16:21 +00:00
Viren070 3360df4ab4 Update README.md 2025-01-27 00:14:15 +00:00
Viren070 c571e0f27d fix: reduce stream cache time from 15 minutes to 10 minutes 2025-01-26 23:38:59 +00:00
Viren070 3b31849d14 feat: increase stream cache time to 15 minutes 2025-01-26 23:36:46 +00:00
Viren070 42dd2517ce fix: correctly determine user ip 2025-01-26 23:35:41 +00:00
Viren070 cb13a175c7 feat: memory cache 2025-01-26 23:22:11 +00:00