-
Notifications
You must be signed in to change notification settings - Fork 849
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
m-team站点,种子搜索列表,下载种子到本地失败 #1808
Comments
遇到相同问题,而且在辅种验证的时候也因为无法下载种子无法进行校验 |
我也是辅种遇到的这个问题,测试了搜索种子后,手动下载也不行,才反馈的 |
同样问题,PT 助手版本: v1.6.1.2614 |
马克 |
馒头xp的域名暴露取消了 |
怎么更换默认的站点地址呢? |
这个问题和域名没关系 |
v1.6.1.2623也遇到同样的问题,等待解决 |
请更新至2657的pre-release后再反馈 |
更新到2657的pre-release后,问题依旧 |
我这里搜索提示 "[M-Team]没有返回预期的数据]" v1.6.1.2657 |
This comment was marked as resolved.
This comment was marked as resolved.
@neoblackxt 设置apikey |
@neoblackxt 不用似乎了,早就这样改了 |
鉴权token 如何获取? |
|
已更新到1.6.1.2668,点击在种子搜索页的快捷链接,报“获取下载链接失败,未能正确定位到链接”等错误。 |
同样出现该问题,导致无法下载种子。提示“获取下载链接失败,未能正确定位到链接” |
dev最新2676同样问题 |
v1.6.1.2677 验证pass |
删除站点重新添加,设置api token。这都不是同一个问题
Xhyen ***@***.***> 于 2024年6月13日周四 17:13写道:
… v1.6.1.2677 验证pass
image.png (view on web)
<https://github.com/pt-plugins/PT-Plugin-Plus/assets/17582511/a4c7da6f-fa15-49bd-bd23-1d415b0df9d2>
验证失败啊
—
Reply to this email directly, view it on GitHub
<#1808 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AIBEY25WKEIKSHKFEXU7DB3ZHFPDPAVCNFSM6AAAAABGIPCDOGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNRVGA4DENRXHA>
.
You are receiving this because you modified the open/close state.Message
ID: ***@***.***>
|
我重新开个issue吧 |
* fix(audiences): 支持Microsoft Edge浏览器获取做种体积 (pt-plugins#1851) Co-authored-by: Shl-Cool <cool@cool.com> * fix: chrome as onBeforeSendHeaders default * build: full use vite to build pkg * build: ignore extra `README.md` file in resource folder * fix(ts): add shim-env for vite * fix(SSD): 修复SSD副标题显示问题 同时增加 MiniDB 标签 * deps: remove webpack loader * deps: use vite plugin to provide node polyfills * feat (x-ite): 搜索关键词替换, 结果更精确 (pt-plugins#1860) * feat: 启用 `searchEntryConfig.area.keyAutoMatch` 正则 Unicode 支持 * feat: 增加禁用 `searchEntryConfig.area` 选项 * feat: support x-ite (pt-plugins#1862) * build: disable rollup treeshake because we use eval * fix(mt): 拖放链接到助手图标无效 pt-plugins#1870 * feat: qb 自定义标签 pt-plugins#1883 * 不需要留空即可,逗号分隔. 比如: PTPP,MOVIEPILOT * fix(mt): keep upload task * fix(hh): level requirements * fix(hdh): pt-plugins#1850 level requirements * fix(ss): pt-plugins#1736 uploads * site(YemaPT): 初步支持搜索和部分个人信息获取 * ci: lock pr action build version to `1.x.x.1` closed: pt-plugins#1890 * fix(hdd): bonusPerHour * fix fsm * fix(fsm): join time * fix(pig): HnR count (pt-plugins#1898) * fix(fsm): search result link * feat: 适配新站点ToSky (pt-plugins#1886) * feat(blu): remove domain xyz * fix(userData): 升级用户数据时,先并入最新的hosts下数据(如有) may closed: pt-plugins#1907 * fix(ad): seeding and seedingSize * feat(u3d): seeding status (pt-plugins#1901) * feat(blu): remove domain xyz * feat(u3d): support seeding status * fix(u3d): remove wrong progress * feat(aihter): support complete status * Revert "feat(aihter): support complete status" This reverts commit 6735f83. * feat(u3d): support more status * fix(u3d): unsuitable judgment conditions * fix(bhd): unsuitable judgment condition * fix(u3d): progess * fix(xhb): 更新升级条件 * fix(mt): 搜索页下载种子到本地 pt-plugins#1808 --------- Co-authored-by: SHL-COOL <31879581+SHL-COOL@users.noreply.github.com> Co-authored-by: Shl-Cool <cool@cool.com> Co-authored-by: IITII <ccmejx@gmail.com> Co-authored-by: Rhilip <admin@rhilip.info> Co-authored-by: 栽培者 <ronggang.zhou@gmail.com> Co-authored-by: Rhilip <rhilipruan@gmail.com> Co-authored-by: Rhilip <Rhilip@users.noreply.github.com> Co-authored-by: Dawei Huang <davidxuang@live.com> Co-authored-by: Trim21 <trim21.me@gmail.com> Co-authored-by: fzlins <fzlins2013@gmail.com> Co-authored-by: Hui-Shao <31568606+hui-shao@users.noreply.github.com> Co-authored-by: halehal <haleyhrid@gmail.com> Co-authored-by: ted423 <priston910423@gmail.com> Co-authored-by: LovelyBaibai <1633480356@qq.com>
* fix(audiences): 支持Microsoft Edge浏览器获取做种体积 (pt-plugins#1851) Co-authored-by: Shl-Cool <cool@cool.com> * fix: chrome as onBeforeSendHeaders default * build: full use vite to build pkg * build: ignore extra `README.md` file in resource folder * fix(ts): add shim-env for vite * fix(SSD): 修复SSD副标题显示问题 同时增加 MiniDB 标签 * deps: remove webpack loader * deps: use vite plugin to provide node polyfills * feat (x-ite): 搜索关键词替换, 结果更精确 (pt-plugins#1860) * feat: 启用 `searchEntryConfig.area.keyAutoMatch` 正则 Unicode 支持 * feat: 增加禁用 `searchEntryConfig.area` 选项 * feat: support x-ite (pt-plugins#1862) * build: disable rollup treeshake because we use eval * fix(mt): 拖放链接到助手图标无效 pt-plugins#1870 * feat: qb 自定义标签 pt-plugins#1883 * 不需要留空即可,逗号分隔. 比如: PTPP,MOVIEPILOT * fix(mt): keep upload task * fix(hh): level requirements * fix(hdh): pt-plugins#1850 level requirements * fix(ss): pt-plugins#1736 uploads * site(YemaPT): 初步支持搜索和部分个人信息获取 * ci: lock pr action build version to `1.x.x.1` closed: pt-plugins#1890 * fix(hdd): bonusPerHour * fix fsm * fix(fsm): join time * fix(pig): HnR count (pt-plugins#1898) * fix(fsm): search result link * feat: 适配新站点ToSky (pt-plugins#1886) * feat(blu): remove domain xyz * fix(userData): 升级用户数据时,先并入最新的hosts下数据(如有) may closed: pt-plugins#1907 * fix(ad): seeding and seedingSize * feat(u3d): seeding status (pt-plugins#1901) * feat(blu): remove domain xyz * feat(u3d): support seeding status * fix(u3d): remove wrong progress * feat(aihter): support complete status * Revert "feat(aihter): support complete status" This reverts commit 6735f83. * feat(u3d): support more status * fix(u3d): unsuitable judgment conditions * fix(bhd): unsuitable judgment condition * fix(u3d): progess * fix(xhb): 更新升级条件 * fix(mt): 搜索页下载种子到本地 pt-plugins#1808 * fix: remove wrong config pt-plugins#1798 * fix: category name 使用官方名 * feat(hdb): support exclusive tag * fix(hddolby): noseed tag * fix(ssd): system message count. * feat(yemapt): update level name and requirements and add extra info * fix(yemapt): update level name and requirements (pt-plugins#1919) * fix(yemapt): add user uploads size / seeding count and size / bonus per hour * fix(TL): message count * fix(pterclub): fix uploads count and rename the level name * Revert "fix(pterclub): fix uploads count and rename the level name" This reverts commit 68604b8. * fix(m-team):使用api域名 (pt-plugins#1917) * 修改馒头请求域名 * 修复种子页无法下载到 * 用户数据切换为api域名 * 搜索切换为api域名、支持种子页下载全部 * 增加api站点配置 * 适配搜索页跳转到网站 * fix(pterclub): fix uploads count and rename the level name * fix(pterclub): make the user level name display consistent with the actual * fix(pterclub): uploads torrent count exclude dead torrent * fix(pter): add back check=checked * fix(acm): domain change * fix(mt): 流控调整 pt-plugins#1910 * feat: site down, remove ptlsp * feat: oshen remove uneed cdn * fix(dt): domain change * fix(dt): domain change * fix: formatSize * fix(mt): 重构批量下载, 移除 `复制下载链接` 功能 pt-plugins#1910 * 优化推送消息提醒 * 复制下载链接, 功能上和解析推送种子冲突, 而且解析推送种子更方便. * fix(mt): fix mt refresh rate limited (pt-plugins#1938) * fix: mt refresh fails due to rate limiting pt-plugins#1936 * change the delay from 8000 to 2100 * revert linter changes * feat: some site change pt-plugins#1888 * revert: collaborator * fix(jptv): levelRequirements * fix(putao): seeding number * sitedown: hdfunc(hdzone) * sitedown: hdmayi * fix(HDDolby): levelRequirements pt-plugins#1922 * doc: update readme * fix(star-space): 修复数据获取和搜索功能 * 修复数据获取错误 * 修复imdb搜索 * fix(ptt): user level info. pt-plugins#1955 * fix: "G"/"T" instead by "GB"/"TB" (pt-plugins#1963) * feat: 2024-07-29 ptt user level change * fix(mt): use new apil myPeerStatistics * fix(ssd): levelRequirements pt-plugins#1970 * fix(HDB): update seeding size selector * fix(btschool): 修复数据获取 * 修复数据获取 * fix(star-space):修复搜索结果时间格式不正确 (pt-plugins#1974) * fix(star-space):修复搜索结果时间格式不正确 * 修改时间函数 * feat(PTP): add freeleech tag * fix(Luminance): plugins, searchEntryConfig, user info * feat(pornbay): new site * feat(cathode-ray.tube): new site * fix(ptvicomo): 修复搜索种子详情不显示 * feat(bitporn): new site * fix(fsm): send torrent in detail page * feat(milkie): new site * fix(milkie): auth with api key * feat: authTokenTip * feat(superbits): searchEntry * feat(digitalcore): searchEntry * fix(fsm): joinTime * fix(fsm): default apiCdn * feat: getInfoAjaxCache * fix pt-plugins/issues/1744 * Create .gitattributes * fix(kamept): getInfoAjaxCache pt-plugins#1995 * fix(tjupt): 站点搜索范围功能失效 * update categories.[*].result format: &cat=$id$ changed to &cat[]=$id$ * feat:调整图表样式 (pt-plugins#1994) * feat:调整图表样式 --------- Co-authored-by: SHL-COOL <31879581+SHL-COOL@users.noreply.github.com> Co-authored-by: Shl-Cool <cool@cool.com> Co-authored-by: IITII <ccmejx@gmail.com> Co-authored-by: Rhilip <admin@rhilip.info> Co-authored-by: 栽培者 <ronggang.zhou@gmail.com> Co-authored-by: Rhilip <rhilipruan@gmail.com> Co-authored-by: Rhilip <Rhilip@users.noreply.github.com> Co-authored-by: Dawei Huang <davidxuang@live.com> Co-authored-by: Trim21 <trim21.me@gmail.com> Co-authored-by: fzlins <fzlins2013@gmail.com> Co-authored-by: Hui-Shao <31568606+hui-shao@users.noreply.github.com> Co-authored-by: halehal <haleyhrid@gmail.com> Co-authored-by: ted423 <priston910423@gmail.com> Co-authored-by: LovelyBaibai <1633480356@qq.com> Co-authored-by: Bright-W <coolup9@gmail.com> Co-authored-by: 刘志龙 <zhilong0327@gmail.com> Co-authored-by: fzlins <100051558+fzlins@users.noreply.github.com> Co-authored-by: Tian J <jiang925@hotmail.com> Co-authored-by: hui-shao <hui-shao@outlook.com> Co-authored-by: SHL-COOL <shenhuilin0@gmail.com> Co-authored-by: dragon <dragon@dragon.com> Co-authored-by: Araputa <6489501892@protonmail.com> Co-authored-by: Tom Yang <20330249+tomyangsh@users.noreply.github.com> Co-authored-by: mitlearn <64004444+mitlearn@users.noreply.github.com> Co-authored-by: ixff <150003322+ixff@users.noreply.github.com> Co-authored-by: dragon <37643710+declandragon@users.noreply.github.com>
请确认你已经做过并了解如下步骤,在
[]
中填入x
选中PT 助手版本: v1.6.1.2614
PT 助手安装方式:ip包安装
浏览器名称及版本:Microsoft Edge 版本 123.0.2420.97 (正式版本) (64 位)
浏览器是否安装了其他插件:是
停用其他插件后是否正常工作:是
问题描述:
m-team站点,种子搜索列表,手动下载种子到本地失败
相关截图:
1.搜索种子
2.选择m-team站点
3.点击下载种子到本地按钮
4.弹出图片附件2窗口,无法下载种子文件
The text was updated successfully, but these errors were encountered: