-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
emby电影中的“系列”无法排序,可以修复一下吗? #50
Comments
我猜是emby没有把webhooks的新增媒体,没把系列算到里面。。就没有发送json |
有可能吧...我不太懂这个。但是Jellyfin是如何做到的就不清楚了。 |
我在实验另一个方式,不知道行不行,行的话,我给你回复 |
好的,非常感谢啊!
manduted ***@***.***> 于2024年6月22日周六 23:32写道:
… 我猜是emby没有把webhooks的新增媒体,没把系列算到里面。。就没有发送json
有可能吧...我不太懂这个。但是Jellyfin是如何做到的就不清楚了。
我在实验另一个方式,不知道行不行,行的话,我给你回复
—
Reply to this email directly, view it on GitHub
<#50 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/APEZWKF2YKXWSOGVGA5VRQ3ZIWKHHAVCNFSM6AAAAABH5DD6IGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCOBUGA3TKMBQGY>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
、怎么说呢。只能说是曲线救国的方法,用倒是时可以用,但是比较蛋疼 |
|
好复杂的东西,完全看不懂... |
谢谢你给我的提醒。事实上,我不需要它自动进行排序,我是每过一段时间之后手动运行的。而之前我在主屏幕上是没勾选”合集“的,直接对例如”电影“这样包含了合集信息的文件进行排序的话,它是不会把独立文件和合集算在一起排序。而现在我勾选上了在主屏幕显示”合集“,然后单独对”合集“进行排序,完成之后,再次进入”电影“,会发现独立文件和合集的排序正确了。 |
Jellyfin的“系列”是可以排序的,但是emby里的不行。
如果Jellyfin和emby用同一个媒体库,对其中的“系列”进行排序后,emby里面也会正常,但是单独对emby的媒体库进行整理就不行。
The text was updated successfully, but these errors were encountered: