Jellyfin-web: Replace remote fonts with local hosted fonts

Created on 8 Nov 2020  路  3Comments  路  Source: jellyfin/jellyfin-web

Describe The Bug
Right now fonts are loaded from repo.jellyfin.org which causes CORS error,
Please replace it with Locally hosted files

Steps To Reproduce

Expected Behavior

Logs

Screenshots

Screenshot_20201108_132505

System (please complete the following information):

  • Platform: Linux
  • Browser: Firefox, Chrome, Brave
  • Jellyfin Version: 10.7.0
    Additional Context
bug

All 3 comments

There's an issue with the web server configuration right now that's causing those errors. We don't plan on moving to locally hosted fonts because it needlessly balloons the web client size, but this was added with configurability in mind. There has been a config file for the web client since 10.4.0 and it now includes a section to load fonts as desired. This will probably extend to the fonts used by SubtitlesOctopus for SSA subtitles at some point as well.

I second this, it is a bad idea to use online fonts. It defeats the purpose of self hosting. I also saw requests from Google Static (gstatic.co m) being blocked by uMatrix.

This has been fixed for 10.7.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Steve0w3n picture Steve0w3n  路  6Comments

chnaski picture chnaski  路  3Comments

hamburglar2160 picture hamburglar2160  路  5Comments

itsthejoker picture itsthejoker  路  4Comments

tamburra picture tamburra  路  6Comments