-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update arguments-builder.config.ts Update boxjs.settings.json Update CHANGELOG.md Update request.dev.js Update database.mjs Update request.js
- Loading branch information
1 parent
2719f2e
commit 3f6f2a6
Showing
6 changed files
with
79 additions
and
65 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,8 @@ | ||
### 🛠️ Bug Fixes | ||
* 修复 `$argument` 和 `$persistentStore` 载入顺序颠倒的问题 | ||
* 正确顺序为先读取 `$argument` 再读取 `$persistentStore (BoxJs)` | ||
* 即,有相同键名时,`$persistentStore (BoxJs)` 的值会覆盖 `$argument` 的值 | ||
* 修复`体育节目`分区页面加载问题 | ||
* 修复`儿童`分区页面加载问题 | ||
* 更新`商店`分区页面标签页 | ||
|
||
### 🔣 Dependencies | ||
* 升级了 `@nsnanocat/util` | ||
* `util` 由 `submodule` 更改为 `package` | ||
* `$platform` 改为 `$app` | ||
* 使用了全新的 `Console` polyfill | ||
* 升级了 `@nsnanocat/url` | ||
* 使用了全新的 `URL` 和 `URLSearchParams` polyfill | ||
|
||
### 🔄 Other Changes | ||
* 打包器由 `rollup` 更改为 `rspack` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
[{"id":"@iRingo.TV.Settings.ThirdParty","name":"启用第三方 App 与 TV app 关联功能","type":"boolean","val":false,"desc":"是否将桌面版/macOS版/app版等平台的 TV app 转换至 iPad 版,以启用第三方 App 与 TV app 关联功能(如: Disney+, Prime Video 等)。"},{"id":"@iRingo.TV.Settings.HLSUrl","name":"[主机名] HTTP实时流(HLS)地址","type":"selects","val":"play-edge.itunes.apple.com","items":[{"key":"","label":"OFF(不修改)"},{"key":"play.itunes.apple.com","label":"play.itunes.apple.com (不推荐,与播放服务域名重叠)"},{"key":"play-edge.itunes.apple.com","label":"play-edge.itunes.apple.com (默认)"}],"desc":"因为FPS服务域名禁止MitM,修改此地址可以分离HLS与FPS的域名,从而恢复对DualSubs的双语字幕支持。"},{"id":"@iRingo.TV.Settings.FPSUrl","name":"[主机名] FairPlay流(FPS)地址","type":"selects","val":"play.itunes.apple.com","items":[{"key":"","label":"OFF(不修改)"},{"key":"play.itunes.apple.com","label":"play.itunes.apple.com (默认)"},{"key":"play-edge.itunes.apple.com","label":"play-edge.itunes.apple.com (不推荐,与播放服务域名重叠)"}],"desc":"因为FPS服务域名禁止MitM,修改此地址可以分离HLS与FPS的域名,从而恢复对DualSubs的双语字幕支持。"},{"id":"@iRingo.TV.Settings.LogLevel","name":"[调试] 日志等级","type":"selects","val":"WARN","items":[{"key":"OFF","label":"关闭"},{"key":"ERROR","label":"❌ 错误"},{"key":"WARN","label":"⚠️ 警告"},{"key":"INFO","label":"ℹ️ 信息"},{"key":"DEBUG","label":"🅱️ 调试"},{"key":"ALL","label":"全部"}],"desc":"选择脚本日志的输出等级,低于所选等级的日志将全部输出。"}] | ||
[{"id":"@iRingo.TV.Settings.ThirdParty","name":"启用第三方 App 与 TV app 关联功能","type":"boolean","val":false,"desc":"是否将桌面版/macOS版/app版等平台的 TV app 转换至 iPad 版,以启用第三方 App 与 TV app 关联功能(如: Disney+, Prime Video 等)。"},{"id":"@iRingo.TV.Settings.HLSUrl","name":"[主机名] HTTP实时流(HLS)地址","type":"selects","val":"play-edge.itunes.apple.com","items":[{"key":"","label":"OFF(不修改)"},{"key":"play.itunes.apple.com","label":"play.itunes.apple.com (不推荐,与播放服务域名重叠)"},{"key":"play-edge.itunes.apple.com","label":"play-edge.itunes.apple.com (默认)"}],"desc":"因为FPS服务域名禁止MitM,修改此地址可以分离HLS与FPS的域名,从而恢复对DualSubs的双语字幕支持。"},{"id":"@iRingo.TV.Settings.FPSUrl","name":"[主机名] FairPlay流(FPS)地址","type":"selects","val":"play.itunes.apple.com","items":[{"key":"","label":"OFF(不修改)"},{"key":"play.itunes.apple.com","label":"play.itunes.apple.com (默认)"},{"key":"play-edge.itunes.apple.com","label":"play-edge.itunes.apple.com (不推荐,与播放服务域名重叠)"}],"desc":"因为FPS服务域名禁止MitM,修改此地址可以分离HLS与FPS的域名,从而恢复对DualSubs的双语字幕支持。"},{"id":"@iRingo.TV.Settings.LogLevel","name":"[调试] 日志等级","type":"selects","val":"WARN","items":[{"key":"OFF","label":"🔴 关闭"},{"key":"ERROR","label":"❌ 错误"},{"key":"WARN","label":"⚠️ 警告"},{"key":"INFO","label":"ℹ️ 信息"},{"key":"DEBUG","label":"🅱️ 调试"},{"key":"ALL","label":"全部"}],"desc":"选择脚本日志的输出等级,低于所选等级的日志将全部输出。"}] |