Skip to content
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

Luci 菜单不显示 #126

Closed
caixin1218 opened this issue Aug 19, 2024 · 9 comments
Closed

Luci 菜单不显示 #126

caixin1218 opened this issue Aug 19, 2024 · 9 comments

Comments

@caixin1218
Copy link

最后一次修改后Luci 菜单就不显示alist ,之前很正常。还有一个问题是近4个月以来,mp4视频文件播放不了,以前是可以的。
( L大源码6.1 x86_64)

@sbwml
Copy link
Owner

sbwml commented Aug 19, 2024

最后一次修改后Luci 菜单就不显示alist ,之前很正常

为了跟进 openwrt 上游的步伐,目前的 Luci 使用 JS 重写了。不再支持 lua 环境的 openwrt 使用,就像你说的 lede,如果你的固件使用 https://github.com/coolsnowwolf/lede/blob/b7c03c0fc986fa764244eff23b73d5caba6f2e60/feeds.conf.default#L3 openwrt-23.05 的 luci 源码进行编译则可以使用这里的最新 luci 源码。

即使你当前依然再使用较老的 luci,你也可以通过 最新 alist.ipk 包 + 以往发布的 v3.35.0 的 luci-app-alist.ipk 这样的方式去使用。因为正常来讲,luci 是不需要更新的,只需要更新 alist 包。

还有一个问题是近4个月以来,mp4视频文件播放不了,以前是可以的。

这个问题你需要前往 alist 官方仓库去反馈,因为这是 alist 提供支持的内容。

@sbwml sbwml pinned this issue Aug 19, 2024
@caixin1218
Copy link
Author

收到您的回复我很感谢,这让我明白问题所在。
那再次请教,我执行的是这种方式sed -i '$a src-git Alist https://github.com/sbwml/luci-app-alist.git' feeds.conf.default
那如何将版本固定在v3.35.0 呢?
我cd到 feeds/luci/applications/luci-app-alist 目录下,执行 git tag 却没有版本选择 , git branch 显示也只有master
这让我不知道如何操作,感谢详解。

@sbwml
Copy link
Owner

sbwml commented Aug 21, 2024

你说的这些东西已经脱离这个仓库需要解决的问题。如果你实在不知道怎么弄,可以参考:

d011160#commitcomment-145503256

@fyngd
Copy link

fyngd commented Aug 22, 2024

你说的这些东西已经脱离这个仓库需要解决的问题。如果你实在不知道怎么弄,可以参考:

d011160#commitcomment-145503256

大佬,皆因很多人都用 18.06 luci-theme-argon 主题,请酌情保留一个旧版可匹配的 alist 用来编译。

@sbwml
Copy link
Owner

sbwml commented Aug 22, 2024 via email

@caixin1218
Copy link
Author

你说的这些东西已经脱离这个仓库需要解决的问题。如果你实在不知道怎么弄,可以参考:

d011160#commitcomment-145503256

已经解决了
$ git clone https://github.com/sbwml/luci-app-alist feeds/luci/applications/luci-app-alist
lede/feeds/luci/applications/luci-app-alist$git tag
lede/feeds/luci/applications/luci-app-alist$git checkout v3.35.0

这样就可以了,v3.36.0以后的版本luci菜单就不显示了。

@sbwml sbwml closed this as completed Aug 25, 2024
@cjlhll
Copy link

cjlhll commented Sep 14, 2024

git clone https://github.com/sbwml/luci-app-alist feeds/luci/applications/luci-app-alist
lede/feeds/luci/applications/luci-app-alist$git tag
lede/feeds/luci/applications/luci-app-alist$git checkout v3.35.0

lua分支缺少alist依赖呢。编译报错了。能把最新alist依赖同步到lua分支么。

@caixin1218
Copy link
Author

git clone https://github.com/sbwml/luci-app-alist feeds/luci/applications/luci-app-alist
lede/feeds/luci/applications/luci-app-alist$git tag
lede/feeds/luci/applications/luci-app-alist$git checkout v3.35.0

lua分支缺少alist依赖呢。编译报错了。能把最新alist依赖同步到lua分支么。

缺依赖是你的环境有问题

@77160860
Copy link

77160860 commented Nov 30, 2024

原来是要用1013的luci才能显示出来 !!!

ax
我看着系统是24.308啊 最低哪个luci支持啊?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants