Jellyfin Forum
Jellyfin Media Bar - Printable Version

+- Jellyfin Forum (https://forum.jellyfin.org)
+-- Forum: Development (https://forum.jellyfin.org/f-development)
+--- Forum: Plugin Development (https://forum.jellyfin.org/f-plugin-development)
+--- Thread: Jellyfin Media Bar (/t-jellyfin-media-bar)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13


RE: Jellyfin Media Bar - Druidblack - 2025-04-28

Maybe someone will be interested in this. I made a small fix for the play button so that when using third-party themes, it would not stand out from the general view.
https://github.com/Druidblack/jellyfin_fix_button_play

[Image: k9Kvy2P.gif]


RE: Jellyfin Media Bar - Seraph4 - 2025-04-29

Great job, thanks for this.


RE: Jellyfin Media Bar - Brugal88 - 2025-05-01

Hello,

First of all amazing work on this feature, it is wonderful.
I am wondering if someone can help me out on a little issue I have.
On my media bar i cannot launch/play anything by clicking the play button for some reason. This only happens when i am using the site i reverse proxy with cloudflare. It works if i connect directly to my ip address. Do you think its possible to work around this? i was thinking if i edit the slideshow.js file like this, maybe it will use my ip address when it launches?:

// State management
const STATE = {
jellyfinData: {
userId: null,
appName: null,
appVersion: null,
deviceName: null,
deviceId: null,
accessToken: null,
serverAddress: (local server ip address)

any thoughts?
Please and thank you!


RE: Jellyfin Media Bar - RazorzMcLazorz - 2025-05-22

this is awesome


RE: Jellyfin Media Bar - 2020 - 2025-06-11

Is it possible to get this plugin to work in a similar way to editors choice, with a backend option for collection, new, random so on ?


RE: Jellyfin Media Bar - Jamie Chapman - 2025-06-12

I tested out 10.11 RC1. Doesn't seem to be ready for prime time, but that's why it's a release candidate. I tested the media bar while I had the new version installed, and it doesn't function. The Home Sections plug-in does not function under the new version either. Just FYI.