FinTube icon indicating copy to clipboard operation
FinTube copied to clipboard

Target Library drop down menu is not showing anything

Open jemot opened this issue 7 months ago • 4 comments

Error processing request. URL "GET" "/fintube/libraries" still not work.. please help me sir.. thank you

jemot avatar Apr 14 '25 02:04 jemot

Same problem

Lannescoder avatar Apr 17 '25 15:04 Lannescoder

Same

ottsch avatar May 21 '25 07:05 ottsch

I am having the same issue running on Mint.

[ERR] [13] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request. URL "GET" "/fintube/libraries". System.InvalidOperationException: The AuthorizationPolicy named: 'DefaultAuthorization' was not found. at Microsoft.AspNetCore.Authorization.AuthorizationPolicy.CombineAsync(IAuthorizationPolicyProvider policyProvider, IEnumerable1 authorizeData, IEnumerable1 policies) at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext) at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext) at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext) at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext) at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context) at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager) at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)

ApexProxy avatar May 23 '25 01:05 ApexProxy

Same issue, Debian 11, Jellyfin 10.10.7.0

[ERR] Error processing request. URL GET /fintube/libraries.
System.InvalidOperationException: The AuthorizationPolicy named: 'DefaultAuthorization' was not found.
   at Microsoft.AspNetCore.Authorization.AuthorizationPolicy.CombineAsync(IAuthorizationPolicyProvider policyPr>
   at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
   at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
   at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
   at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
   at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swagger>
   at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
   at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
   at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
   at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
   at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager se>
   at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)

lorenzohess avatar May 25 '25 03:05 lorenzohess

same

catman85 avatar Jul 09 '25 13:07 catman85

well this issue seems to be a duplicate of https://github.com/AECX/FinTube/issues/10

sylvain-lavazais avatar Jul 25 '25 20:07 sylvain-lavazais

same issue here with jellyfin 10.10.7

freezir12 avatar Aug 22 '25 13:08 freezir12

Seems fixed as I fixed the version mismatch too. I'll close for now.

AECX avatar Sep 10 '25 05:09 AECX