StreamMusic
StreamMusic copied to clipboard
音流 1.3.0 和 jellyfin 10.8.13 组合无法使用,谨慎升级
音流提示: ERROR ⛔ 获取扫描状态失败:DioException [bad response]: This exception was thrown because the response has a status code of 404 and RequestOptions.validateStatus was configured to throw for this status code. ERROR ⛔ The status code of 404 has the following meaning: "Client error - the request contains bad syntax or cannot be fulfilled"
服务器端debug 也没看到什么有用的东西
[2024-07-25 11:15:12.081 +08:00] [INF] [13] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executed endpoint '"Jellyfin.Api.Controllers.UserController.AuthenticateUserByName (Jellyfin.Api)"'
[2024-07-25 11:15:12.081 +08:00] [INF] [13] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished HTTP/1.0 POST http://jellyfin.dclife.fun/Users/AuthenticateByName application/json 42 - 200 - application/json;+charset=utf-8 460.0811ms
[2024-07-25 11:15:12.278 +08:00] [INF] [17] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting HTTP/1.0 GET http://jellyfin.dclife.fun/UserViews?userId=52954343c48c4f7082853dc724ab1985 - -
[2024-07-25 11:15:12.288 +08:00] [INF] [17] Microsoft.AspNetCore.Hosting.Diagnostics: Request finished HTTP/1.0 GET http://jellyfin.dclife.fun/UserViews?userId=52954343c48c4f7082853dc724ab1985 - - - 404 0 - 10.0872ms
[2024-07-25 11:15:12.516 +08:00] [INF] [11] Microsoft.AspNetCore.Hosting.Diagnostics: Request starting HTTP/1.0 GET http://jellyfin.dclife.fun/Playlists/7857c1f1193381d6a39c578369ec62ca/Items?fields=SortName%2CCanDelete%2CMediaSources%2CDateCreated&userId=52954343c48c4f7082853dc724ab1985&startIndex=0&limit=1 - -
[2024-07-25 11:15:12.532 +08:00] [INF] [11] Microsoft.AspNetCore.Routing.EndpointMiddleware: Executing endpoint '"Jellyfin.Api.Controllers.PlaylistsController.GetPlaylistItems (Jellyfin.Api)"'
[2024-07-25 11:15:12.536 +08:00] [INF] [11] Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker: Route matched with "{action = "GetPlaylistItems", controller = "Playlists"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.ActionResult1[MediaBrowser.Model.Querying.QueryResult1[MediaBrowser.Model.Dto.BaseItemDto]] GetPlaylistItems(System.Guid, System.Guid, System.Nullable1[System.Int32], System.Nullable1[System.Int32], MediaBrowser.Model.Querying.ItemFields[], System.Nullable1[System.Boolean], System.Nullable1[System.Boolean], System.Nullable1[System.Int32], MediaBrowser.Model.Entities.ImageType[])" on controller "Jellyfin.Api.Controllers.PlaylistsController" ("Jellyfin.Api"). [2024-07-25 11:15:12.553 +08:00] [INF] [11] Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor: Executing "ObjectResult", writing value of type '"MediaBrowser.Model.Querying.QueryResult1[[MediaBrowser.Model.Dto.BaseItemDto, MediaBrowser.Model, Version=10.8.13.0, Culture=neutral, PublicKeyToken=null]]"'.
10.9.2没出现问题
我看支持jellyfin的歌词播放了,我就切换了源,结果同步不出来,我还以为我jellyfin的设置有问题的
1.3.1已修复