Commit graph

123 commits

Author SHA1 Message Date
WebStreamr
de79dc014f
fix(source): RgShows is multi 2026-01-11 19:13:14 +00:00
WebStreamr
1a99a9e99b
chore: enable nonBlocking secondary cache writes 2026-01-11 19:12:09 +00:00
WebStreamr
559ee6ed4e
chore(source): simplifly Frembed domain detection again
no clue why, but audin213.com is timing out on the official instance
2026-01-10 20:43:35 +00:00
WebStreamr
b273e3a71d
chore(source): improve 4KHDHub search matching
- search without year, otherwise incorrect results might be returned
  only
- do a less stricter levenshtein if name is fully included
2026-01-10 20:28:49 +00:00
WebStreamr
dcad7db29c
feat: add RgShows 2026-01-09 15:34:04 +00:00
WebStreamr
04f3fc42e0
fix(source): adapt MegaKino domain
they came up with something new which might not work with redirects any
more. let's see..
2026-01-06 15:39:54 +00:00
WebStreamr
7146c6cf11
fix(source): handle MegaKino relative page links 2026-01-06 14:03:28 +00:00
WebStreamr
41bc53b9da
chore(source): do not filter out any KinoGer links 2026-01-06 13:49:46 +00:00
WebStreamr
f8f62db174
chore(source): determine latest 4KHDHub domain more dynamically 2026-01-02 09:15:30 +00:00
WebStreamr
93a098e438
chore(source): add 4KHDHub test for stranger things s05e08 2026-01-02 08:58:11 +00:00
WebStreamr
1f4d7c752d
chore(source): update 4KHDHub TLD and re-generate fixtures 2026-01-02 08:47:12 +00:00
WebStreamr
6f24b7928d
fix(test): improve stability of MegaKino test by dirty mocking getFinalRedirectUrl 2025-12-22 13:31:30 +00:00
WebStreamr
924265b964
fix(source): determine Frembed domain dynamically 2025-12-22 10:34:18 +00:00
WebStreamr
7264fd2ed4
chore(source): useless debug log 2025-12-22 10:29:14 +00:00
WebStreamr
258e35c94d
fix(source): resolve MegaKino dynamically and cache for an hour 2025-12-12 16:12:41 +00:00
WebStreamr
42b9cbe38f
fix(source): update MegaKino domain 2025-12-11 16:19:26 +00:00
WebStreamr
1bd85fb4ad
chore(source): remove VidSrc which does not add value atm 2025-12-11 15:47:55 +00:00
WebStreamr
0f7bc7c07f
fix(source): update MegaKino domain 2025-12-06 23:01:39 +00:00
WebStreamr
cf0be4712e
fix(source): return all KinoGer domains, fixes VOE results 2025-12-06 23:01:39 +00:00
WebStreamr
8dae887eca
revert: fix(source): remove KinoGer
This reverts commit e5a5c62106.
2025-12-06 23:01:28 +00:00
WebStreamr
5c04104ad2
chore: introduce helper for better and central season/episode formatting 2025-12-01 10:51:44 +00:00
WebStreamr
1765311586
chore(source): use more consistent meta title format 2025-11-29 12:54:34 +00:00
WebStreamr
67d0508fd7
fix: ensure that VixSrc results have a title 2025-11-28 16:15:44 +00:00
WebStreamr
d07d31d94a
fix(source): update frembed domain and add referer for API requests 2025-11-28 15:51:48 +00:00
WebStreamr
09f795b862
feat: switch to axios to avoid Cloudflare TLS fingerprinting issues 2025-11-28 15:51:47 +00:00
WebStreamr
88a1fe10a1
fix(source): switch to new Frembed domain 2025-11-02 21:54:42 +00:00
WebStreamr
e5a5c62106
fix(source): remove KinoGer
protected via CloudFlare challenge
2025-11-01 19:49:43 +00:00
WebStreamr
331e5bd5d1
fix(source): add fallback search for english title to Kokoshka 2025-10-29 13:30:58 +00:00
WebStreamr
172edaf0fc
fix(source): fine-tune Kokoshka result matching 2025-10-29 13:30:53 +00:00
WebStreamr
88b6a5ef45
fix(source): switch to working MegaKino domain 2025-10-29 11:04:08 +00:00
WebStreamr
e6d8d5076c
chore: remove noCache option 2025-10-24 14:30:57 +00:00
WebStreamr
ae7b784783
chore: mark VidSrc as being multi instead of English 2025-10-18 20:09:17 +00:00
WebStreamr
d59658fb7b
chore: switch to new VidSrc domains, pass-through TMDB IDs if given 2025-10-18 19:57:31 +00:00
WebStreamr
177739e7cd
chore: tag 4KHDHub with Indian flag 2025-10-17 13:36:13 +00:00
WebStreamr
066424e087
fix(source): query TMDB for Albanian info for Kokoshka 2025-10-16 18:57:14 +00:00
webstreamr
a4fb495e28
feat: add Albanian source Kokoshka (#430)
Co-authored-by: GSTAR <44748406+GLlgGL@users.noreply.github.com>
2025-10-16 16:57:07 +02:00
WebStreamr
c88b3798f0
fix(source): switch from imdb to tmdb search for CineHDPlus 2025-10-15 20:16:56 +00:00
WebStreamr
076f853a5b
fix(source): switch from imdb to tmdb search for StreamKiste 2025-10-15 20:16:32 +00:00
WebStreamr
da24e96fb4
chore: fully remove soaper 2025-10-13 10:36:15 +00:00
WebStreamr
a42edcd438
fix(source): remove PrimeWire
they started to limit redirect url resolve requests to one per second
2025-10-13 10:33:16 +00:00
WebStreamr
30a709d619
fix(source): use PrimeWire page instead of API as Referer 2025-10-06 09:32:52 +00:00
WebStreamr
d6fb4c971b
fix(source): dynamically determine MegaKino base URL 2025-09-30 14:49:26 +00:00
WebStreamr
8f2e8e492f
chore(source): improve Eurostreaming search by trimming some special chars and supporting similarity search 2025-09-29 20:27:49 +00:00
WebStreamr
e327f3c734
chore(source): support similar match search in HomeCine 2025-09-29 20:15:23 +00:00
WebStreamr
20648ae4cd
chore(source): use original title as search fallback in HomeCine and don't enforce year check 2025-09-29 19:50:39 +00:00
WebStreamr
fb689bf7da
fix(source): adapt MegaKino for new search 2025-09-29 10:50:04 +00:00
WebStreamr
af5c3f2ae6
fix(source): improve Eurostream partial keyword matching 2025-09-28 20:04:38 +00:00
WebStreamr
be7c19a54f
chore: add referer explicitly to sources 2025-09-28 19:49:37 +00:00
WebStreamr
ae342845f8
fix(source): use iframe src from API as referer for Movix 2025-09-25 14:32:58 +00:00
WebStreamr
6214df7e8f
fix(source): set correct referer for Movix 2025-09-24 18:53:31 +00:00