Jellyfin Forum
Sharing a script to change profile pictures on Jellyfin! - Printable Version

+- Jellyfin Forum (https://forum.jellyfin.org)
+-- Forum: Development (https://forum.jellyfin.org/f-development)
+--- Forum: Server Development (https://forum.jellyfin.org/f-server-development)
+--- Thread: Sharing a script to change profile pictures on Jellyfin! (/t-sharing-a-script-to-change-profile-pictures-on-jellyfin)

Pages: 1 2


RE: Sharing a script to change profile pictures on Jellyfin! - M0RPH3US - 2025-03-17

(2024-10-25, 09:04 AM)Normal_Bike6536 Wrote: Can you try this way I have evolved the script it no longer needs to be loaded in defer

Code:
  <script src="https://github.com/kalibrado/jf-avatars/releases/download/v1.1.0/main.js"></script>

@Normal_Bike6536 this is not fetching the script

Code:
  <script src="https://github.com/kalibrado/jf-avatars/releases/download/v2.1.0/main.js"></script>