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 - GOBOXS - 2025-04-03

hello ! , do you have solution run media bar on request tab , after build https://github.com/soultaco83/jellyfin-web-requeststab , can not show media bar , Thank you


RE: Jellyfin Media Bar - pitt1717 - 2025-04-03

Love this add-on. qq and apologies if i missed it in the thread. is there a way to see this when using the jellyfin app on a TV (samsung tizen)? or is there something similar that will have a "banner" like yours but not the play features etc.
on the pc it looks amazing, and may be the thing to get the family to use my media more! great job and well done!


RE: Jellyfin Media Bar - vbxlive - 2025-04-05

(2025-03-16, 01:30 PM)M0RPH3US Wrote: Release 2.0 (Needs both JS and CSS to be replaced)

Previously i am using ultrachromatic theme i replaced it with your theme and mediabar , turned off skin manager as well but right scroller not showing its not scrolling (on laptop) even checked in incognito and cache cleared and please change colors for buttons (it loooks good on phone but not on laptop),on phone web html player looks disalign something  how to fix this,help me, i am using windows machine.

[Image: HF5qQWs]

[Image: x3vIWYb]


RE: Jellyfin Media Bar - egn - 2025-04-06

(2025-04-03, 09:35 PM)pitt1717 Wrote: is there a way to see this when using the jellyfin app on a TV (samsung tizen)? 

It seems to be that the TV App is a totally different implementation, not based on web. I also would like this feature on TV, but I see no chance. The point is that this feature requires additional cpu power, which means that the processor in TV or some sticks may be slow. 

I have seen this with my more than 10 year old Dell XPS 18 tablet, with i3 processor. It is still usable for playback, but the home screen is noticeable slow during the animation. May be device specific setting to disable the animation would be helpful in this case.


RE: Jellyfin Media Bar - alan - 2025-04-09

Is there a way to slow down the transitions? Just a bit too fast for me.


RE: Jellyfin Media Bar - The Bow-Tie Guy - 2025-04-09

Awww.... bad... Just got my installed Jellyfin and wanted to try this masterpieve out. Didn´t work...


RE: Jellyfin Media Bar - Haioken - 2025-04-24

No dice for me, nothing changes appear to be made to the homepage whatsoever.

Stock JellyFin fresh install with docker default plugins + Intro Skipper.
Installation is from this week running v10.10.7
Media Bar 2.3.0.0, Status: Active
File Transformation 2.3.0.0, Status: Active

Closest I could find to an error in the logs, but the lines are not tagged with source so might not be relevant:

Code:
[00:55:27] [INF] [62] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: File Transformation 2.3.0.0
Trailing option(s) found in the command: may be ignored.
Trailing option(s) found in the command: may be ignored.
Trailing option(s) found in the command: may be ignored.
Trailing option(s) found in the command: may be ignored.
[00:55:27] [INF] [62] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: Intro Skipper 1.10.10.17
[00:55:27] [INF] [62] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: Media Bar 2.3.0.0
[00:55:27] [WRN] [62] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: The WebRootPath was not found: /run/s6-rc:s6-rc-init:pCgPip/servicedirs/svc-jellyfin/wwwroot. Static files may be unavailable.

However File Transformation did continue a little bit later:
Code:
[00:55:30] [INF] [55] Jellyfin.Plugin.FileTransformation.FileTransformationPlugin: Received transformation registration for 'index.html' with ID '0dfac9d7-d898-4944-900b-1c1837707279'
[00:55:30] [INF] [62] Jellyfin.Plugin.FileTransformation.FileTransformationPlugin: Received transformation registration for 'index.html' with ID '9340b171-0ae4-4d13-9970-9c4c4feba227'
[00:55:30] [INF] [55] Jellyfin.Plugin.FileTransformation.FileTransformationPlugin: Received transformation registration for 'avatars/list.txt' with ID '8d374d6b-3c5b-464a-a2a2-96e92fa81345'
[00:55:30] [INF] [62] Jellyfin.Plugin.FileTransformation.FileTransformationPlugin: Received transformation registration for 'userpluginsettings.html' with ID 'a837996a-2f73-4ad2-9467-e0410222d36f'
[00:55:30] [INF] [62] Jellyfin.Plugin.FileTransformation.FileTransformationPlugin: Received transformation registration for 'user-plugin.undefined.chunk.js' with ID '345a80b2-2ac2-42f5-834c-809947778a64'
[00:55:30] [INF] [55] Emby.Server.Implementations.ScheduledTasks.TaskManager: MediaBar Startup Completed after 0 minute(s) and 0 seconds
[00:55:30] [INF] [62] Jellyfin.Plugin.FileTransformation.FileTransformationPlugin: Received transformation registration for 'user-plugin-index-html.undefined.chunk.js' with ID '47a40f72-1af9-47b9-a2eb-e073317be4b0'
[00:55:30] [INF] [62] Jellyfin.Plugin.FileTransformation.FileTransformationPlugin: Received transformation registration for 'main.jellyfin.bundle.js' with ID '898bd8c0-70fa-4f63-a4e8-bf16de51dfe4'
[00:55:30] [INF] [62] Jellyfin.Plugin.FileTransformation.FileTransformationPlugin: Received transformation registration for 'main.jellyfin.bundle.js' with ID '6e4bced9-d332-4b95-93f3-b82f088f56ab'
[00:55:30] [INF] [62] Jellyfin.Plugin.FileTransformation.FileTransformationPlugin: Received transformation registration for 'runtime.bundle.js' with ID 'a3530fb2-6d2f-4894-8ca7-691c4e98d1ed'

Any more info I can provide?
I'd rather not go the manual route, due to the whole docker thing.


RE: Jellyfin Media Bar - Haioken - 2025-04-24

Additionally, the container source is the one provided by linuxserver.io - https://hub.docker.com/r/linuxserver/jellyfin


RE: Jellyfin Media Bar - Haioken - 2025-04-24

NVM, It was the content security policy I had set in my reverse proxy causing slideshowpure.css to not load. Neutral-face


RE: Jellyfin Media Bar - Rubén Navarro López - 2025-04-27

Hey, someone tried it on LG tv? For me slows down a lot the performance