onelist icon indicating copy to clipboard operation
onelist copied to clipboard

一个类似emby的专注于刮削alist聚合网盘形成影视媒体库的程序。

Results 33 onelist issues
Sort by recently updated
recently updated
newest added

我在 config.env 改了用户和密码的配置没用啊?😳😳😳

按照 README 中的命名方法修改了名称后,已经成功刮削了《瑞克和莫蒂》; 但是刮削《爱,死亡,机器人》的时候分别尝试过中文名和英文名,刮削都失败: ![英文名刮削失败](https://github.com/msterzhang/onelist/assets/74824162/49b98568-8421-4557-9734-c1cda4629e7f) ![中文名刮削失败](https://github.com/msterzhang/onelist/assets/74824162/8c1884e0-cee1-4d46-bfbe-ea4b740a209c)

https://github.com/msterzhang/onelist/blob/839c48e2d8f70c01e592be8500b0e5560ea35f9d/plugins/thedb/thedb.go#L35C2-L36C44 ``` ImageHost = "http://image.tmdb.org/" TheApi = "https://api.themoviedb.org/3" ``` 大佬能否增TheApi获取配置,可以自定义镜像站点。

大半年没更新了。别说不更了?

就在这里一直转啊转 host网络模式 vi /etc/hosts也改好了 ![屏幕截图 2023-12-20 164958](https://github.com/msterzhang/onelist/assets/21299102/6d9d814b-e989-4b85-891a-21d95c7fbb6b)

我观看了作者的教程,似乎是以挂载阿里云盘的资源为例子 看配置文件可能只支持文件名.mp4 .flv 这种文件资源的刮削 应该不支持小雅这种目录很多的alist 的海报的刮削 希望能增加支持 我在我的群晖上docker 部署了小雅的alist 本地地址为:http://192.168.30.56:5678/ ![image](https://github.com/msterzhang/onelist/assets/49409819/a931cc11-a08b-4f16-b81c-15c56dec5382) 添加资源库: ![image](https://github.com/msterzhang/onelist/assets/49409819/d426897c-1004-4d9d-b441-43e535658d27) 小雅的webdav账密: ![image](https://github.com/msterzhang/onelist/assets/49409819/2bff93c3-2386-4038-b367-09a8f1671819) 选择的目录为 ![image](https://github.com/msterzhang/onelist/assets/49409819/b3f4f687-c308-472c-ba61-233144633a85) 小雅alist的目录为: ![image](https://github.com/msterzhang/onelist/assets/49409819/b5ed48a0-0210-40c0-93cd-1cbd2dbce0b0) 出错文件提示: Get "https://api.themoviedb.org/3/search/tv?api_key=xxxxxxxxxxxx&language=zh&page=1&query=01": context deadline exceeded (Client.Timeout exceeded while awaiting headers)...

看不出来客户端中哪个是针对TV优化过的

onelist 版本号:2.0.5 alist 版本号:3.30.0 媒体库勾选“阿里云open” 由于阿里云盘的getVideoPreviewPlayInfo 接口返回的播放地址只有15分钟有效期。 导致在onelist网页中,在线视频播放15分钟会卡住,需要刷新页面继续播放。 alist最新版已经解决这个问题,它是发现403错误后会重新刷新获取视频源,继续播放。 希望onelist跟进也解决这个问题 附带以下参考内容,望能帮助解决这个问题 alist 解决该问题的代码 https://github.com/alist-org/alist-web/commit/f6a910dc029631f2b6596878425ad395c068ed0d 阿里云盘官方给出的建议方案: ![微信图片_20240107111204](https://github.com/msterzhang/onelist/assets/17805668/c3fa03d2-369f-4e4d-9fe5-e57724128ee1) ![微信图片_20240107111153](https://github.com/msterzhang/onelist/assets/17805668/33cea36d-bd0c-456d-b939-4c7b83f832dc)

Hello! I recently discovered this project a few days ago, and I'm really enjoying it. However, I don't speak Chinese. Would you mind incorporating an English interface?

是否可以对错误文件里面也支持类似于添加资源的刮削