Daniel Triendl
Daniel Triendl
No PHP change necessary if you use one of the already checked headers from [`weave-utils.php`](https://github.com/balu-/FSyncMS/blob/master/weave_utils.php#L168) instead of ``` REDIRECT_REMOTE_USER ```
If you are on Apache + php as some sort of cgi add this .htaccess ``` RewriteEngine on RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization},L] ```
Peter Lowe's list has an additional parameter [notrackers](https://pgl.yoyo.org/as/formats.php#notrackers): https://pgl.yoyo.org/as/serverlist.php?hostformat=nohtml&showintro=0¬rackers=1 You can edit the config and modify the url there. But [StevenBlack/hosts](https://github.com/StevenBlack/hosts) also includes Peter Lowe's list with trackers, so you...
Combining entries will probably lead to overblocking. Because of that I don't plan to add it.
Should be solved by #35
Hi, as far as I know you need to install the same .NET version the application was compiled for. That's .NET 7 for jellyfin-mpc-shim. Upgrading to .NET 8 should not...
jellyfin-mpc-shim [version 0.2.0](https://github.com/Trellmor/jellyfin-mpc-shim/releases/tag/v0.2.0) is now using .NET 8.
jellyfin-mpc-shim currently only supports direct streams. Looks like your jellyfin instance doesn't allow direct stream, or the media you selected can't be direct streamed. I'll try to implement transcoded streams...
It might get converted into a different container format on the fly. Can you share the mediainfo from jellyfin for the media you tried? Remove file names as necessary :)