mangayomi-mirror/lib
Mallyd11 50942e8486 fix(m3u8): add missing '/' separator in segment and key URI construction
_parseTsList and _extractKeyAttributes both build URLs by concatenating
m3u8Host (no trailing slash from path.dirname) with a relative token.
Without '/' the result is host/proxy/oppai/kiteTOKEN instead of the
correct host/proxy/oppai/kite/TOKEN, causing every segment and AES-128
key request to hit the wrong path and the download to fail silently.

Fix mirrors the existing correct pattern in voe_extractor.dart line 90.
2026-05-17 15:54:22 -04:00
..
eval + 2026-04-15 11:42:18 +01:00
ffi dart format 2025-05-30 17:43:42 +01:00
l10n New Setting: Mark duplicate chapter as read 2026-04-26 01:09:28 +02:00
models Add comments to ReaderModeExtension 2026-04-30 19:23:00 +02:00
modules refactor: simplify cover image resolution in LibraryGridViewWidget and LibraryListViewWidget 2026-05-11 09:04:37 +01:00
providers fix(macos): host libmdbx DB under Application Support to avoid TCC permission denial on launch 2026-05-09 22:09:53 -07:00
router Use Platform Helper Everywhere Possible 2026-04-26 19:42:13 +02:00
services fix(m3u8): add missing '/' separator in segment and key URI construction 2026-05-17 15:54:22 -04:00
src/rust Fix #643 2026-01-26 17:28:25 +01:00
utils Merge remote-tracking branch 'upstream/main' into fix/cover-decode-resize 2026-05-11 00:56:00 -07:00
main.dart Merge pull request #719 from NBA2K1/main 2026-05-11 08:38:24 +01:00