Nick Paul
Nick Paul
I also ran into this issue today. Here's my setup. If mine is different I can create a new issue. ``` urlpatterns = [ path("stripe/", include("djstripe.urls", namespace="djstripe")), ] ``` The...
There looks to be a pr to fix this issue. https://github.com/dj-stripe/dj-stripe/pull/2199 I'm not really sure on the status.
I ran into this last night and started converting all of my DV files using this guide on the forums. https://forum.jellyfin.org/t-converting-dolby-vision-to-hdr10 Not exactly a solution to the problem. Ideally clients...