mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-06-16 05:01:16 +08:00
fix: preserve absolute subtitle asset urls
This commit is contained in:
@@ -396,6 +396,7 @@ def test_subtitle_site_spider_uses_direct_nexus_row(monkeypatch):
|
||||
|
||||
assert [item["title"] for item in result] == ["The.Capture.S01", "The.Capture.S02"]
|
||||
assert result[0]["language"] == "添加时间"
|
||||
assert result[0]["language_icon"] == "data:image/svg+xml;base64,xxx"
|
||||
assert result[1]["language"] == "English"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user