diff --git a/README.md b/README.md index e8b7cf4..ee356b7 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Media Bar Enhanced is a plugin for Jellyfin that introduces a customizable and interactive media bar to your dashboard view on Jellyfin web. -This plugin is a fork and enhancement of the original [Media Bar by MakD](https://github.com/MakD/Jellyfin-Media-Bar) media bar, but can be installed as plugin for easier installation and management/configuration. +This plugin is a fork and enhancement of the original [Media Bar by MakD](https://github.com/MakD/Jellyfin-Media-Bar), but can be installed as plugin for easier installation and management/configuration. ![logo](https://raw.githubusercontent.com/CodeDevMLH/jellyfin-plugin-media-bar-enhanced/main/logo.png) @@ -11,6 +11,7 @@ This plugin is a fork and enhancement of the original [Media Bar by MakD](https: ## Table of Contents - [Jellyfin Media Bar Enhanced Plugin](#jellyfin-media-bar-enhanced-plugin) - [Table of Contents](#table-of-contents) + - [Overview](#overview) - [Features](#features) - [New Features \& Enhancements](#new-features--enhancements) - [Core Features](#core-features) @@ -28,6 +29,45 @@ This plugin is a fork and enhancement of the original [Media Bar by MakD](https: --- +## Overview +![demo](https://github.com/user-attachments/assets/3a01b886-1a96-4dd1-abf6-e9c3b054bfde) + +Expand to get more impressions: + +
+Desktop Layout + +trailer button +Normal mode like the original with additional trailer button +


+ +modal_desktop +Trailer modal +


+ +config +Excerpt from the config: E.g. here you can simply add your items that should be displayed +

+
+ + +
+Mobile Layout + +![demo_mobile](https://github.com/user-attachments/assets/d11a7ed0-ceb7-43c3-9b22-09510251e0aa) +
If trailer on mobile is eenabled... +


+ +mobile +Normal mode like the original with additional trailer button +


+ +trailer_modal_mobile +Trailer modal in portrait mode +

+
+ + ## Features This plugin builds upon the original Media Bar with new capabilities and improvements: @@ -192,4 +232,4 @@ volumes: ## Contributing -Feel free to contribute to this project by creating pull requests or reporting issues. \ No newline at end of file +Feel free to contribute to this project by creating pull requests or reporting issues.