2024-08-21, 08:32 PM
(2024-08-17, 07:02 PM)jennystreaming Wrote: Would you mind share it? looks cool, hopefully someone can find out how to "convert" it
Hi! I've made some progress in the organization. On the Linux server where Jellyfin runs, I installed a minimal GUI shell with a browser and now I run it in the browser in full screen. Basically, I partially achieved my goal.
I've changed the logic dramatically: I added display of playback status and getting fanart, if available. The logic is as follows:
1) If the music is paused or playing, the fanart is displayed (if any); if there is no fanart, the current weather image is used.
2) If nothing is playing, the current weather image is always shown.
I plan to finish working on the date in the next few days and conduct a full test. If you are interested, I can send you the source code.