-
When the entity config doesn't include `OwnsMany` the error does not occur. his can be toggled with `INCLUDE_ACCOUNT_HOLDERS`: remove `INCLUDE_ACCOUNT_HOLDERS` as a compile-time constant from Domain …
-
### Prerequisites
- [X] Write a descriptive title.
- [X] Make sure you are able to repro it on the [latest released version](https://github.com/PowerShell/PowerShell/releases)
- [X] Search the existi…
-
### This issue respects the following points:
- [x] This is a **bug**, not a question or a configuration issue; Please visit our forum or chat rooms first to troubleshoot with volunteers, before crea…
-
After upgrading to .Net 9 with EF 9 the global query filter code throws a runtime exception. Could be enum translation issue.
```C#
modelBuilder.Entity().HasQueryFilter(e => _dbSession.AoaSessionType…
-
### This issue respects the following points:
- [x] This is a **bug**, not a question or a configuration issue; Please visit our forum or chat rooms first to troubleshoot with volunteers, before crea…
-
### Describe the bug
As detailed in this [forum post](https://forum.jellyfin.org/t-swiftfin-on-ios-won-t-play-live-tv?pid=32750#pid32750), attempting to load Live TV in Swiftfin on iOS results in a p…
-
### This issue respects the following points:
- [x] This is a **bug**, not a question or a configuration issue; Please visit our forum or chat rooms first to troubleshoot with volunteers, before crea…
-
I am attempting to map an existing database to test out the JSON column functionality that was added in version 7.0. For the most part it has been going well but I hit an issue when I reached a table …
-
**Which version of Duende IdentityServer are you using?**
7.0.8
**Which version of .NET are you using?**
.NET 8
**Describe the bug**
We are upgrading from .net 6 to .net 8 and as part of that we ar…
-
### Please describe your bug
Whenever I open the detail/info page for an episode, the Jellyfin log fills with an entry for `400 (Bad Request)`. The page is shown fine however so I'm not sure why it…