-
## 你使用的 chinesesubfinder 是什么版本,什么环境?
> chinesesubfinder 版本: v0.44.2
>
> 环境: docker
>
> 在程序运行日志头部或者 Web UI 可以看到
> "no metadata file, movie.xml or *.nfo"
## 你遇到什么问题了?
> 描述一下你遇到的问题
点击“…
-
I recently updated my SPMC to version 16.7.2, since it fixes the TMDB; but before that i did a Backup on the previous 16.7.1 version; now that i try to install the Backup Addon; it keeps giving me pyt…
-
```
The ability to somehow group a series of movies together, i.e. Harry
Potter, Lord of the Rings in groups to make the main film list a bit
First step would be to make this in a manual way, so the…
-
When I press the button nothing happens.
I tried it several times
Log: http://paste.kodi.tv/haraduqeqo
-
yaml:
```
port: 53436 # 监听端口 docker-compose部署无需更改
path: F:\jellyfin\bgm # 番剧下载路径 docker-compose部署无需更改
drop-dumplicate: on # 若存在相同集数,则删除重复项(建议开启)
qbittorrent:
url: http://localhost:8080 # qbt-a…
-
- [x] recursively traverse media directory for files
- [x] filter for files with supported extensions (mp4, avi, etc)
- [x] for support files found, parse file name (use `parse-torrent-name`)
- [ ] qu…
-
I'm trying to get all the movie list by paging out the results, but the answer provides a maximum of 2000 titles. I am using the search_for_item method setting the providers, page, and page size as pa…
-
**Describe the bug**
when upgrading to the latest version ombi doesn't load, regardless of loading the localhost:5000 or via reverse proxy.
**To Reproduce**
Steps to reproduce the behavior:
1.…
-
For whatever reason it seems like when running on an Azure Static Web app, the env variables can not be found, but on Vercel it works fine.
Just to test it out more easily, I created a simple app …
-
# SSR, CSR, SSG
SSR, CSR, SSG, 모두 다 웹페이지가 렌더링하는 방식들임
크게 CSR(Client Side Rendering)과 SSR(Server Side Rendering)으로 나뉨. 이외에도 SSG와 ISR라는 방법도 있음
이걸 얘기하기 전에 연관되는 개념으로 SPA와 MPA에 알아야 함
SPA, MPA
…