Skip to content
#

jellyfin

Here are 180 public repositories matching this topic...

nielsvanvelzen
nielsvanvelzen commented Apr 1, 2022

Please describe your bug

When the server is stopped it sends a notification to all connected WebSocket clients, the message looks like this:

{"MessageType":"ServerShuttingDown","MessageId":"d9fbbca3037344b689490d35ec2d4ed7","Data":""}

(id is unique)

Unfortunately it then just stops the server, ending the connection abruptly. It would be nice if the clients get properl

bug enhancement good first issue backend
devome
devome commented May 15, 2022

脚本作用

用于qBittorrent下载完成后实现以下内容:

  1. 自动向EMBY/JELLYFIN触发扫描媒体库;

  2. 自动向ChineseSubFinder(需要0.26.0以上版本)触发为刚刚下载完成的视频下载中文字幕。

nevinee/qbittorrent 镜像使用本脚本的方法

下载 diy.sh 放在容器内的/data/diy/diy.sh,然后按照该文件注释编辑即可。

documentation good first issue
doc-code-hub
doc-code-hub commented Jan 11, 2022

Not quite a bug, more a mini-feature request:

As allowed by the original website, I think it would be nice and convenient, to allow the insertion of an IP address (without protocol) with any specified port.

Taking it a step further, it could still improve over the original site (which allows any text in the field, and tries the call) by updating the current validation regex, with one tha

enhancement good first issue ui/ux confirmed

Improve this page

Add a description, image, and links to the jellyfin topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the jellyfin topic, visit your repo's landing page and select "manage topics."

Learn more