Jeff
Jeff
Request: synchronous highlight lyrics when lrc is available. refering to [andlyrics](https://play.google.com/store/apps/details?id=com.schmak.andLyrics)
很棒的项目,想问下支付功能有没有计划填坑呢;) 或者文档里加上实现的思路?
### Please make sure of the following things - [x] I have read the [documentation](https://alist.nn.ci). - [X] I'm sure there are no duplicate issues or discussions. - [X] I'm sure...
It will be nice to sorting both in ASC and DES. Switching the order manner simply by clicking the same button ;)
### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://github.com/YOURLS/.github/blob/main/CODE_OF_CONDUCT.md). ### Submission validity - [X] This is not a personal support request, that should be...
折腾了半天时间,终于在 QNAP 上装好了。我用的是自带的 Mariadb10 数据库,通过 Container Station 安装。下面说下可能遇到的坑: 1. 不要用docker composer! 因为会报以下错误且无法启动 ``` PrismaClientInitializationError: Prisma Client could not locate the Query Engine for runtime "debian-openssl-3.0.x". ``` 使用命令行, ~~或者直接创建容器~~ ``` docker...
由于我把网站放在了web目录的子文件夹,比如image/,那么网站首页域名类似“https://domain.com/image”。 源码里“/admin/index.php”这种绝对路径的url写法,导致一些操作,比如登陆,会跳转到“https://domain.com/admin/index.php”而不是“https://domain.com/image/admin/index.php”。
setcookie()和header()之前先缓冲输出,否则会失效; 其它小bug修复
In qb client version, we can do like this  But official webui is missing such function. We can achieve it by https://github.com/qbittorrent/qBittorrent/issues/18539, but programming knowledge is needed. Or we...
### Description refer to https://github.com/VueTorrent/VueTorrent/discussions/1598 ### Describe the solution you'd like User can control the behaviour of RESUME/PAUSE/DELETE button **if none torrent item selected**: - perform on ALL torrents (api...