Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
210 contributions in the last year
Contribution activity
June 2020
rigtorp has no activity
yet for this period.
May 2020
Created a pull request in jellyfin/jellyfin that received 6 comments
Reduce number of TMDB lookups if filenames have punctuation chars
Changes Previosly TMDB would be queried with the raw name and always fail, then retry with the cleaned name. Now non-word chars are always cleaned…
+51
−38
•
6
comments
Created an issue in jellyfin/jellyfin that received 3 comments
Embed jellyfin-web into the jellyfin binary
Could we use EmbeddedFileProvider to use web client as embedded resource? https://docs.microsoft.com/en-us/dotnet/api/microsoft.extensions.fileprov…
3
comments