François Darveau

Results 10 comments of François Darveau

# Making the service work from a virtual directory I have managed to do it with Caddy. Here is the snippet from my Caddyfile : proxy /cors-anywhere localhost:2000 { without...

As per the discussion in the referenced PR, once the host is configured as mentioned in the comment above, you would need to set the X-Requested-With header when creating your...

You need either a supported tuner, either a card to put in your PC or a network connected one such as the HDHomerun. There is an API endpoint to get...

I'm not sure what kind of things you want this project to have or what the Plex API offers, but here are some suggestions : - Get schedule and being...

From my experience, since you get a Forbidden page, it means you are authenticated, but not authorized. There are 2 options I see that could fix your issue, depending on...

Unfortunately, on adding more collaborators to the project, I don't think @pawelmalak would be too open to the idea since he seems to have some pretty strong vision on this...

I forked it already a few months ago to add app categories, but I have no plans to maintain it further than bug fixes when I encounter any and updates...

Sorry, I don't have any plans to maintain this fork more than bug fixes (such as the recent CSS fixes I made once I added an app with a long...

Out of curiosity, is there any specific reason you would want to use this fork rather than use the original repository since the only goal of this fork is to...

Thanks for the bug report and the solution. Since I don't have a Kubernetes setup to test on, could you pull `ghcr.io/fdarveau/flame:fix_kubernetes_annotation` and confirm the fix is working? I will...