2024-10-17, 07:36 PM
1
2024-10-17, 08:26 PM
That's pretty good!
I would love to have a folder with some icons to let my users easily change their avatar throught the client.
2024-10-17, 08:44 PM
Thank you for your feedback!
Currently, my script relies on a folder containing images, available on my Git repo. It is entirely possible to use custom images by adding them to this folder, allowing users to easily change their avatar through the client.
2024-10-21, 03:36 PM
(2024-10-17, 08:26 PM)Rub茅n Navarro L贸pez Wrote: That's pretty good! Try it 馃榿 https://github.com/kalibrado/jf-avatars
2024-10-24, 06:02 AM
(2024-10-21, 03:36 PM)Normal_Bike6536 Wrote:(2024-10-17, 08:26 PM)Rub茅n Navarro L贸pez Wrote: That's pretty good! I tried injecting it via the index.html method. Doesn't show up for me馃
2024-10-24, 06:19 AM
for me neither ;(
2024-10-24, 11:09 AM
Hi, I鈥檓 sorry to hear that it doesn鈥檛 work for you.
Can you tell me which version of jellyfin you use and how do you inject the script so I can replicate it at home?
2024-10-25, 09:04 AM
(This post was last modified: 2024-10-25, 09:08 AM by Normal_Bike6536. Edited 1 time in total.)
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>
2024-10-25, 09:02 PM
1
|
|
|