straw/fastlane/metadata/android/zh-Hant/changelogs/70.txt
Hosted Weblate 94005cfe9c
Translated using Weblate (Dutch)
Currently translated at 55.4% (51 of 92 strings)

Translated using Weblate (Latvian)

Currently translated at 97.8% (759 of 776 strings)

Translated using Weblate (Dutch)

Currently translated at 100.0% (776 of 776 strings)

Translated using Weblate (Latvian)

Currently translated at 97.8% (759 of 776 strings)

Translated using Weblate (Chinese (Traditional Han script))

Currently translated at 66.3% (61 of 92 strings)

Translated using Weblate (Belarusian)

Currently translated at 100.0% (776 of 776 strings)

Translated using Weblate (Portuguese (Brazil))

Currently translated at 65.2% (60 of 92 strings)

Translated using Weblate (Slovak)

Currently translated at 77.1% (71 of 92 strings)

Translated using Weblate (Croatian)

Currently translated at 99.8% (775 of 776 strings)

Translated using Weblate (Serbian)

Currently translated at 99.2% (770 of 776 strings)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Milan <mobrcian@hotmail.com>
Co-authored-by: Milo Ivir <mail@milotype.de>
Co-authored-by: Nero <guihsalmeida0210@hotmail.com>
Co-authored-by: Peter Dave Hello <hsu@peterdavehello.org>
Co-authored-by: Yauhen <bugomol@users.noreply.hosted.weblate.org>
Co-authored-by: ojppe <ojppe@users.noreply.hosted.weblate.org>
Co-authored-by: Саша Петровић <salepetronije@gmail.com>
Co-authored-by: ℂ𝕠𝕠𝕠𝕝 (𝕘𝕚𝕥𝕙𝕦𝕓.𝕔𝕠𝕞/ℂ𝕠𝕠𝕠𝕝) <coool@mail.lv>
Translate-URL: https://hosted.weblate.org/projects/newpipe/metadata/nl/
Translate-URL: https://hosted.weblate.org/projects/newpipe/metadata/pt_BR/
Translate-URL: https://hosted.weblate.org/projects/newpipe/metadata/sk/
Translate-URL: https://hosted.weblate.org/projects/newpipe/metadata/zh_Hant/
Translation: NewPipe/Metadata
2026-05-23 20:15:02 +00:00

25 lines
1.3 KiB
Text
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

注意:這個版本很可能錯誤滿天飛,就跟上一個版本一樣。不過,由於自 17 日起服務完全停擺,有一個壞掉的版本總比沒有版本好,對吧?¯\_(ツ)_/¯
### 改進
* 現在只要點一下即可開啟已下載的檔案 #1879
* 停止支援 Android 4.1 至 4.3 #1884
* 移除舊播放器 #1884
* 將串流向右滑動,即可從目前播放佇列中移除 #1915
* 手動將新串流加入佇列時,會移除自動排入佇列的串流 #1878
* 下載後處理,並實作缺少的功能 #1759由 @kapodamy 完成
* 後處理基礎架構
* 適當的錯誤處理基礎架構(用於下載器)
* 改用佇列,而不是同時進行多個下載
* 將已序列化的待處理下載項目(`.giga` 檔案)移至 App 資料
* 實作最大下載重試次數
* 正確的多執行緒下載暫停功能
* 切換到行動網路時停止下載(從未正常運作,請見第 2 點)
* 儲存執行緒數量,供之後下載使用
* 修正大量不一致之處
### 修正
* 修正預設解析度設為最佳,且行動數據解析度受限時發生當機的問題 #1835
* 修正彈出播放器當機問題 #1874
* 修正嘗試開啟背景播放器時發生 NPE 的問題 #1901
* 修正啟用自動排入佇列時插入新串流的問題 #1878
* 修正解密功能停擺問題