jellyfin
Here are 180 public repositories matching this topic...
-
Updated
Jul 14, 2022 - Shell
-
Updated
Jun 5, 2021 - Python
脚本作用
用于qBittorrent下载完成后实现以下内容:
-
自动向EMBY/JELLYFIN触发扫描媒体库;
-
自动向ChineseSubFinder(需要0.26.0以上版本)触发为刚刚下载完成的视频下载中文字幕。
nevinee/qbittorrent 镜像使用本脚本的方法
下载 diy.sh 放在容器内的/data/diy/diy.sh,然后按照该文件注释编辑即可。
Below is a breakdown of eslint rules that we should add to prevent things that SonarQube considers code smells by their priority in SonarQube.
These rules should be applied and fixed one per PR.
Critical
- default-case-last — #3493
- no-void — #3509
Major
- [no-
-
Updated
Jul 15, 2022 - TypeScript
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
-
Updated
Dec 12, 2021 - PowerShell
-
Updated
May 31, 2022 - C#
-
Updated
Jul 17, 2022 - Brightscript
-
Updated
Jul 14, 2022 - CSS
-
Updated
Jun 17, 2022 - Vue
-
Updated
Jul 9, 2022 - SCSS
-
Updated
Apr 17, 2022 - Go
-
Updated
Jun 30, 2022 - C#
-
Updated
Jul 15, 2022 - JavaScript
Improve this page
Add a description, image, and links to the jellyfin topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the jellyfin topic, visit your repo's landing page and select "manage topics."
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